[Mageia-sysadm] [424] ssh user requires the associated group
root at mageia.org
root at mageia.org
Tue Nov 23 20:44:42 CET 2010
Revision: 424
Author: blino
Date: 2010-11-23 20:44:42 +0100 (Tue, 23 Nov 2010)
Log Message:
-----------
ssh user requires the associated group
Modified Paths:
--------------
puppet/modules/buildsystem/manifests/init.pp
Modified: puppet/modules/buildsystem/manifests/init.pp
===================================================================
--- puppet/modules/buildsystem/manifests/init.pp 2010-11-23 19:44:01 UTC (rev 423)
+++ puppet/modules/buildsystem/manifests/init.pp 2010-11-23 19:44:42 UTC (rev 424)
@@ -65,6 +65,7 @@
gid => $title,
shell => "/bin/bash",
notify => Exec["unlock$title"],
+ require => Group[$title],
}
# set password to * to unlock the account but forbid login through login
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101123/b9196729/attachment-0001.html>
More information about the Mageia-sysadm
mailing list