Age | Commit message (Expand) | Author |
---|---|---|
2016-10-20 | Add support for snap create-user on Ubuntu Core images. | Ryan Harper |
2016-01-29 | Correct lock_passwd in docs | Robert Jennings |
2014-06-09 | doc: fix user-groups doc to reference plural ssh-authorized-keys | Scott Moser |
2013-10-02 | fix permission changes | Scott Moser |
2013-10-02 | use long format args rather than short | Scott Moser |
2013-10-01 | Fix typo in mkpasswd command: '-s' was used instead of '-R' for salt rounds. | Eric Nordlund |
2012-10-23 | move default user info out of code and into config | Scott Moser |
2012-09-21 | Fix some docs + pylint warnings + log on default created in the module. | Joshua Harlow |
2012-09-21 | 1. Cleanup the user creation so that the distro class is | Joshua Harlow |
2012-09-18 | Add support for useradd --selinux-user'' | Garrett Holmstrom |
2012-08-31 | incorrect example in doc | Scott Moser |
2012-08-31 | - Converted user list to user dict to allow exclusion of the default user | Ben Howard |
2012-08-27 | move user-groups section from cloud-config.txt to its own file. | Scott Moser |