asp.net - Not authenticating custom domain using windows authentication in IIS 7.0 -
team,
i facing sticky problem such have configured webapplication in iis 7.0 , able authenticate using windows challenge.able box enter usename , password.after entering credentials directs me home page. possible if accessing via url htt p://localhost/
now comes problem . need call web app not localhost custom domain name htt p://companyaonline/. edit binding , put hostname. put entry in hosts file under windows. when trying access site same windows authentication box. not able authenticate using same credentials since url has changed.
i have tried numerous ways till date. setting impersonate =true, setting provider application pool ntlm...etc...but no hopes..
can please guide me..is there missing far ?
Comments
Post a Comment