[Samba] FW: smb.conf

Shlomi lshl at nana.co.il
Mon Mar 12 11:43:30 GMT 2007


Hi,
I have a problem with the users homes mapping.
I am able to create files, read, write, and delete them.
But I am unable to create directories, when I try I get an 'Access Denied'
error.
Any suggestions?


Smb.conf:

[global]
        workgroup = SHLNET
        server string = Samba Server
        passwd program = /usr/bin/passwd %u
        username map = /etc/samba/smbusers
        unix password sync = Yes
        log level = 2 passdb:5 auth:10
        log file = /var/log/samba/%m.log
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        printcap name = /etc/printcap
        dns proxy = No
        ldap ssl = no
        guest ok = Yes
        cups options = raw

[homes]
        comment = Home Directories
        read only = No
        browseable = No

[printers]
        comment = All Printers
        path = /var/spool/samba
        printable = Yes
        browseable = No
====================================================================

Log:
[2007/03/12 13:34:59, 2] smbd/open.c:open_directory(1936)
  open_directory: unable to create New Folder. Error was Permission denied 
[2007/03/12 13:34:59, 2] smbd/open.c:open_directory(1936)
  open_directory: unable to create New Folder. Error was Permission denied




More information about the samba mailing list