Permissions - Updating a single attribute

D

dnagel

If I go into the advanced permissions area of adsi edit, I can assign a
single user the right to read/write a specific attribute (in this case
employeeNumber) What other attributes would the user need access to in
order to successfully issue an update to that attribute.

I ask because I recieve an error about INSUFFICIENT_PERMISSIONS when the
update is issued (FYI, Using CFLDAP tags inside a Cold Fusion page). Are
there some base set of Attributes (update time stamp or something) that
the user would need write access to as well? I'm not actually in control
of the AD server that these permissions are being set on so I can't really
say if they've granted read access explicitly; the page I'm using has
the ability to query the information out of AD, but it just can't write it
back.

tia,

D.
 
J

Joe Richards [MVP]

Test it from outside of the web page. That is all you should need to update that
attribute IF tool X is only updating that one attribute.

joe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top