/[adm]/puppet/modules/pam/manifests/multiple_ldap_access.pp
ViewVC logotype

Diff of /puppet/modules/pam/manifests/multiple_ldap_access.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2934 by misc, Sat Mar 17 21:18:53 2012 UTC revision 2935 by boklm, Tue Dec 11 18:56:35 2012 UTC
# Line 1  Line 1 
1  define pam::multiple_ldap_access($access_classes, $restricted_shell = false) {  class pam::multiple_ldap_access($access_classes, $restricted_shell = false) {
2      if $restricted_shell {      if $restricted_shell {
3          include restrictshell          include restrictshell
4      }      }

Legend:
Removed from v.2934  
changed lines
  Added in v.2935

  ViewVC Help
Powered by ViewVC 1.1.28