Re: User account access after account disable?
- From: "jgershater" <jgershater@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 16 Jun 2005 21:17:01 -0700
thanks Joe
So does that mean the ONLY way to validate group membership is via ldap calls?
Secondly, I thought an AD user was designated member of a group, by an
attribute on his/her object that says "memberOf" (whereas in standard ldap
you have a group object with attributes "uniquemember"). If this is the case
then does AD do an ldap call on the user to find out what group he belongs
to, rather than querying the group to get its members?
"Joe Kaplan (MVP - ADSI)" wrote:
> On the second question regarding applications testing the AD for group
> membership, the object will still be a member of groups in the AD, so if
> they are doing LDAP calls to figure out group membership, this won't help
> you. However, the user should not be able to login anywhere (including LDAP
> binds or accessing web applications) as their password won't verify when
> they are disabled, so hopefully now one doing LDAP group checks would have
> authenticated the user in the first place as that should not be possible.
>
> Joe K.
>
> "jgershater" <jgershater@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:B72860E8-A82D-4ABF-9CA7-BC93CFC29999@xxxxxxxxxxxxxxxx
> > Hi
> > I have a Windows2003 ActiveDirectory (AD).
> > AD is *NOT* used as the workstation desktop login (instead Novell NDS is
> > used).
> > AD is used for group membership. Groups are used by applications to
> > determine application access.
> >
> > Question one:
> > If I disable a user in AD, does that *ONLY* disable login from a
> > workstation
> > (which is not used in my case) or does disabling also prevent other
> > privileges.?
> > If my account is disabled do I still have domain privileges. Can I access
> > a
> > shared folder? Can I print to a printer?
> >
> > Question two:
> > If I DISABLE a user in AD, and the application tests the AD group for user
> > account membership, will that test return true? Or will that test return
> > false because even though the user is a member of the group, their account
> > is
> > disabled?
>
>
>
.
- Follow-Ups:
- Re: User account access after account disable?
- From: Joe Kaplan \(MVP - ADSI\)
- Re: User account access after account disable?
- References:
- User account access after account disable?
- From: jgershater
- Re: User account access after account disable?
- From: Joe Kaplan \(MVP - ADSI\)
- User account access after account disable?
- Prev by Date: Re: Demoting and changing GC DC
- Next by Date: Re: DsBindWithSpnEx() failed with error -2146892976
- Previous by thread: Re: User account access after account disable?
- Next by thread: Re: User account access after account disable?
- Index(es):
Relevant Pages
|