Dennis B. Hopp wrote:

Quoting Pablo Graziano <[EMAIL PROTECTED]>:

Client OS: Slackware 10.2
Server OS: Windows 2003 Server sp1
Samba version: 3.0.20

Actually, it will mount, but I have to way of viewing or browsing the mounted contents.

Here are the commands and their status:
smbmount //192.168.0.1/share /mnt/share -o ro,username=administrator,password=secret (successful)
ls /mnt/share  (fails with access denied message).

So once it's mounted, can't do a thing with it. Very frustrating.

I've run into a few users on the linux forums with the exact same issue, but no solution that we've found yet.

Notes:
I am logged in as root on Slackware.
linux box is a member of the domain.
authentication succeeds.

Any ideas would be much appreciated.

Thanks in advance to all helpers
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba




Anything in /var/log/samba/smbd.log ?

--Dennis

Here's the output of tcpdump when I try to list the contents of the mounted share:
(the ip of my linux box is 192.168.0.254, ip of win2k3 box is 192.168.0.1)

tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on eth0, link-type EN10MB (Ethernet), capture size 96 bytes
16:23:54.810710 IP 192.168.0.254.54715 > 192.168.0.1.microsoft-ds: P 102896772:102896852(80) ack 2074244032 win 5840 <nop,nop,timestamp 459688982 5662014>
[EMAIL PROTECTED]@.>V..P...P......"..{.s.....
......
.fL..Ve>...L.SMB2.....................
16:23:54.810885 IP 192.168.0.1.microsoft-ds > 192.168.0.254.54715: P 1:40(39) ack 80 win 16160 <nop,nop,timestamp 5662409 459688982>
[EMAIL PROTECTED]"....? 6......
[EMAIL PROTECTED]
16:23:54.810905 IP 192.168.0.254.54715 > 192.168.0.1.microsoft-ds: . ack 40 win 5840 <nop,nop,timestamp 459688982 5662409>
[EMAIL PROTECTED]@.>...P...P......"..{.s............
.fL..Vf.
16:23:57.460558 IP 192.168.0.1.microsoft-ds > 192.168.0.254.54715: R 40:40(0) ack 80 win 0
E..([EMAIL PROTECTED]"..P.............

If anybody can tell what's going on, feel free to shed some light on this.

Thx
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to