simon at drsimon.co.nz
2010-Nov-01 05:56 UTC
[Samba] Ubuntu Server can't see XP desktop share
Try as I might I can't get
fstab has this in it...
//Q660/sback /mnt/sback smbfs
iocharset=utf8,credentials=/home/rsyncuser/.smbcredentials,dirmode=0775,gid=0
0 0
smbtree returns this...
BANANA
\\THECOMPUTER
\\Q660 // A
Windoze XP Home desktop machine
\\Q660\Root
\\Q660\sback // This is
the share I want to mount
\\Q660\Downloads
\\Q660\print$ Printer Drivers
\\Q660\Documents
\\Q660\IPC$ Remote IPC
\\Q660\Laser Kyocera
\\LAPHROAIG laphroaig // The Server -
running Maverick Meerkat
\\LAPHROAIG\root Home
\\LAPHROAIG\IPC$ IPC Service (laphroaig)
\\LAPHROAIG\public Laphroaig
\\LAPHROAIG\homes Home
\\LAPHROAIG\print$ Printer Drivers
nsswitch.conf has this in it...
passwd: compat
group: compat
shadow: compat
hosts: files wins dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
testparm output is...
Load smb config files from /etc/samba/smb.conf
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
Processing section "[printers]"
Processing section "[print$]"
Processing section "[homes]"
Processing section "[public]"
Loaded services file OK.
Server role: ROLE_STANDALONE
winbind is installed
So... any ideas n how I can get the server to see the shared folder on
the PC?
.
Simon.
Thirty years experience in writing crap software. :)
On Mon, Nov 1, 2010 at 1:56 AM, simon at drsimon.co.nz <simon at drsimon.co.nz> wrote:> fstab has this in it... > > ? ? ? ?//Q660/sback /mnt/sback smbfssmbfs is deprecated, type should be cifs try connecting with smbclient (betting that works) read your logs> smbtree returns this... > > BANANA > ? ? ? ?\\THECOMPUTER > ? ? ? ?\\Q660 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?// A Windoze > XP Home desktop machine > ? ? ? ? ? ? ? ?\\Q660\Root > ? ? ? ? ? ? ? ?\\Q660\sback ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?// This is thecertainly "sees" the share.