Help for this page

Select Code to Download


  1. or download this
    my $adstring = join('', $user, ',user",',$user, '"');
    
  2. or download this
    my $acdiruser=Win32::AD::User->new('WinNT://dnsdomain.com/',$user);
    
  3. or download this
    my $acdiruser=Win32::AD::User->new('WinNT://NTDOMAIN/',$user);