s3:loadparm: add new boolean parameter "idmap read only"
authorMichael Adam <obnox@samba.org>
Tue, 1 Jun 2010 13:35:01 +0000 (15:35 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 14 Aug 2010 00:10:40 +0000 (02:10 +0200)
commit6d9f4d6d36da6f9ab729d769d00e615fe8b4a499
tree507328805fac94553847106daaabfef0dc534df0
parent2056703d56c67b4f01b61edafdf17d5e20220078
s3:loadparm: add new boolean parameter "idmap read only"

This will be used to be able to put the default idmap config
read only. This can make sense for instance with the tdb2
idmap backend and using the idmap script feature.
source3/include/proto.h
source3/param/loadparm.c