[Mageia-sysadm] [786] adapt the access_class to the new way of restricting shell
root at mageia.org
root at mageia.org
Thu Jan 13 20:41:26 CET 2011
Revision: 786
Author: misc
Date: 2011-01-13 20:41:25 +0100 (Thu, 13 Jan 2011)
Log Message:
-----------
adapt the access_class to the new way of restricting shell
Modified Paths:
--------------
puppet/deployment/access_class/manifests/init.pp
Modified: puppet/deployment/access_class/manifests/init.pp
===================================================================
--- puppet/deployment/access_class/manifests/init.pp 2011-01-13 19:41:24 UTC (rev 785)
+++ puppet/deployment/access_class/manifests/init.pp 2011-01-13 19:41:25 UTC (rev 786)
@@ -18,11 +18,10 @@
# user, and erase the password ( see pam_auth.c in openssh code, seek badpw )
# so the file must exist
# permission to use svn, git, etc must be added separatly
-
- include restrictshell::shell
pam::multiple_ldap_access { "committers":
access_classes => ['mga-committers']
+ restricted_shell => true,
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110113/db342763/attachment.html>
More information about the Mageia-sysadm
mailing list