[Samba] Parameter "idmap backend" is deprecated ???

Douglas VanLeuven roamdad at sonic.net
Tue Aug 12 16:33:09 GMT 2008


Volker Lendecke wrote:
> On Tue, Aug 12, 2008 at 12:23:18AM +0200, Andreas Ladanyi wrote:
>> why is this parameter deprecated ?
>>
>> I have to set this parameter if i want to get my user/group information 
>> from Active Directory with SFU AD schemata extension.
>>
>> Is there a new parameter instead of "idmap backend" ???
> 
> It will come back in 3.3 :-)
> 

In the meantime, use idmap config, something like this:
	winbind nss info = sfu
	idmap domains = DOMAINNAME
	idmap config DOMAINNAME:readonly = yes
	idmap config DOMAINNAME:default = yes
	idmap config DOMAINNAME:backend = ad
	idmap config DOMAINNAME:range = 500 - 29999
	idmap config DOMAINNAME:schema_mode = sfu

	idmap alloc backend = tdb
	idmap alloc config:range = 50000-50999

Doug


More information about the samba mailing list