s3:winbindd/autorid add support for read-only mode
authorChristian Ambach <ambi@samba.org>
Mon, 7 May 2012 12:19:26 +0000 (14:19 +0200)
committerChristian Ambach <ambi@samba.org>
Tue, 8 May 2012 07:26:07 +0000 (09:26 +0200)
commit2997f2fe807cde8d22eaf4f253f9a64a8aca833a
tree895c7b8b63382e38ac5a1fe94d95b8859dec2105
parent6bda0f6f88d381c93d1a46b46ad7fce7bed2d2de
s3:winbindd/autorid add support for read-only mode

make it possible to set read-only = yes for the backend
so users can replicate an autorid.tdb to another server
to use the same mappings without risking that updates
are done on both sides
source3/winbindd/idmap_autorid.c