Re: role based security
- From: "Patrick.O.Ige" <naijacoder@xxxxxxxxxxx>
- Date: Fri, 29 Dec 2006 15:36:59 +1100
Well Arne it would be the best to ask your Network Admin whether there is a
GROUP or Role in Active Directory called
price list. Or maybe you have a BUILT IN roles in your windows system.
Patrick
** if yes then the code you posted is checking whether the user logged in
belongs to that ROLE
"Arne Garvander" <ArneGarvander@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:D1693BDF-2910-4824-A92F-D248D19033BE@xxxxxxxxxxxxxxxx
I inherited an Asp.net 1.1 web app with the following line
if (Page.User.IsInRole("price list")) ...
How do I get anyone in to a role?
Does it have anything to do with Windows security?
--
Arne Garvander
(I program VB.Net for fun and C# to get paid.)
.
- Prev by Date: Re: Windows Auth Problem
- Next by Date: Re: Forms Based Authentication Issue (VIEWSTATE) Login Form On Non Protected Page
- Previous by thread: Disable FORMS AUTHENTICATION selectively in 2.0
- Next by thread: Re: role based security
- Index(es):