s3:winbind: set the read_only flag when parsing the config in idmap_tdb2_db_init
authorMichael Adam <obnox@samba.org>
Tue, 1 Jun 2010 13:49:17 +0000 (15:49 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 1 Jun 2010 15:19:49 +0000 (17:19 +0200)
commitcf88d603c625598dcd7f6013d7cd05a0d853582f
tree19e17611c2eee69c18c370ddbccaae47ba6b0af7
parentcf6697143a38f611d9f966df648856455ea41e6b
s3:winbind: set the read_only flag when parsing the config in idmap_tdb2_db_init

For the default config this is taken from lp_idmap_read_only(),
and for explicit domains per "idmap config DOMAIN : read only".
source3/winbindd/idmap_tdb2.c