mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
example_configs: Fix nslcd group member mapping.
This commit is contained in:
@@ -50,7 +50,7 @@ map passwd homeDirectory "/home/${unix-username}"
|
|||||||
map passwd loginShell unix-shell
|
map passwd loginShell unix-shell
|
||||||
|
|
||||||
map group gidNumber unix-gid
|
map group gidNumber unix-gid
|
||||||
map group memberUid member
|
map group member member
|
||||||
|
|
||||||
nss_min_uid 1000
|
nss_min_uid 1000
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user