Rewrite:List Servers not implemented.
Michael Wood
esiotrot at gmail.com
Thu Oct 28 02:12:01 MDT 2010
Hi
On 28 October 2010 08:17, hemanth kumar <hemanthkm at gmail.com> wrote:
> smbclient of samba 3 is giving the following output...
>
> [root at cnilab ~]# smbclient -L 192.168.1.199 -U%
> Unknown parameter encountered: "server role"
> Ignoring unknown parameter "server role"
> Unknown parameter encountered: "setup directory"
> Ignoring unknown parameter "setup directory"
Samba 3 and Samba 4 currently have different options that they
understand in the smb.conf file, so you should not use the same
smb.conf file for both of them. Use e.g. /etc/samba/smb.conf for
samba 3 and e.g. /usr/local/samba/etc/smb.conf for samba 4. Also,
make sure you do not run smbd or nmbd etc. from samba 3 on the same
machine as "samba" from samba 4 (unless you really know what you are
doing.)
> Domain=[SAMBA] OS=[Unix] Server=[Samba 4.0.0alpha13]
> Domain=[SAMBA] OS=[Unix] Server=[Samba 4.0.0alpha13]
> Sharename Type Comment
> --------- ---- -------
> netlogon Disk
> sysvol Disk
> test Disk
> IPC$ IPC IPC Service (Samba 4.0.0alpha13)
> ADMIN$ Disk DISK Service (Samba 4.0.0alpha13)
> Server Comment
> --------- -------
> Workgroup Master
> --------- -------
> [root at cnilab ~]#
I'm not sure if it's supposed to be able to show the information in
the Server and Workgroup sections. Perhaps someone else can comment
on whether this should currently work for a Samba 4 server.
--
Michael Wood <esiotrot at gmail.com>
More information about the samba-technical
mailing list