This is a discussion on samba mount question - BSD ; I have a shared folder on a windows server that I am trying to access using Solaris samba. See below. smbclient -L localhost -U% Domain=[xxxxx] OS=[Unix] Server=[Samba 3.0.21b] Sharename Type Comment --------- ---- ------- ADMIN$ IPC IPC Service (Samba 3.0.21b) ...
I have a shared folder on a windows server that I am trying to access
using Solaris samba. See below.
smbclient -L localhost -U%
Domain=[xxxxx] OS=[Unix] Server=[Samba 3.0.21b]
Sharename Type Comment
--------- ---- -------
ADMIN$ IPC IPC Service (Samba 3.0.21b)
IPC$ IPC IPC Service (Samba 3.0.21b)
share Disk ssfdata directory
Domain=[xxxxxx] OS=[Unix] Server=[Samba 3.0.21b]
This is the shared directory I am trying to see in Unix :
share Disk ssfdata directory
Can anyone help with the syntax. Thanks