[Samba] I can see home but cannot mount it

Philippe Rousselot usergroup at alcatorda.com
Mon Aug 2 17:23:05 GMT 2004


Hi, 

I have samba 3.0.2a on a Md10


I have 3 users philippe, srasika and commun all having their own group and
sharing the group commun

I want the 3 users able to access their own home and everybody able to
access one particular home : commun

I created the users on a win98, winXp and linux box as well 

I created the users for samba on the server

[root at serveur samba]# more smbpasswd
philippe:501:2457B595400FBEFC7584248B8D2C9F9E:860D200FA8F4981C2C8332857101A01D
[U          ]:LCT-410E16DB:
srasika:502:CCF9155E3E7DB453AAD3B435B51404EE:3DBDE697D71690A769204BEB12283678
[U          ]:LCT-410E16F2:
commun:503:2457B595400FBEFC7584248B8D2C9F9E:860D200FA8F4981C2C8332857101A01D
[U          ]:LCT-410E16FD:

from the command line I can connect to my share throught samba :

[philippe at serveur philippe]$ smbclient \\\\serveur\\philippe -U philippe
Password:
Domain=[SERVEUR] OS=[Unix] Server=[Samba 3.0.2a]
smb: \>

if I use LinNeighborhood to mount my share, I can  see the share but cannot 
mount it. I get the following error message : 
SMB connection failed
14118:tree connect failed:ERRDOS - ERRnosuchshare

Some help would be greatly appreciated.

Thanks in advance, my smb.conf file is at the end of the mail

Philippe

# Samba config file created using SWAT
# from 127.0.0.1 (127.0.0.1)
# Date: 2004/08/02 13:49:13

# Global parameters
[global]
        log file = /var/log/samba/log.%m
        dns proxy = No
        load printers = yes
        ldap ssl = no
        server string = Samba %v sur %h
        printing = cups
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        dos charset = ISO8859-1
        workgroup = SERVEUR
        create mask = 0750
        os level = 20
        map to guest = Bad User
        encrypt passwords = yes
        printcap name = cups
        security = share
        printer admin = @adm
        max log size = 50

[homes]
        comment = Home Directories
        read only = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        create mask = 0700
        guest ok = Yes
        printable = Yes
        print command = lpr-cups -P %p -o raw %s -r   # using client side 
printer drivers.
        browseable = No

[print$]
        path = /var/lib/samba/printers
        write list = @adm, root
        inherit permissions = Yes
        guest ok = Yes

[pdf-generator]
        comment = PDF Generator (only valid users)
        path = /var/tmp
        printable = Yes
        print command = /usr/share/samba/scripts/print-pdf %s ~%u //%L/%u %m 
%I "%J" &

[fax]
        comment = Fax par hylafax
        path = /var/spool/samba
        guest ok = Yes
        printable = Yes
        print command = ( /usr/bin/printfax.pl %I %s %U %m; rm %s ) &
[philippe at serveur philippe]$


-- 
Philippe Rousselot
Alca Torda Conseil


More information about the samba mailing list