We can edit the policies manually, but when you say that you added the
domain policy back in, I assume that you meant that you linked it to the
Domain, but was there already some other policy already linked to the domain
too? If so is that policy still in place too, or was there just no policy
linked to the domain at all?
Also when you added it back, what things did you define, because once
something is actually defined in there then only that user/group will be
able to have that right, which is why things are generally not defined here.
Not knowing for sure what was defined in there, and what you can and can't
do now (logon locally, access machine from network, etc) the file to edit is
called GptTmpl.inf and for your Default Domain Policy is located in the
following location;
sysvol/sysvol/domain/policies/31Bxxx/machine/microsoft/windows nt/secedit
(the 6ACxxxx is your DC policy)
Note that most problems like this are most often due to edits on the DC
policy (6AC) and not Domain policy, but if you know it is the Domain policy
then the 31B will be the one to work on, but it will have little in it by
default since most is not defined.
The seinteractivelogonright is your logon locally and the
senetworklogonright is your access computer from network right.
You can edit the values there to add back builtin groups like Administrators
and Everyone. The following article gives you some of those ID's, but
Administrators is S-1-5-32-544 and Everyone is S-1-1-0
Following a reboot, those groups should then have those rights again.
If you should by chance still have another dc that hasn't had those changes
replicated to it for some reason, you could also just copy the entire
31Bxxxxxxxx folder over from another DC to replace the one on the troubled
box, then reboot.
243330 Well Known Security Identifiers in Windows 2000
http://support.microsoft.com/?id=243330
267553 How to Reset User Rights in the Default Domain Controllers Group
Policy
http://support.microsoft.com/?id=267553
If your problem is not then logging on locally or accessing the box from
network, please give the exact error msg you get when trying to open the
different snapins and policies as they can vary depending on the problem.
thanks
--
David Brandt
Microsoft Corporation
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.