index
:
puppet_user.git
master
[puppet_user]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
Age
Commit message (
Collapse
)
Author
2009-10-02
remove the group on all systems
mh
2009-05-26
fixed copy&paste error
mh
2009-05-26
remove obsolete import
mh
2009-05-25
factored everything in it's own file
mh
2009-04-30
openbsds don't allow names longer than 31
mh
2009-04-30
added length check to usernames
mh
2009-04-30
on linux systems we don't need to remove the primary group of a user
mh
2009-03-12
fixed some logic
mh
2009-03-12
used the new language constructs to make it a lot more readable
mh
2009-03-12
pass ensure really everywhere
mh
2009-03-07
added missing bracket
mh
2009-03-07
we can no set a user absent and cleaning everything up
mh
2009-01-08
if no uid is supplied we can't manage the group itself
mh
2009-01-07
some whitespaces cleanup
mh
2008-12-05
fixed typo
mh
2008-12-05
adjusted to boolean usage
mh
2008-12-05
merged with puzzle
mh
2008-12-02
optionaly disable group managing
mh
2008-12-01
temporary removing this require
mh
2008-12-01
we should not use action verbs in names, managed is slightly better, but not ↵
mh
yet that good
2008-12-01
adjusted docu
mh
2008-11-22
require group only if we do the group
mh
2008-11-22
if we set now the gid of the user to its gid, we need to create the group first
mh
2008-11-22
sftponly starts new with gid 10000
mh
2008-11-22
use correct variablename
mh
2008-11-22
fixing some regression from the last change
mh
2008-11-22
rearranged things so that the gid can automatically be set the same as uid
mh
2008-11-09
enable possibility to set uid and gid
mh
2008-11-08
we can only manage crypted passwords -> added a python script to generate ↵
mh
these passwords
2008-11-08
trying to fix to set the password the first time
mh
2008-11-07
fixing escape sequence
mh
2008-10-25
added some doku
mh
2008-10-25
enhanced user with advanced password management stuff
mh
2008-10-25
added a generate password function
mh
2008-10-20
fixed comment for user, should be one string
mh
2008-10-20
added define to manage sftponly users
mh
2008-10-20
refactored defines into defines.pp
mh
2008-10-20
refactored defines into defines.pp
mh
2008-10-20
fixing calling param
mh
2008-10-20
fixing definition
mh
2008-10-20
fix sshkey naming stuff
mh
2008-10-20
merged with puzzle
mh
2008-10-20
better approach with empty array thand undef
mh
2008-10-19
adding membership management to groups
mh
2008-10-10
no need for this class
mh
2008-10-06
this require for adding a user is wrong
mh
2008-10-06
before should be depending if there is really an ssh_key set
mh
2008-10-06
fixed typo
mh
2008-10-06
introduce some dependencies, manage home now by usertype, cleaned up ↵
mh
whitespace stuff
2008-10-04
fix typo
mh
[next]