windows-authentication
Get username of client who connected to web server
Here\'s the scenario. I am code running on a web server in an AD domain. Some client has connected to me. How do I get 开发者_C百科that client\'s username, without having the client fill out a form in[详细]
2023-03-02 00:09 分类:问答IIS and SQL Server Windows Authentication in an ASP.NET application
I have setup 3 VMs: (A) Active Directory in Windows 2008 R2. (B) Microsoft SQL Server 2008 Express in Windows XP SP3.[详细]
2023-03-01 16:52 分类:问答problemwith tab index in windows application user control
I create an user control that has some textbox and buttons.the problem is when I use tab to traverse in My form when my usercontrol ge开发者_StackOverflow社区t focus the focus go inside of user contro[详细]
2023-03-01 13:57 分类:问答Unable to connect to database using Win Auth on from ASP.Net web app hosted in IIS7
I\'ve a web application hosted on Windows Server 2008 64 Bit with IIS 7 and SQL Server 2008. The web application pool account is Network Service and I\'ve added this account to SQL Server 2008 logins[详细]
2023-03-01 08:54 分类:问答How to get CREATE TABLE Permission for windows authentication users in SQL Server express 2005
I recently installed SQL Server 2005 Management Studio Express. When I login to the Databas开发者_StackOverflowe server machinename\\SQLEXPRESS using Windows Authentication.[详细]
2023-02-28 13:48 分类:问答IIS Express HTTP Error 401.2 - Unauthorized
I have tried the suggestions in this post but I can not get Windows Authentication working with IIS Express in Vision Studio 2010. Now I get following error:[详细]
2023-02-26 19:46 分类:问答ASP.NET VB.NET - How to populate Active Directory Logged in Current User's Name into Text Box Field
Background: I have a webForm app that registers a user in the database based on the information provided with a web service, auto-generates a random password and username, and e-mails the user a link[详细]
2023-02-25 17:02 分类:问答Window authentication doesn't work for specified groups after reinstalling IIS 7.5
After reinstalling IIS 7.5 windows auth开发者_运维百科entication doesn\'t work for specifies user groups. All that groups are visible in IIS. Windows authentication is enabled, Anonymous authenticatio[详细]
2023-02-25 04:44 分类:问答Get Windows username on public ASP.NET website
I\'m publishing a public ASP.NET website. I\'m assuming the visitor开发者_如何学Python is using Windows and Internet Explorer. I want to display the Windows username on the front page, is it possible?[详细]
2023-02-22 18:06 分类:问答Windows Integrated Authentication fails ONLY if web svcs client is on same machine as IIS server
I have a web service running under IIS7 on a server with a host header set so that it receives requests made to http://myserver1.mydomain.com.[详细]
2023-02-22 14:51 分类:问答
加载中,请稍侯......