[Samba] (no subject)

yves.coutolleau at erymaservices.com yves.coutolleau at erymaservices.com
Thu Apr 15 04:07:40 MDT 2010


Hi,

When I try to save a new execl file to a samba share, I 've got an error
"unable to access to file", but the file is currently well saved.
No problem with open office nor ms word.

A wireshark trace indicate "Query_path_info/ error status_access_denied"

thanks for your help
regards


-----------------------------
here's my configuration:

Samba 3.5.2/ centos 5.4

[global]
        unix charset = ISO8859-15
        display charset = ISO8859-15
        workgroup = xxx
        netbios name = PRYDERI
        server string = SERVEUR BUREAUTIQUE xxx
        interfaces = 10.10.xxx.xxx/16, 127.0.0.1/8
        bind interfaces only = Yes
        security = DOMAIN
        client schannel = No
        server schannel = No
        passdb backend = smbpasswd
        guest account = ipconly
        pam password change = Yes
        passwd program = /usr/bin/passwd
        username map = /etc/samba/smbusers
        log file = /var/log/samba/%m.log
        smb ports = 139 445
        large readwrite = No
        name resolve order = wins lmhosts host bcast
        max wins ttl = 1000
        min wins ttl = 300
        time server = Yes
        unix extensions = No
        socket options = SO_SNDBUF=2920
        printcap name = /etc/printcap
        logon script = %U.bat
        logon path = d:\Profiles_xxx\%U
        logon drive = j:
        domain logons = Yes
        os level = 99
        preferred master = Yes
        domain master = Yes
        dns proxy = No
        wins support = Yes
        ldap ssl = no
        socket address = 10.10.xxx.xxx
        valid users = root, ipconly, +itm, +burutil
        hosts allow = 10.10., 127.0.0.1
        strict allocate = Yes
        case sensitive = Yes
        map hidden = Yes
        browseable = No
        strict locking = No
        wide links = Yes

[PERSO]
        comment = Repertoire personnel
        path = /mnt/san/unite1/%U
        valid users = root, +itm, +burutil
        read only = No
        create mask = 0777
        directory mask = 0777

and other shares ...




More information about the samba mailing list