s4-rodc: fixed repsFrom store on RODC
authorAndrew Tridgell <tridge@samba.org>
Mon, 20 Sep 2010 04:49:00 +0000 (21:49 -0700)
committerAndrew Tridgell <tridge@samba.org>
Mon, 20 Sep 2010 22:27:45 +0000 (15:27 -0700)
commit3fe8e97a7289c18903a9f481a13f8793f9f17bab
tree521f406b2e090e692efce2317be569646eeb7ce0
parent59951163bea67b1a5d5eeef109f200a6323c00f3
s4-rodc: fixed repsFrom store on RODC

We were disallowing repsFrom store as a RODC on the basis that it is a
write to the directory. It should be allowed, as its is a
non-replicated attribute.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/repl_meta_data.c