Sorry for the last message, I didn't disable HTML in my email.


I am successfully creating a user in AD, but cannot seem to get dial-in property set.

I can set the boolean value:

$objUser->Put("msNPAllowDialin", TRUE); # set RAS true...
$objUser->SetInfo;

In the ADSI_Browser the value DOES show up as TRUE, but when I look at the created users properties in "Active Directory Users and Computers" Dial-in tab, the Remote Access Perissions is set to Deny Access. This does not change (even a day later) so it isn't an AD timing thing...

What am I doing wrong??? Anyone have a suggestion?

TIA

Geoff

_______________________________________________
Perl-Win32-Admin mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to