CecileR
July 12th, 2001, 09:21 PM
Any help pls.
I have a program in VB6 that adds user to NT account. It works fine when adding because I can see the result in the Domain Manager. I use NetUserAdd function and setting the USER_INFO_2 structure. Elements i added is the username password and comment.
But whenever I log on to NT. It tells "Your account has been disabled by your administrator..."
What is the problem wiht this?
cecile
The more u read, the more u do not know
I have a program in VB6 that adds user to NT account. It works fine when adding because I can see the result in the Domain Manager. I use NetUserAdd function and setting the USER_INFO_2 structure. Elements i added is the username password and comment.
But whenever I log on to NT. It tells "Your account has been disabled by your administrator..."
What is the problem wiht this?
cecile
The more u read, the more u do not know