Thanks
Google the term adminSDHolder
--
Joe Richards Microsoft MVP Windows Server Directory Services
Author of O'Reilly Active Directory Third Edition
www.joeware.net
---O'Reilly Active Directory Third Edition now available---
http://www.joeware.net/win/ad3e.htm
dsacls cn=enduser,ou=users,ou=city,ou=dist division
but i get an error that system cannot open device or file.
Tried on several different account with same result. I did look at the
advanced features through MMC and can see the security tab. The group that
i created has access at the container(inherited from site level), but when i
look at the security on the the user object it is not there.
"Joe Richards [MVP]" <humore...@hotmail.com> wrote in message
news:eWYBksPh...@TK2MSFTNGP05.phx.gbl...
dsacls ou=users,ou=city,ou="dist division",DC=company,DC=local /I:T
"Joe Richards [MVP]" <humore...@hotmail.com> wrote in message
news:%23lEIvTe...@TK2MSFTNGP05.phx.gbl...
Originally i had the help deskers in the account operators group, which was
not working all the time. adminsdholder may have been preventing this.
After i read up on delegation, I removed them from the account operators
group and created a new group called xxx-accops and then delegated
permissions on the OUs.
I found the following article and it mentions the same problems and a
hotfix, once i finish reading it, i may look at that option.
http://support.microsoft.com/kb/817433
Thanks
"Joe Richards [MVP]" <humore...@hotmail.com> wrote in message
news:uTT6y$niGHA...@TK2MSFTNGP05.phx.gbl...
I then ran the following from a batch file:
dsacls "cn=adminsdholder,cn=system,dc=mydomain,dc=com" /G
"\Everyone:CA;Change Password"
dsacls "cn=adminsdholder,cn=system,dc=mydomain,dc=com" /G "\Pre-Windows 2000
Compatible Access:RP;Remote Access Information"
dsacls "cn=adminsdholder,cn=system,dc=mydomain,dc=com" /G "\Pre-Windows 2000
Compatible Access:RP;General Information"
dsacls "cn=adminsdholder,cn=system,dc=mydomain,dc=com" /G "\Pre-Windows 2000
Compatible Access:RP;Group Membership"
dsacls "cn=adminsdholder,cn=system,dc=mydomain,dc=com" /G "\Pre-Windows 2000
Compatible Access:RP;Logon Information"
dsacls "cn=adminsdholder,cn=system,dc=mydomain,dc=com" /G "\Pre-Windows 2000
Compatible Access:RP;Account Restrictions"
Must have missed something, because if i look under at a user object, some
have the permissions granted and others still do not.
"Joe Richards [MVP]" <humore...@hotmail.com> wrote in message
news:%234jJplA...@TK2MSFTNGP03.phx.gbl...