Fixed group in ldap::server
This commit is contained in:
parent
2771ac24e7
commit
e6fae3f624
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@ class ldap::server {
|
||||||
}
|
}
|
||||||
"centos","fedora": {
|
"centos","fedora": {
|
||||||
$user = "ldap"
|
$user = "ldap"
|
||||||
$group = "openldap"
|
$group = "ldap"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue