Re: [Samba] net rpc rights grant root SeDiskOperatorPrivilege failed with "Failed to grant privileges for root (NT_STATUS_ACCESS_DENIED)"

2010-05-13 Thread Nagaraj Shyam
...@gmail.com] Sent: Thursday, May 13, 2010 6:02 AM To: Nagaraj Shyam Cc: samba@lists.samba.org Subject: Re: [Samba] net rpc rights grant root SeDiskOperatorPrivilege failed with "Failed to grant privileges for root (NT_STATUS_ACCESS_DENIED)" You need to tell net with which user you run t

Re: [Samba] net rpc rights grant root SeDiskOperatorPrivilege failed with "Failed to grant privileges for root (NT_STATUS_ACCESS_DENIED)"

2010-05-13 Thread zoolook
You need to tell net with which user you run the command: net rpc rights grant USERNAME SeDiskOperatorPrivilege -Uroot HTH, Norberto El 13/05/2010 9:53, "Nagaraj Shyam" escribió: Hi, I have a samba server setup as a domain member. I am trying to grant SeDiskOperatorPrivilege to some user a

[Samba] net rpc rights grant root SeDiskOperatorPrivilege failed with "Failed to grant privileges for root (NT_STATUS_ACCESS_DENIED)"

2010-05-13 Thread Nagaraj Shyam
Hi, I have a samba server setup as a domain member. I am trying to grant SeDiskOperatorPrivilege to some user accounts e.g. "domainaname\User", but I always get the above error. It doesnot matter what I specify as the server in -S option to the command. The command syntax I use is: net r