From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2011-January/002062.html | 105 +++++++++++++++++++++++++ 1 file changed, 105 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/002062.html (limited to 'zarb-ml/mageia-sysadm/2011-January/002062.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/002062.html b/zarb-ml/mageia-sysadm/2011-January/002062.html new file mode 100644 index 000000000..963f8b08c --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/002062.html @@ -0,0 +1,105 @@ + + + + [Mageia-sysadm] [786] adapt the access_class to the new way of restricting shell + + + + + + + + + +

[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
+ -- cgit v1.2.1