[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: samba: mounting as cifs not working (works in Windows though)



On Wed, Jul 28, 2010 at 9:37 PM, H.S. <hs.samix@gmail.com> wrote:
> On 28/07/10 09:12 PM, Tom H wrote:
>>
>> On Wed, Jul 28, 2010 at 8:32 PM, H.S.<hs.samix@gmail.com>  wrote:
>>>
>>> On 28/07/10 04:45 PM, Camaleón wrote:
>>>>
>>>> On Wed, 28 Jul 2010 16:30:41 -0400, H.S. wrote:
>>>>>
>>>>> IP address instead of the hostname doesn't make any difference.
>>>>> Strangely, I am not getting any errors in the logs on the samba server.
>>>>
>>>> Then you can increase the log level verbosity in "smb.conf":
>>>>
>>>> log level = 4
>>>
>>> I tried that (and restarted samba). But I still don't get anything
>>> additional in the logs. I think I am missing something very obvious here.
>>
>> How about
>> smbclient -L -I<server_ip_address>  -U<user>
>>
>> Are you using the same username and password form the Debian Squeeze
>> box and the Win7 box?
>>
>>
>
> No. But I tried that name as well which I was using from the Windows box.
>
> Here is what I get with the command you mentioned:
> $ smbclient  -L -I //<hostname>/Share -U hs
> Enter hs's password:
> Connection to -I failed (Error NT_STATUS_BAD_NETWORK_NAME)
>
> I used the other username as well (the one that works on Windows 7) and I
> get the same error.

Please try again
smbclient -L //<server_ip_address>  -U <user>
for both users


Reply to: