summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2010-07-05avoid dependency loopmh
2010-07-05fix order of group removingmh
2010-05-20add a define to manage users in groupsmh
2010-02-23get the order rightmh
2010-01-29Merge commit 'lavamin/master'mh
2009-12-28add $homedir option to sftponly userJerome Charaoui
2009-12-28get the ordering right dependenant on the systemmh
2009-12-18fix typomh
2009-11-14don't end dir with /mh
2009-10-21remove the group AFTER we removed the usermh
2009-10-20max length is on both systems 31mh
2009-10-02remove the group on all systemsmh
2009-05-26fixed copy&paste errormh
2009-05-26remove obsolete importmh
2009-05-25factored everything in it's own filemh
2009-04-30openbsds don't allow names longer than 31mh
2009-04-30added length check to usernamesmh
2009-04-30on linux systems we don't need to remove the primary group of a usermh
2009-03-12fixed some logicmh
2009-03-12used the new language constructs to make it a lot more readablemh
2009-03-12pass ensure really everywheremh
2009-03-07added missing bracketmh
2009-03-07we can no set a user absent and cleaning everything upmh
2009-01-08if no uid is supplied we can't manage the group itselfmh
2009-01-07some whitespaces cleanupmh
2008-12-05fixed typomh
2008-12-05adjusted to boolean usagemh
2008-12-05merged with puzzlemh
2008-12-02optionaly disable group managingmh
2008-12-01temporary removing this requiremh
2008-12-01we should not use action verbs in names, managed is slightly better, but not ...mh
2008-12-01adjusted documh
2008-11-22require group only if we do the groupmh
2008-11-22if we set now the gid of the user to its gid, we need to create the group firstmh
2008-11-22sftponly starts new with gid 10000mh
2008-11-22use correct variablenamemh
2008-11-22fixing some regression from the last changemh
2008-11-22rearranged things so that the gid can automatically be set the same as uidmh
2008-11-09enable possibility to set uid and gidmh
2008-11-08we can only manage crypted passwords -> added a python script to generate the...mh
2008-11-08trying to fix to set the password the first timemh
2008-11-07fixing escape sequencemh
2008-10-25added some dokumh
2008-10-25enhanced user with advanced password management stuffmh
2008-10-25added a generate password functionmh
2008-10-20fixed comment for user, should be one stringmh
2008-10-20added define to manage sftponly usersmh
2008-10-20refactored defines into defines.ppmh
2008-10-20refactored defines into defines.ppmh
2008-10-20fixing calling parammh