[Mageia-sysadm] [385] set password to * to unlock the account but forbid login through login

root at mageia.org root at mageia.org
Mon Nov 22 13:13:11 CET 2010


Revision: 385
Author:   blino
Date:     2010-11-22 13:13:10 +0100 (Mon, 22 Nov 2010)
Log Message:
-----------
set password to * to unlock the account but forbid login through login

Modified Paths:
--------------
    puppet/modules/buildsystem/manifests/init.pp

Modified: puppet/modules/buildsystem/manifests/init.pp
===================================================================
--- puppet/modules/buildsystem/manifests/init.pp	2010-11-22 07:30:07 UTC (rev 384)
+++ puppet/modules/buildsystem/manifests/init.pp	2010-11-22 12:13:10 UTC (rev 385)
@@ -48,6 +48,7 @@
             managehome => true,
             gid => $build_login,
             shell => "/bin/bash",
+            password => '*', # set password to * to unlock the account but forbid login through login
         }
 
         file { $build_home_dir:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101122/3be9d1a5/attachment.html>


More information about the Mageia-sysadm mailing list