|
| ||||||||||
| Tags: error message |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| ||||
| ||||
| -2147024891: General access denied error
|
|
#2
| ||||
| ||||
| Re: -2147024891: General access denied error
When you are doing a GetInfoEx on the allowedAttributesEffective attribute, then you will get an array containing the list of attributes that the current authenticated user has access to change on the current object. I think that you are trying to set an attribute value whose rights have not been delegated as you want it to be? |
|
#3
| ||||
| ||||
| Re: -2147024891: General access denied error
For testing purpose, I have set the delegated rights just to use home phone number, and then got a user just to update the home phone field, and leave everything else blank but the error still happens. I will attempt the GetInfoEx that you have told and see what happens after that, i will keep you posted for same. Thanks |
|
#4
| ||||
| ||||
|
I actually like the allowedAttributesEffective call since it tells you what you are allowed to edit instead of making you fuess. Soemtimes the bind doesnt work the way you think it did or your delegation of rights didnt. The other thing that might be going on could be a Kerberos delegation problem. To verify that you need to get the Kerberos authentication, so use IADsObjectOptions to check the mutual authentication flag, which is a very usesful diagnostic tool. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "-2147024891: General access denied error" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Getting CommitChanges General Access denied error in Active Directory | Rajeev Masand | Active Directory | 2 | 07-04-2012 08:28 PM |
| “System error 5 has occurred. Access is denied” error message while using net use on windows 7 | Nabhan | Operating Systems | 6 | 24-08-2011 09:24 PM |
| General access denied error | attitude.ashwin | Active Directory | 1 | 14-05-2011 09:42 AM |
| File server denied access by Domain Controller: Access is denied because of failure to authenticate | Jim | Windows Server Help | 2 | 24-05-2007 09:46 AM |
| Error 0x8007005: Access is denied | jim_hampson@hotmail.com | Windows Server Help | 3 | 23-05-2006 07:54 PM |