From: H.S. on
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.





--

Please reply to this list only. I read this list on its corresponding
newsgroup on gmane.org. Replies sent to my email address are just
filtered to a folder in my mailbox and get periodically deleted without
ever having been read.


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/i2qi70$rf2$1(a)dough.gmane.org
From: Tom H on
On Wed, Jul 28, 2010 at 8:32 PM, H.S. <hs.samix(a)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?


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/AANLkTin-0PSpMbA03oofJpGJ4BGuHX5LRDF-jtZADzAX(a)mail.gmail.com
From: H.S. on
On 28/07/10 09:12 PM, Tom H wrote:
> On Wed, Jul 28, 2010 at 8:32 PM, H.S.<hs.samix(a)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 reply to this list only. I read this list on its corresponding
newsgroup on gmane.org. Replies sent to my email address are just
filtered to a folder in my mailbox and get periodically deleted without
ever having been read.


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/i2qm01$434$1(a)dough.gmane.org
From: Tom H on
On Wed, Jul 28, 2010 at 9:37 PM, H.S. <hs.samix(a)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(a)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


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/AANLkTin+rOgb-K3AdcmkGtMRfdz0fPtTrWXC4KvRxkr?ail.gmail.com
From: H.S. on
On 28/07/10 11:46 PM, Tom H wrote:
> On Wed, Jul 28, 2010 at 9:37 PM, H.S.<hs.samix(a)gmail.com> wrote:
>>
>> 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
>
>

Aha! Works for both users.

Here is the output for my username on sambaserver machine named "red":
$ smbclient -L //192.168.0.8 -U hs
Enter hs's password:
Domain=[SMBWG] OS=[Unix] Server=[Samba 3.4.8]

Sharename Type Comment
--------- ---- -------
print$ Disk Printer Drivers
Pictures Disk Pictures Repository
IPC$ IPC IPC Service (red server)
hs Disk Home Directories
Domain=[SMBWG] OS=[Unix] Server=[Samba 3.4.8]

Server Comment
--------- -------
RED red server

Workgroup Master
--------- -------
SMBWG red


--

Please reply to this list only. I read this list on its corresponding
newsgroup on gmane.org. Replies sent to my email address are just
filtered to a folder in my mailbox and get periodically deleted without
ever having been read.


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/i2r02b$pbd$1(a)dough.gmane.org