Quote:

Hmmm... I never thought of using the WinNT provider.




Yeah "Profile" was a supported attribute in the NT Domain world so it's part of the user object...AD or NT. I haven't had any problems reading it with WinNT:// and for a quick lookup without having to grab DN's and whatnot, I usually try to use it.

But if I was going to WRITE it, I think I'd go through LDAP. I have no basis for this suggestion other than "it would make me feel better".