ldap: Fixed depency error from ldap::auth on Fedora.
This commit is contained in:
parent
6e34edbcb2
commit
16d92b6004
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ class ldap::auth inherits ldap::client {
|
||||||
changes => "set map 'group member uniqueMember'",
|
changes => "set map 'group member uniqueMember'",
|
||||||
incl => "/etc/nslcd.conf",
|
incl => "/etc/nslcd.conf",
|
||||||
lens => "Spacevars.simple_lns",
|
lens => "Spacevars.simple_lns",
|
||||||
|
require => Package["nss-pam-ldapd"],
|
||||||
notify => Service["nslcd"],
|
notify => Service["nslcd"],
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue