I am using samba 2.2.6pre2 from mandrake 9.0,
I've set it up as PDC,

When I share directories, their properties are read-only, even if I have the 
read/write permissions on the files. I'm able to rename/delete/create...

It's a probleme for certain programs who check the file permission before some actions,

Thanks for your help,


here is my config file:

# Samba config file created using SWAT
# from 0.0.0.0 (0.0.0.0)
# Date: 2003/01/15 09:03:38

# Global parameters
[global]
        workgroup = 98YS
        netbios name = SERVER
        server string = Samba Server %v
        encrypt passwords = Yes
        min passwd length = 0
        null passwords = Yes
        log file = /var/log/samba/log.%m
        max log size = 50
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        printcap name = lpstat
        logon path = 
        logon home = 
        domain logons = Yes
        os level = 99
        preferred master = True
        domain master = True
        dns proxy = No
        wins support = Yes
        force create mode = 0755
        force directory mode = 0755
        printing = cups

[homes]
        comment = Home Directories
        read only = No
        create mask = 0774
        force create mode = 0775
        directory mask = 0775
        force directory mode = 0775


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

Reply via email to