This is a discussion on [Samba] problem to delete directory in samba (on solaris 2.x) within the Samba forums, part of the Networking and Network Related category; Hello! I am use samba 2.2.2 on solaris8 and 2.2.11 on solaris9. My user can = create ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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=B4s work. What variable I must put in = smb.conf to permit that they can delete their directory? =20 My smb.conf is: =20 # Samba config file created using SWAT # Global parameters [global] workgroup =3D COMAU server string =3D Comau do Brasil - servidor %L versao %v security =3D user encrypt passwords =3D Yes unix password sync =3D Yes update encrypted =3D Yes username map =3D /etc/smbusers =20 restrict anonymous =3D Yes log file =3D /usr/local/samba/var/log/log.%m max log size =3D 500 comment =3D SAMBA %v invalid users =3D root @root @sys reboot desliga create mask =3D 0777 force create mode =3D 0777 directory mask =3D 0777 hosts allow =3D 172.18.150. 172.18.151. 172.18.152. = 172.18.153. browseable =3D No hide dot files =3D yes =20 =20 [processo] comment =3D usuario restritos processo path =3D /usr/processo writeable =3D Yes create mask =3D 0777 force create mode =3D 0777 directory mask =3D 0777 browseable =3D No valid users =3D @processo Thanks -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |