-
ASP.NET Windows Authentication
hello all,
here's the deal. I'm trying to set up a webpage that uses the .net framework
to transparently retrieve a users domain and username...the page will be
within an intranet. i'm trying to make it so that no dialog boxes pop up,
cuz then people get scared. anyways, i've set up the web.config to impersonate="true"
and i've cleared the check box in IIS to disable anonymous users. i'm using
the authentication="windows", also in the web.config. and i'm trying to get
the identity.name of the current thread in the appdomain.
anyways, the page compiles and runs and...still a box pops up asking for
userid, password and domain.
i think it may have something to do with assembly permissions...
any help would be much appreciated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks