LeLutin
|
c8e33769c8
|
Merge branch 'fix_purge_sshkey_param' into 'master'
Fix user::managed for earlier (<3.6) puppet agents
See merge request !1
|
2015-10-09 17:38:34 +00:00 |
|
Jerome Charaoui
|
7efadcb05d
|
Fix user::managed for earlier (<3.6) puppet agents
|
2015-06-04 11:04:58 -04:00 |
|
Jerome Charaoui
|
885f52f2d8
|
Merge branch 'master' of git://git.puppet.immerda.ch/module-user
|
2015-06-03 15:46:47 -04:00 |
|
Micah Anderson
|
f479024b4a
|
Add GPLv3 license
|
2015-04-17 11:32:49 -04:00 |
|
mh
|
3a4ca36cd6
|
linting + purge_ssh_keys param
|
2015-02-14 13:51:30 +01:00 |
|
tr
|
f4785d2d57
|
change char to us-ascii
|
2014-05-12 12:35:53 +02:00 |
|
mh
|
8cc313a49d
|
new style for 2.7
|
2012-06-05 22:45:46 +02:00 |
|
mh
|
8a4f8f5d0f
|
make the require explicit via include
|
2012-02-12 17:22:36 +01:00 |
|
mh
|
064191d9fe
|
fix typo
|
2011-12-28 16:33:45 +01:00 |
|
mh
|
f1593efcf9
|
allow to set allowdupe
|
2011-12-28 16:26:59 +01:00 |
|
mh
|
49b941aa89
|
use new stdlib function
|
2011-10-08 20:06:45 +02:00 |
|
mh
|
9bbd720da1
|
fix adding user on empty group
|
2011-07-21 19:02:31 +02:00 |
|
mh
|
c03dee84d0
|
fixing adding user to an empty group based on http://watzmann.net/blog/2010/05/augeas-append-users.html
|
2011-05-24 22:11:31 +02:00 |
|
mh
|
ac2b5fe05a
|
fix typo
|
2011-02-15 00:38:45 +01:00 |
|
mh
|
a7513ca689
|
improve some resource management
|
2011-02-15 00:34:58 +01:00 |
|
Marcel Haerry
|
3d913534ce
|
adjust mkpasswd function to use plain ruby method, add tests for that function
|
2010-12-23 10:39:33 +01:00 |
|
Philipp Gassmann
|
17ea81d4d6
|
rename according to package name
|
2010-12-22 16:25:10 +01:00 |
|
Philipp Gassmann
|
673d1393c6
|
fix ruby::libshadow usage
|
2010-12-22 15:22:31 +01:00 |
|
mh
|
54ddde930f
|
avoid dependency loop
|
2010-07-05 22:19:26 +02:00 |
|
mh
|
ac97d73cb0
|
fix order of group removing
if we remove a user with a present uid/gid, we need to get the
order right as we do be removing it withou any uid, gid available.
|
2010-07-05 20:51:49 +02:00 |
|
mh
|
33b7ff7bea
|
add a define to manage users in groups
|
2010-05-20 02:14:25 +02:00 |
|
mh
|
8671c39470
|
get the order right
|
2010-02-23 22:55:48 +01:00 |
|
mh
|
86296e2391
|
Merge commit 'lavamin/master'
|
2010-01-29 21:23:05 +01:00 |
|
Jerome Charaoui
|
c9e7ef4811
|
add $homedir option to sftponly user
|
2009-12-28 17:48:36 -05:00 |
|
mh
|
59cfdc9d4f
|
get the ordering right dependenant on the system
|
2009-12-28 12:42:31 +01:00 |
|
mh
|
3dd021c62d
|
fix typo
|
2009-12-18 18:56:12 +01:00 |
|
mh
|
d8f394ee80
|
don't end dir with /
|
2009-11-14 14:22:47 +01:00 |
|
mh
|
2f2ed89093
|
move plugin directory to fit new 0.25 style
|
2009-10-31 15:16:52 +01:00 |
|
mh
|
12f134a56b
|
remove the group AFTER we removed the user
|
2009-10-21 09:43:15 +02:00 |
|
mh
|
45b0dfcd6b
|
max length is on both systems 31
|
2009-10-20 23:18:29 +02:00 |
|
mh
|
99c0b5ef60
|
remove the group on all systems
|
2009-10-02 18:43:18 +02:00 |
|
mh
|
6aa2b9e24b
|
fixed copy&paste error
|
2009-05-26 00:26:43 +02:00 |
|
mh
|
53251725cb
|
remove obsolete import
|
2009-05-26 00:15:33 +02:00 |
|
mh
|
9b273de5ea
|
factored everything in it's own file
|
2009-05-25 21:33:36 +02:00 |
|
mh
|
60cb5c8651
|
openbsds don't allow names longer than 31
|
2009-04-30 13:47:35 +00:00 |
|
mh
|
2deb2ff246
|
added length check to usernames
|
2009-04-30 13:43:14 +00:00 |
|
mh
|
2bc082c505
|
on linux systems we don't need to remove the primary group of a user
|
2009-04-30 13:19:59 +00:00 |
|
mh
|
aa9eb617cd
|
fixed some logic
|
2009-03-12 23:33:08 +00:00 |
|
mh
|
8c4350ecab
|
used the new language constructs to make it a lot more readable
|
2009-03-12 23:25:54 +00:00 |
|
mh
|
04c2da144f
|
pass ensure really everywhere
|
2009-03-12 22:49:51 +00:00 |
|
mh
|
fcd1cb9a0a
|
added missing bracket
|
2009-03-07 11:57:51 +00:00 |
|
mh
|
7aa32b98a3
|
we can no set a user absent and cleaning everything up
|
2009-03-07 11:53:21 +00:00 |
|
mh
|
56a602adf7
|
if no uid is supplied we can't manage the group itself
|
2009-01-08 21:47:17 +00:00 |
|
mh
|
01e301acbd
|
some whitespaces cleanup
|
2009-01-07 00:53:41 +00:00 |
|
mh
|
8340511edd
|
fixed typo
|
2008-12-05 17:37:24 +00:00 |
|
mh
|
d7edb606bc
|
adjusted to boolean usage
|
2008-12-05 17:29:47 +00:00 |
|
mh
|
9e55abd8b9
|
merged with puzzle
|
2008-12-05 14:44:27 +00:00 |
|
mh
|
795a719e01
|
optionaly disable group managing
|
2008-12-02 00:30:12 +00:00 |
|
mh
|
ac77885abe
|
temporary removing this require
|
2008-12-01 23:38:15 +00:00 |
|
mh
|
5c530023ff
|
we should not use action verbs in names, managed is slightly better, but not yet that good
|
2008-12-01 22:45:57 +00:00 |
|