No connection to Samba4 AD!

Hallo,

ich bin gerade beim Setup und bei der Datenmigration. Ich richte lmn ohne Firewall ein und habe beim Aufruf von setup die OPtion -s (skip Firewall) gewählt.
Immer dann, wenn ein Benutzer oder eine KLasse angelegt werden soll, führt dies zur Fehlermeldung No connection to Samba4 AD!
Welchen Grund könnte das haben. GIbt es ein Zertifikatsproblem, wie kann man das debugen.

Interessante Auszüge aus den Logfiles könnten sein

/var/log/linuxmuster/setup.ssl.log

#### openssl req -batch -subj /O="Linuxmuster"/OU=SCHULE/CN=docker.schule/subjectAltName=docker.schule/ -new -key /etc/linuxmuster/ssl/docker.key.pem -out /etc/linuxmuster/ssl/docker.csr ####
Can't load /root/.rnd into RNG
140524652171712:error:2406F079:random number generator:RAND_load_file:Cannot open file:../crypto/rand/randfile.c:88:Filename=/root/.rnd

/var/log/linuxmuster/setup.samba-users.log

### 2021-07-01 21:17:53                                                  ####
#### sophomorix-admin --create-global-binduser global-binduser --password "CajjRuxhXYodmuZ6" ####
Command line::
Option json is a modifier option
Option verbose is a modifier option
Hmmh. do not know what to do with option info
* forcing info mode
Option combinations successfully checked
#### No connection to Samba4 AD!                                              ####
Calling console printout
ERROR   -1: No connection to Samba4 AD!
Use of uninitialized value $Sophomorix::SophomorixBase::count in array element at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5300.
Use of uninitialized value $json in numeric eq (==) at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 4765.


#### 2021-07-01 21:17:52                                                  ####
#### sophomorix-user --user global-admin --comment "created by linuxmuster-setup" ####
Command line::
Option verbose is a modifier option
Option json is a modifier option
Hmmh. do not know what to do with option info
* forcing info mode
Option combinations successfully checked
#### No connection to Samba4 AD!                                              ####
Calling console printout
ERROR   -1: No connection to Samba4 AD!
Use of uninitialized value $json in numeric eq (==) at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 4765.

Vielen Dank, Martin

Hallo,
der Fehler lag an einem falsch angegeben Domainnamen (also nur schule und nicht schule.lokal)