Directory Services Disbaled Account

  • Thread starter Thread starter Lewis Harvey
  • Start date Start date
L

Lewis Harvey

I am working with Directory Service to get a list of Active Directory Users
out and put them into a SQL database, easy. NOT!

I have every thing working, it all goes well, however, I am using the
useraccountcontrol property to determine if their account is disabled. But
some of the users (enabled and day in day out users), their
useraccountcontrol returns null.

Any ideas?


Lewis.
 
I have every thing working, it all goes well, however, I am using the
useraccountcontrol property to determine if their account is disabled. But
some of the users (enabled and day in day out users), their
useraccountcontrol returns null.
Any ideas?

No, but if you show us the CODE how you access your users, maybe we
can help. Also - anything special about those users? Are they all e.g.
in a remote domain? In a particular OU?

Marc
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top