Help please with Role based security not working.
From: John L. Green (news_at_johngreen.ca)
Date: 10/20/03
- Previous message: Teemu Keiski: "Re: Form Authentication with cookieless browser"
- Next in thread: Teemu Keiski: "Re: Help please with Role based security not working."
- Reply: Teemu Keiski: "Re: Help please with Role based security not working."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 20 Oct 2003 15:53:17 -0400
Hello All,
I am trying to use the .Net built in role based security. It is not working.
The web config has the following;
<authorization>
<deny users="?"/>
<allow roles="DMZ\SLReports, DMZ\Supply-Link" />
<deny users="*" />
Users are not being allowed web access unless I add them to an <allow users>
section.
Any ideas?
Thanks
- Previous message: Teemu Keiski: "Re: Form Authentication with cookieless browser"
- Next in thread: Teemu Keiski: "Re: Help please with Role based security not working."
- Reply: Teemu Keiski: "Re: Help please with Role based security not working."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|