Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need NT Administration Examples
Message
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00561854
Message ID:
00562023
Views:
31
>Thank you very much this should get me on my way.

I found the one for setting that the password never expires:
oUser.UserFlags = Bitor(oUser.Userflags, 65536) && ADS_UF_DONT_EXPIRE_PASSWD
This is one of the constants I was referring to in my previous reply.
Hope it helps.
Previous
Reply
Map
View

Click here to load this message in the networking platform