On Thu, Oct 27, 2011 at 9:57 AM, HELP_PC <[email protected]> wrote: > How can I may be sure that another people don't try to get access as admin > if they know the password.Track every logon ?
Track every log on, and immediately log the details to a system they don't have access to. (If you only log locally, they can modify the log records.) Possibly less intensive is to not simply give them the password. Instead, give them a record of the password under opaque seal. Periodically audit the seal to make sure it hasn't been broken. If they need some access normally: Create a separate account, with separate credentials. Grant that account the least privilege they need to do their job. -- Ben ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ --- To manage subscriptions click here: http://lyris.sunbelt-software.com/read/my_forums/ or send an email to [email protected] with the body: unsubscribe ntsysadmin
