Displaying 1 result from an estimated 1 matches for "admikoen".
Did you mean:
adminkoen
2014 Apr 11
2
Why would "net rpc rights grant" fail ?
...e script op L.P.H. van Belle, there is one failure :
net rpc rights grant ${SETNTDOM}\\"Domain Admins"
SeDiskOperatorPrivilege -U${SETNTUSER}
This is the result :
==========SE Privileges ===============================
Giving group Domain Admins the SeDiskOperatorPrivilege rights.
Enter Admikoen's password:
Could not connect to server 127.0.0.1
Connection failed: NT_STATUS_INVALID_NETWORK_RESPONSE
In my script, just after starting samba I added AdmiKoen to the "Domain
Admins". The Kerberos-tests work OK, SE privileges fails (see above),
testing DNS-records is OK, adding re...