search for: adfil

Displaying 4 results from an estimated 4 matches for "adfil".

Did you mean: adil
2020 Jul 15
0
Fwd: net rpc rights grant fail to connect 127.0.0.1
...p/Setting_up_a_Share_Using_Windows_ACLs > There isn't anything wrong with your smb.conf, so can we confirm a few > things, perhaps there is something we missed ;-) > > can you post the contents of the following files: > Yes, I can! > > /etc/hostname cat /etc/hostname adfile > > /etc/hosts cat /etc/hosts # # IP-Address Full-Qualified-Hostname Short-Hostname # 127.0.0.1 localhost 10.1.1.16 ADFILE.ad.prefprude.br ADFILE # special IPv6 addresses ::1 localhost ipv6-localhost ipv6-loopback fe00::0 ipv6-localnet ff00::0 ipv6-mc...
2020 Jul 15
3
Fwd: net rpc rights grant fail to connect 127.0.0.1
On 15/07/2020 14:27, Douglas G. Oechsler via samba wrote: > Hello! > > I really do not know what to do. Still in error. I did step by step ad-dc > and AD Member file server. > Any other idea please? > > Error: > net rpc rights grant "MYDOMAIN\Unix Admins" SeDiskOperatorPrivilege -U > "MYDOMAIN\Administrator" > Enter MYDOMAIN\Administrator's
2020 Jul 15
2
Fwd: net rpc rights grant fail to connect 127.0.0.1
What Rowland asked and try this. kinit administrator net rpc rights list -k -S $(hostname -f) Then remove the -S part again try again. What do you seen then. > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Rowland penny via samba > Verzonden: woensdag 15 juli 2020 15:54 > Aan: samba at lists.samba.org > Onderwerp: Re:
2020 Jul 15
0
Fwd: net rpc rights grant fail to connect 127.0.0.1
...wland asked and try this. > > ohhh, soryy kinit administrator > From: ad-dc: kinit administrator Password for administrator at AD.PREFPRUDE.BR: > net rpc rights list -k -S $(hostname -f) > > from AD member: # net rpc rights list -k -S $(hostname -f) Could not connect to server ADFILE.ad.prefprude.br Connection failed: NT_STATUS_CONNECTION_REFUSED Then remove the -S part again try again. > > net rpc rights list -k $(hostname -f) Could not connect to server 127.0.0.1 Connection failed: NT_STATUS_CONNECTION_REFUSED > What do you seen then. > > > Thanks &g...