[Samba] How to join a Linux machine to a Samba4 domain

steve steve at steve-ss.com
Thu Jan 30 11:36:08 MST 2014


On Thu, 2014-01-30 at 09:22 -0800, Lea Massiot wrote:
> Hello,
> 
> > add the DC IP and fqdn to /etc/hosts
> 
> If the DC IP is: 192.168.0.13
> and its fqdn is: b.example.com
> where "b" is the hostname of the DC,
> does this mean that I have to add the line below to "/etc/hosts"?
> 
> 192.168.0.13    b.example.com
> 
> > make sure that the client has the DC has its primary DNS.

add that line and:

127.0.0.1 localhost fqdn-of-client
 
> 
> Do you mean that my "/etc/resolv.conf" should look like this (below)?
> 
> search example.com
> nameserver 192.168.0.13

Yes. But you usually set that up when you configure you internet
connection. So maybe use that dialogue?

> 
> > It should also get domain users authenticated.
> 
> What does this mean?
> 
Let's say lea is a domain user who can log into a windows client. lea
can also now log into the linux client.

> Best regards.
> 
> 
> 
> --
> View this message in context: http://samba.2283325.n4.nabble.com/How-to-join-a-Linux-machine-to-a-Samba4-domain-tp4660009p4660054.html
> Sent from the Samba - General mailing list archive at Nabble.com.




More information about the samba mailing list