Re: check write permissions to user object attribute
- From: "Dmitri Gavrilov [MSFT]" <dmitrig@xxxxxxxxxxxxxxxxxxxx>
- Date: Sat, 6 Oct 2007 11:23:53 -0700
Look at allowedAttributesEffective, e.g.
http://forums.asp.net/p/1005854/1335331.aspx#1335331
--
Dmitri Gavrilov
SDE, Exchange
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm
<drewhealey@xxxxxxxxx> wrote in message news:1191691918.137092.294390@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am writing an HTA that allows users to modify their attributes in
Active Directory. The HTA takes their current credentials and fills
out a form with all their object attribute values. Then, the user can
modify those fields as they need.
The problem is that many of the attributes do not natively allow write
access to the SELF object. So, the permissions to that attribute must
be delegated. However, I have an instance where I only want managers
to be able to modify the departmentNumber attribute. So, I delegate
write permissions to the group managers. Now, I would like my hta to
be able to programmaticly check and see if the user that launches the
app has read-only or write permissions to the attribute.
Does anybody know how to do this? I haven't been able to find any
documentation that even gives me the foggiest idea of how to script
this.
Thanks!
http://sourceforge.net/projects/adumass
Drew
.
- Follow-Ups:
- Re: check write permissions to user object attribute
- From: halfloaded
- Re: check write permissions to user object attribute
- References:
- check write permissions to user object attribute
- From: drewhealey
- check write permissions to user object attribute
- Prev by Date: Re: Get user password in Active Directory
- Next by Date: ****SPAM****
- Previous by thread: check write permissions to user object attribute
- Next by thread: Re: check write permissions to user object attribute
- Index(es):
Relevant Pages
|