in reply to Re^2: Windows Authentication through IIS
in thread Windows Authentication through IIS
Looks like the useraccount IUSR_srvname doesn't know anything about the domain and can't find your domain controller automatically...
Try one of the following:
ormy $ad_server = Win32::OLE->GetObject ("LDAP://servername") or die $!;
or perhaps use GC: instead of LDAP: (GC is Global Catalog)my $adpath = "LDAP://$server/DC=my,DC=domain,DC=edu";
Best regards,
perl -e "s>>*F>e=>y)\*martinF)stronat)=>print,print v8.8.8.32.11.32"
|
|---|