Displaying 2 results from an estimated 2 matches for "silam".
Did you mean:
silan
2017 Feb 03
2
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
...r 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 expected output if i specify with User like below .
smbclient -L localhost -UAdministrator
Thanks and Regards,
Silambarasan M
On Thu, Feb 2, 2017 at 6:25 PM, Rowland Penny via samba <
samba at lists.samba.org> wrote:
> On Thu, 2 Feb 2017 17:54:35 +0530
> Silambarasan Madhappan <silambarasan19 at gmail.com> wrote:
>
> > Hi ,
> >
> > FQDN of the DC is Hostname.DomainName .
&...
2017 Feb 03
3
Samba 4.5.3 on HP UX IA64 : smbclient - tree connect failed: NT_STATUS_CONNECTION_DISCONNECTED
...b:use rfc2307 = yes
xattr_tdb:file = /var/opt/samba/locks/xattr.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
sys...