diff options
author | Günther Deschner <gd@samba.org> | 2004-10-23 13:23:54 +0000 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2004-10-23 13:23:54 +0000 |
commit | 0cc2731cd8236cc9b3ec6af8b2fa36e5e08d4ce8 (patch) | |
tree | 41bf9b5ecb6485206a95add5eeeadbcb2e713e01 /source/lib/socket/socket_unix.c | |
parent | 5b331b978a8df5005354b8fd3945ac88f49f6796 (diff) | |
download | samba-0cc2731cd8236cc9b3ec6af8b2fa36e5e08d4ce8.tar.gz samba-0cc2731cd8236cc9b3ec6af8b2fa36e5e08d4ce8.tar.xz samba-0cc2731cd8236cc9b3ec6af8b2fa36e5e08d4ce8.zip |
r3145: Add experimental idmap_rid-Plugin.
Written by Sumit Bose <sbose@suse.de> and myself a while ago.
idmap_rid does a direct, static mapping between RIDs and UIDs/GIDs using
the idmap-range as offset. It does thus allow to have a unified mapping
over several winbindd-systems without having the need of a central
LDAP-Server (and all related dependencies and problems this solution can
bring).
Compile:
./configure --with-shared-modules=idmap_rid
Usage:
idmap backend = idmap_rid
idmp_rid does even allow you to have multiple mappings (for trusted
domains). This is a rather problemtic feature and will be turned off by
default rather soon. The problem is that ranges can quickly overlap when
not measured with caution.
idmap backend = idmap_rid:"MYDOMAIN=1000-9999 OTHER=10000-19999"
Will valgrind idmap_rid later today and fix a couple of things.
Guenther
Diffstat (limited to 'source/lib/socket/socket_unix.c')
0 files changed, 0 insertions, 0 deletions