Fixed ldap::server modules for Ubuntu and Debian.
This commit is contained in:
parent
de18ca60ab
commit
2ca1f702c6
2 changed files with 5 additions and 1 deletions
|
@ -356,7 +356,7 @@ class ldap::server {
|
|||
$package_name = "slapd"
|
||||
$service_name = "slapd"
|
||||
$config = "/etc/ldap"
|
||||
$modulepath = "/usr/lib/openldap"
|
||||
$modulepath = "/usr/lib/ldap"
|
||||
}
|
||||
"fedora": {
|
||||
$user = "ldap"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue