Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net security > november 2007 > threads for november 1 - 7, 2007

Filter by week: 1 2 3 4 5

Can groups be entered in the authorization tab?
Posted by Randy Galliano at 11/7/2007 10:22:57 AM
Hello, I put some users in a group in Active Directory who can access an ASP.NET intra net site internally. When I go to the authorization tab on the ASP.Net configuration settings, and add the individual users, the users can get onto the site. When I add the group, of which the users a...more >>

role/group authorization not recognizing user groups.
Posted by TygerKrash at 11/6/2007 4:35:14 AM
I've seen other posts that seem to have a similar problem but none with a posted solution, so here goes again.. My application does not allow anonymous access, and integrated windows authentication is enabled. In my web config I have the following: <authentication mode="Windows"/> <autho...more >>

delegation and multiple host name
Posted by Pom at 11/5/2007 11:57:01 AM
I'am running asp.net 2.0 on a 2003 serveur using a a domain service account for my application pool. I'm trying to connect to a serveur that have my webservices. My chalenge is that server have 3 IP address, one for each web site I need. The web services I try to access will be on the second w...more >>

Cannot set specific authorization to a folder
Posted by Magnus at 11/5/2007 9:13:16 AM
Hi, I have a web application with the following web.config (I removed area not regarded to security). I have a local group called ITCoordinators that I want to give access to the existing folder Downloads in my root application. I have no problem to reach the root application, but when tr...more >>

Encrypt connectionstring in web.config
Posted by Arne Garvander at 11/2/2007 2:52:04 PM
If I encrypt the connection string in web.config, would I be able to copy the web.config file from one server to another. Would the encrypted web.config decrypt the same on another computer? -- Arne Garvander Certified Geek Professional Data Dude...more >>

forms authentication brings up dialog
Posted by Maximilian at 11/1/2007 11:19:00 AM
I have a very simple site with forms authentication. Everything works allright when running locally when deploying it on the real server it doesnt. The thing is I get a dialog prompting me for credentials rather than redirected me to Login.aspx as it should (and does locally). Why? And about ...more >>



DevelopmentNow Blog