Displaying 3 results from an estimated 3 matches for "everyhere".
Did you mean:
everywhere
2020 Jul 13
0
net rpc rights grant fail to connect 127.0.0.1
...sh my message and Rowland also mosted. Well, see this as extra info )
This "should" not be needed.
Run this :
https://raw.githubusercontent.com/thctlo/samba4/master/samba-check-SePrivileges.sh
bash samba-check-SePrivileges.sh
And you see all default settings.
And you should see: (everyhere) but i picked SeDiskOperatorPrivilege as example
SeDiskOperatorPrivilege:
BUILTIN\Administrators
"DOMAIN\Domain Admins" is by default a member of "BUILTIN\Administrators"
So im wondering why you need "SAMDOM\Unix Admins" to SeDiskOperatorPrivilege
When you can a...
2020 Jul 13
5
net rpc rights grant fail to connect 127.0.0.1
Hello!
I am trying to do the command:
*net rpc rights grant "SAMDOM\Unix Admins" SeDiskOperatorPrivilege -U
"SAMDOM\administrator"*
*could not connect to server 127.0.0.1*
*connection failed: NT_STATUS_CONNECTION_REFUSED*
All steps from original samba wiki. The distro is Opensuse 15.1 64 bits, on
Oracle VM, static IP.
I did read several blogs, docs, samba mailing list. Trying
2020 Jul 13
3
net rpc rights grant fail to connect 127.0.0.1
...samba-check-SePrivileges.sh
And you see all default settings.
the answer:
The username or password was not correct.
Connection failed: NT_STATUS_LOGON_FAILURE
Could not connect to server E-PLANO.ad.mydomain.br
Other credential caches present, use -A to destroy all
?
And you should see: (everyhere) but i picked SeDiskOperatorPrivilege as example
SeDiskOperatorPrivilege:
? BUILTIN\Administrators
"DOMAIN\Domain Admins" is by default a member of "BUILTIN\Administrators"
So im wondering why you need "SAMDOM\Unix Admins" to SeDiskOperatorPrivilege
When you can a...