From fresh install of UCS 5
after building a PDC with the right DNS on my client (Windows 10) I’m unable join the domain or access any share, but when I build a samba-dc on ubuntu 20.04LTS my windows 10 client join it without any issue.
smbclient from the server itself
after a reboot, from the server, it tried
smbclient -L
smbclient -L 127.0.0.1
smbclient -L IP
smbclient -LH IP
smbclient -LH IP -U Administrator
but always have : NT_STATUS_ACCESS_DENIED
- but if I install xfce on the server I’m able to connect with a LDAP user.
- I build another univention, and he was able to join the domain as BDC (Backup) and the database is synching.
- I scanned the server (PDC) with nmap and all ports seams open
- did you see that behaviour before ?
- which other test I could do