Re: User Account and Rights questions



In AD, if the account object still exists one may look at the create
timestamp.
The Owner attribute will often tell what account created the object, but
this
can be changed, and it can only say such as Domain Admins for some cases.
As to accounts that no longer exist, or for what rights were given at
creation,
there is not much of anything in the running system that says (unless the
rights
have not been changed since creation, the fact of which one could
theoretically
determine from the security log if account management event success is
audited).


"WhiteJul" <whitejul@xxxxxxxxxxx> wrote in message
news:%23J7ksvBJGHA.1188@xxxxxxxxxxxxxxxxxxxxxxx
> Is there any wy to find out when a user account was created and what
> rights were assigned to that account?
>
> Thanks for any tip.
>
> White
>


.



Relevant Pages

  • Re: User name authenication issue
    ... > i'm assuming it's the user account... ... > It is actually saying the user account does not exist, ... >> Are you saying that the user account object does not exist or that the ... >> computer account does not exist? ...
    (microsoft.public.win2000.active_directory)
  • First shot at lisp mini-app - How to make it lispy and not lisp-c
    ... The original app is in Python with GTK as the interface. ... each account queries the TM for transactions ... global variable that each account object calls when needed, ...
    (comp.lang.lisp)
  • Re: User name authenication issue
    ... are on my domain and working under other usernames. ... It is actually saying the user account does not exist, ... > Are you saying that the user account object does not exist or that the ... > computer account does not exist? ...
    (microsoft.public.win2000.active_directory)
  • Re: User Account and Rights questions
    ... This account was created in a stand alone ... rights have not been modified. ... if the account object still exists one may look at the create ... > have not been changed since creation, the fact of which one could ...
    (microsoft.public.windows.server.security)
  • Re: How do you modify an array while iterating through it?
    ... Account 2: 7.00 ... shall result in these groups (each in an Account object): ... My way of doing this is looping through the input data, ... since I can't add items to the array while iterating through it. ...
    (microsoft.public.dotnet.languages.csharp)