[Samba] problem to delete directory in samba (on solaris 2.x)

SALOME Alexandre alexandre.salome at comau.com.br
Wed Aug 24 11:31:49 GMT 2005


Hello!

I am use samba 2.2.2 on solaris8 and 2.2.11 on solaris9. My user can create
directory and files. When they try delete a directory (create by theirself),
give a message "accesso denied". If they connect directly on solaris and
execute the command "rm -r", it´s work. What variable I must put in smb.conf
to permit that they can delete their directory?

 

My smb.conf is:

 

# Samba config file created using SWAT

# Global parameters

[global]

            workgroup = COMAU

            server string = Comau do Brasil - servidor %L versao %v

            security = user

            encrypt passwords = Yes

            unix password sync = Yes

            update encrypted = Yes

            username map = /etc/smbusers                       

            restrict anonymous = Yes

            log file = /usr/local/samba/var/log/log.%m

            max log size = 500

            comment = SAMBA %v

            invalid users = root @root @sys reboot desliga

            create mask = 0777

            force create mode = 0777

            directory mask = 0777

            hosts allow = 172.18.150. 172.18.151. 172.18.152. 172.18.153.

            browseable = No

            hide dot files = yes

 

 

[processo]

            comment = usuario restritos processo

            path = /usr/processo

            writeable = Yes

            create mask = 0777

            force create mode = 0777

            directory mask = 0777

            browseable = No

            valid users =  @processo

Thanks



More information about the samba mailing list