s4-dsdb: added support for UF_PARTIAL_SECRETS_ACCOUNT
authorAndrew Tridgell <tridge@samba.org>
Tue, 17 Aug 2010 04:10:34 +0000 (14:10 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 17 Aug 2010 11:21:50 +0000 (21:21 +1000)
commit4e9daa0f032547787a1a1957a6f4f4002aa50371
tree17316ed655ae0ca51144cbc32bafae4a191af9a5
parentdf14f645b3c56ca7652463d53731437158d5c4bb
s4-dsdb: added support for UF_PARTIAL_SECRETS_ACCOUNT

when this is in user_account_control the account is a RODC, and we
need to set the primaryGroupID to be DOMAIN_RID_READONLY_DCS

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
libds/common/flags.h
source4/dsdb/samdb/ldb_modules/samldb.c