
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] smbclient/smbprint problems to w2k box
- Date: Mon, 20 Jan 2003 22:12:00 +0900
- From: Guy W <gpw@example.com>
- Subject: Re: [tlug] smbclient/smbprint problems to w2k box
- References: <E18aZGg-0001Pn-00@example.com>
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030120
Jonathan Byrne wrote:
> I can get a share listing from my Samba host:
>
> [jq@example.com jonathan]$ smbclient -L LUDENS -U jonathan
> added interface ip=192.168.0.108 bcast=192.168.0.255 nmask=255.255.255.0
> Password:
> Domain=[WORKGROUP] OS=[Unix] Server=[Samba 2.2.7]
>
> Sharename Type Comment
> --------- ---- -------
> SASAKIH Disk
> stomilson Disk
> yen Disk
> IPC$ IPC IPC Service (LUDENS)
> ADMIN$ Disk IPC Service (LUDENS)
>
> Server Comment
> --------- -------
> LUDENS LUDENS
> SASAKI
>
> Workgroup Master
> --------- -------
> WORKGROUP SASAKI
>
> But if I try to actually log in using smbclient I get this:
>
> [jq@example.com jonathan]$ smbclient //LUDENS/jonathan -I 192.168.0.108
> -U jonathan
> added interface ip=192.168.0.108 bcast=192.168.0.255 nmask=255.255.255.0
> Password:
> Domain=[WORKGROUP] OS=[Unix] Server=[Samba 2.2.7]
> tree connect failed: NT_STATUS_BAD_NETWORK_NAME
Unless I missed or misunderstood something...
From the first part of your mail, it looks like LUDENS doesn't have the
share called jonathan which you're trying to connect to.
Guy
Home |
Main Index |
Thread Index