From e66931e393afce2fd1b6ab02bf57de666bfe208e Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 28 Mar 2016 11:11:06 +0200 Subject: [PATCH] support magic numbers for UIDs/GIDs --- lam/docs/manual-sources/howto.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index d7421424..337e2b00 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -3042,6 +3042,12 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost'; Samba schema and create an LDAP entry of object class "sambaUnixIdPool". + + + Magic number: Use this if your LDAP server assigns the + UID numbers automatically (e.g. DNA by 389 server). Enter the + server's magic number setting. + @@ -4167,6 +4173,12 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost'; note that this requires that you install the Samba schema and create an LDAP entry of object class "sambaUnixIdPool". + + + Magic number: Use this if your LDAP server assigns the GID + numbers automatically (e.g. DNA by 389 server). Enter the server's + magic number setting. + Disable membership management: Disables group membership @@ -4251,6 +4263,12 @@ mysql> GRANT ALL PRIVILEGES ON lam_cron.* TO 'lam_cron'@'localhost'; note that this requires that you install the Samba schema and create an LDAP entry of object class "sambaUnixIdPool". + + + Magic number: Use this if your LDAP server assigns the GID + numbers automatically (e.g. DNA by 389 server). Enter the server's + magic number setting. + Disable membership management: Disables group membership