Handle the krbtgt special case by looking for RID -514
authorAndrew Bartlett <abartlet@samba.org>
Tue, 26 May 2009 03:09:57 +0000 (13:09 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 26 May 2009 21:58:07 +0000 (07:58 +1000)
commit5264ad627d59e0f2cb03cb3bdd3baf8943d7fa5b
tree73a8391c8c47e3a0191d0fdb0bffc5a53afda199
parent8c871706e0c6cf42e06f33b7bfeed7fb5a7d4ff0
Handle the krbtgt special case by looking for RID -514

It turns out (seen in MS-SAMR 3.1.1.7.1 for example) that the primary
way the krbtgt account is recognised as special is that RID.  This
should fix issues such as 'password expired' on the kpasswd service.

Andrew Bartlett
source4/kdc/hdb-samba4.c