Grant an extended right - Strange issue



Hi

I am faced with a strange issue...any help would be greatly
appreciated.

Issue faced is described as below:

Task is to grant a particular user account (ABCDomain\XYZ Account) with
Allowed to authenticate(A2A) rights on my machine (am Administrator on
my machine) through ADSI code when ran with my credentials.

The issue faced is, strangely enough, as follows:
I am able to browse to my machine in AD using MMC (dsa.msc),
right-click on my machine, Properties --> Security tab and add the User
and grant A2A rights.

Same action when done thru code, (bind to the machine using LDAP with
the same credentials as earlier) and tried adding the A2A rights is
resulting in "GENERAL ACCESS DENIED" error. When used GC:// to bind to
the machine object, same code is throwing "The Server is unwilling to
process" error.

I do not understand how I am successful in doing thru MMC whereas the
code fails me. Does the MMC do things differently under the hood.

Any help would be greatly appreciated.

Thanks
Sridhar

.



Relevant Pages

  • Re: Grant an extended right - Strange issue
    ... I am faced with a strange issue...any help would be greatly ... Allowed to authenticaterights on my machine (am Administrator on ... and grant A2A rights. ... You may need to ask this on one of the Programming related ...
    (microsoft.public.windows.server.active_directory)
  • Re: Administrator Privlidges for all
    ... all data is stored on the server. ... then to grant the user rights to their own ... and groups utility and add the individual domain user account to the LOCAL ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Message cancels?
    ... >> Grant wrote: ... >>> Strange that because i found lots of headers, ... >> I said I have never cancelled or tried to cancel a message in my life. ...
    (uk.local.southwest)
  • Re: Please Report SP6 bugs! UPDATES
    ... Two updates: ... the solution is to grant the ... IWAM_user account both Read & Execute permission on the file ...
    (microsoft.public.vb.winapi)
  • Re: Please Report SP6 bugs! UPDATES
    ... Two updates: ... the solution is to grant the ... IWAM_user account both Read & Execute permission on the file ...
    (microsoft.public.vb.syntax)

Loading