[Samba] Unable to join domain?

Rowland penny rpenny at samba.org
Sun Feb 7 09:52:31 UTC 2021


On 07/02/2021 01:13, Dan Egli wrote:
>
> # samba-tool dns zonecreate 192.168.10.3 10.168.182.in-addr.arpa 
> -UAdministrator%%<password> 


Try it like this:

samba-tool dns zonecreate 192.168.10.3 10.168.182.in-addr.arpa 
-UAdministrator

It will prompt you for the password.

If this doesn't work, do you want to try provisioning again, but in a 
different way ?

If so try like this:

samba-tool domain provision --use-rfc2307 --domain=EGLIFAMILY 
--realm=EGLIFAMILY.NAME --adminpass=xxxxxxxxxx

Where 'xxxxxxxxxx' contains characters from three of the following 
categories:

     Uppercase letters

     Lowercase letters

     numbers

     Nonalphanumeric characters: ~!@#$%^&*_-+=`|\(){}[]:;"'<>,.?/

     Any Unicode character that is categorized as an alphabetic 
character but is not uppercase or lowercase.

The password needs to be at least 7 characters long.

For instance (Don't use this): P4ssW*rd

Rowland





More information about the samba mailing list