Hi,
I installed a new OpenMediaVault system and I joined it into an Active Directory domain (managed by Samba 4 installed on another server) following the guide at Guide how to join OpenMediaVault 3.x in an Active Directory domain.
It worked good and I can browse my AD users in the OVM web interface and in the console:
I correctly see the OVM system listed into the computers in the AD domain.
I configured and activated Samba adding the extra options:
Display All
I restarted Samba and it's up and running, but I cannot browse shares from a Windows 10 client joined into the Active Directory domain.
When I try to browse
Can you help me please?
Thank you very much!
Bye
I installed a new OpenMediaVault system and I joined it into an Active Directory domain (managed by Samba 4 installed on another server) following the guide at Guide how to join OpenMediaVault 3.x in an Active Directory domain.
It worked good and I can browse my AD users in the OVM web interface and in the console:
I correctly see the OVM system listed into the computers in the AD domain.
I configured and activated Samba adding the extra options:
Source Code
- password server = *
- realm = DOMAIN.COM
- dedicated keytab file = FILE:/etc/krb5.keytab
- kerberos method = dedicated keytab
- security = ads
- allow trusted domains = yes
- template shell = /bin/bash
- template homedir = /home/domain.com/users/%U
- # Performance improvements
- socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
- client ntlmv2 auth = yes
- client use spnego = yes
- obey pam restrictions = yes
I restarted Samba and it's up and running, but I cannot browse shares from a Windows 10 client joined into the Active Directory domain.
When I try to browse
\\fileserv
, I get these errors listed in the attached log file.Can you help me please?
Thank you very much!
Bye