Re: tracing remote logins by Lanwench
Lanwench
Thu Nov 10 12:33:50 CST 2005
In news:6AE4DB7B-FE52-4C5B-9E44-DF79998B8719@microsoft.com,
janet <janet@discussions.microsoft.com> typed:
> We currently remotely log into our servers with the administrator Id.
> Today someone shutdown one of our domain controllers as
> administrator. How can I find out what ip address (node) did this?
I don't think you can. At any rate, it's not good practice to have everyone
share the same account - set up two accounts for each user:
1. Regular user account for daily use
2. Account with more permissions for anything requiring it
These should not be domain admin accounts - use delegation to assign
permissions as needed.
Make sure you've got auditing turned up so you know who did what when.
Don't give anyone the domain admin credentials - those should be
top-secret-emergency-use-only.