Take the 2-minute tour ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems. It's 100% free, no registration required.

I want to set a configuration managment utility for users, like puppet but for users, I need to install one package or another or apply one manifest (in puppet) in order of the user that is logged in the computer or its belonging to a group, Is there any way of doing this?

The way of logging users is with a Microsoft AD

share|improve this question
    
I'm unclear as to what you want to achieve - do you want to apply user-specific configuration changes? Can you give us a more detailed example of what you want to do? –  mjturner Jul 13 at 12:57
    
Yes, exactly I want to apply user-specific configuration based on groups, or usernames, but in a centralized way –  xabim Jul 13 at 14:42

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.