[Samba] "net rpc" commands don’t work on Samba AD DC

Alnis Morics alnis.moritz at gmail.com
Sun Jan 29 17:34:31 UTC 2017



On 01/29/2017 18:41, Marc Muehlfeld wrote:
> Hello Alnis,
>
> Am 29.01.2017 um 17:27 schrieb Alnis Morics via samba:
>> But when I try to grant Domain Admins a SeDiskOperatorPrivilege, I get
>> this:
>>
>> # net rpc rights grant "RW\Domain Admins" SeDiskOperatorPrivilege -U
>> "RW\administrator"
>> Enter RW\administrator's password:
>> Could not connect to server 127.0.0.1
>> Connection failed: NT_STATUS_UNSUCCESSFUL
> https://wiki.samba.org/index.php/Troubleshooting_Samba_Domain_Members#The_net_Command_Fails_to_Connect_to_the_127.0.0.1_IP_Address
>
>
> Regards,
> Marc
>
Thank you, Marc.

Yes, I already tried that. The result is:

net rpc -I 192.168.0.192 rights list -U administrator
Enter administrator's password:
Could not connect to server 192.168.0.192
Connection failed: NT_STATUS_UNSUCCESSFUL

And, as I told, my smbd is listening on all addresses. And the error 
message is a bit different: not NT_STATUS_CONNECTION_REFUSED, as in that 
example, but NT_STATUS_UNSUCCESSFUL -- a generic one.

Alnis



More information about the samba mailing list