s4-pydsdb: don't force am_rodc unless it is set by caller
authorAndrew Tridgell <tridge@samba.org>
Sun, 19 Sep 2010 02:28:05 +0000 (19:28 -0700)
committerAndrew Tridgell <tridge@samba.org>
Sun, 19 Sep 2010 18:29:32 +0000 (11:29 -0700)
commit2666cc9c161d4a0f5083f546dbcf470d34b24499
tree45cca13546b54ef2cc4b3a9d61e300adfc28c94a
parent7a59c90189b3b129c4cf9826a45ac5678e66d95b
s4-pydsdb: don't force am_rodc unless it is set by caller

we should normally get the rodc flag by looking at the database, not
by forcing it in the database connect
source4/scripting/python/samba/samdb.py