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>
Tue, 1 Jun 2010 15:19:48 +0000 (17:19 +0200)
commit989d9ab2023ae0b1d3473f1a98cbe4af6032ec83
tree0a8304644847b735351f2f8c079a715fcbce94d5
parentb28d68c43e6e6b9162fa15f1156e6a5aad8a0ecf
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