Re: Defining Groups with AD users
- From: "GeoffreyD" <GeoffreyD@xxxxxxxxxxxxxxxx>
- Date: Thu, 25 Oct 2007 22:56:40 +0200
Hey, thanks for the reply but I am doing something similar currently. I need
a more streamlined and generalised solution due to the number of users that
need to use the site. More importantly, users from different groups are
permitted to visit the same page (e.g. the data will be editable for some
but read-only to others) so I need to be able to check group permissions on
a task basis as a opposed to page access basis.
"Alexey Smirnov" <alexey.smirnov@xxxxxxxxx> wrote in message
news:1193345303.827269.191480@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
On Oct 25, 10:35 pm, "GeoffreyD" <Geoffr...@xxxxxxxxxxxxxxxx> wrote:
Hi
I am working on an internal ap.net site and am wanting to assign
permissions
to users using their AD account to authenticate against, but am not
wanting
to setup the actual groups within AD. At the moment is it seems that my
only
answers are ADAM and AzMan. does anyone have any suggestions as to what I
could use from a pure programmatic perspective?
Thanks
for a page based permissions you can use the web.config file
<authorization>
<allow users="user1,user2"/>
.
- Follow-Ups:
- Re: Defining Groups with AD users
- From: Steven Cheng[MSFT]
- Re: Defining Groups with AD users
- References:
- Defining Groups with AD users
- From: GeoffreyD
- Re: Defining Groups with AD users
- From: Alexey Smirnov
- Defining Groups with AD users
- Prev by Date: Re: Defining Groups with AD users
- Next by Date: Re: Defining Groups with AD users
- Previous by thread: Re: Defining Groups with AD users
- Next by thread: Re: Defining Groups with AD users
- Index(es):
Relevant Pages
|