944,114 Members | Top Members by Rank

Ad:
  • ASP.NET Discussion Thread
  • Unsolved
  • Views: 4592
  • ASP.NET RSS
Jul 15th, 2007
0

Active Directory based Intranet web application problems

Expand Post »
Hi All,
I hope all are fine.
As the title says .. I made a web application to work in an intranet and domain network (Active directory). In installation i faced the following problems :-
  • There is a form getting the logged in user data from the active directory server. That happens sucessfuly in some times and getting the exception of ("The server is not operational") in other times , That happens without any change in code, and after checking the server state which is usually active.
  • I used forms authentication for the folder of control panel .
    I disabled Anonymous user from IIS (To can get Logon_User) and allowed Integrated windows authentication for all the application.
    In the folder i retrieve active directory user data i made anonymous user from IIS with administrator user from active directory.
    The problem is the Internet Explorer Login dialog Box appeared for anyone tries to enter the web site from his computer which is connected through active directory server.
    to solve this problem i have to enable anonymous user from IIS for all the application and succeed in that but then the application failed to retrieve the Logon_User.
    Could i retrieve the logon_User while anonymous user is enabled ??
    code used to retrive the Logon_User:
    ASP.NET Syntax (Toggle Plain Text)
    1. Request.ServerVariables("LOGON_USER").Split("\")(1)
    2.  


I will be very happy if any one discuss with me this matter to cover misunderstanded subjects in order to reach to a solution for my problems.


Thank you all.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
web developer is offline Offline
36 posts
since Mar 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in ASP.NET Forum Timeline: TO SEND Text message or URL through Clickatell
Next Thread in ASP.NET Forum Timeline: _VB or C#_





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC