Displaying 2 results from an estimated 2 matches for "usilam".
2017 Feb 03
2
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
Hi Rowland,
Thanks for your response . I will check on this.
Even i have tried with commenting xattr_tdb:file =
/var/opt/samba/locks/xattr.tdb in smb.conf and am getting same issue .
To be more specific whether you're referring ACL as Windows ACL or POSIX
ACL or Extended ACL
In the below command "-U%" refers to nouser and no group ? .
smbclient -L localhost -U%
I am able to get
2017 Feb 03
3
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
....tdb
[netlogon]
path = /var/opt/samba/locks/sysvol/<DomainName>/scripts
read only = No
[sysvol]
path = /var/opt/samba/locks/sysvol
read only = No
For eg : I have created the user "silam" using pdbedit
[/opt/samba/bin]# ./smbclient -L localhost -Usilam
Enter silam's password:
Domain=[IN] OS=[Windows 6.1] Server=[Samba 4.5.3-HPE CIFS SERVER 4.5.3.0]
Sharename Type Comment
--------- ---- -------
netlogon Disk
sysvol Disk
IPC$ IPC IPC Service (Samba 4...