[Samba] net rpc rights grant fail to connect 127.0.0.1

Rowland penny rpenny at samba.org
Mon Jul 13 13:21:04 UTC 2020


On 13/07/2020 14:06, Douglas G. Oechsler wrote:
> Yes!
> I add repo opensuse samba-ad-dc from
> https://software.opensuse.org/package/samba-ad-dc
That may or may not be okay, is krb5-kdc running ? If it isn't, you 
should be okay
>
>
>     Can you post the contents of the following files:
>
>
> Yes, from ad-dc
>
>
>     /etc/hostname
>
>
> dclinux:/etc/samba # hostname
> dclinux
>
>
>     /etc/hosts
>
>
> cat hosts
>
> # IP-Address  Full-Qualified-Hostname  Short-Hostname
> #
>
> 127.0.0.1 localhost
> 10.1.1.21 DCLINUX.ad.mydomain.br <http://DCLINUX.ad.mydomain.br> DCLINUX
> # special IPv6 addresses
> ::1             localhost ipv6-localhost ipv6-loopback
>
> fe00::0         ipv6-localnet
>
> ff00::0         ipv6-mcastprefix
> ff02::1         ipv6-allnodes
> ff02::2         ipv6-allrouters
> ff02::3         ipv6-allhosts
> 10.1.1.21 install
>
>
>     /etc/resolv.conf
>
>
> search ad.mydomain.br <http://ad.mydomain.br>
> nameserver 8.8.8.8
> nameserver 200.x.x.x
> nameserver 200.x.x.x
Replace the nameservers with 'nameserver 10.1.1.21'
>
>
>     /etc/samba/smb.conf
>
>
>
> # Global parameters
> [global]
> dns forwarder = 200.x.x.x 10.1.1.21
Provided '200.x.x.x' is outside the AD domain, then that will be okay, 
but you cannot forward to your DC, so remove '10.1.1.21'

Rowland





More information about the samba mailing list