Bug #12811
openCIFS/SMB autohome doesn't work for Windows hosts
0%
Description
Hi,
autohome shares not visible, neither created when accessing CIFS/SMB server with Windows host
I attached tcpdump port 445 and dtrace for smbd-all and smbsrv for both Linux and Windows cases
It doesn't work from Windows , but works from Linux host
All other zfs shares are accessible for both Linux and Windows without any problem
Tested on Openindina 2020.04 (hipster)
CIFS/SMB is joined to AD 2019 Windows server
BR
Dimitar
Files
Updated by Gordon Ross almost 3 years ago
- Category set to cifs - CIFS server and client
Updated by Dimitar Kazakov over 1 year ago
- File by_hostname.zip by_hostname.zip added
- File by_alias.zip by_alias.zip added
Hi,
Recently updated to 2021.10 release and I can see same issue again.
The host is joined to AD Windows 2019 and the test is done from Windows 10 , also joined to that AD domain
What I can see now is, that when I try to open share by hostname or fqdn , ex. \\{hostname} , \\{FQDN} , then autohome directory IS NOT SHOWN and in smbd_all.dtrace there is no smb_logon/smb_autohome appear, although the share is opened without a problem.
When I try to open share by alias, ex. \\{alias} or from a Linux host, or from a WIndows 10 host, who is not joined to that AD domain, then autohome directory IS SHOWN and smb_logon/smb_authome appear in smbd_all.dtrace
BR
Dimitar