Displaying 2 results from an estimated 2 matches for "0drwxr".
Did you mean:
drwxr
2015 Feb 18
2
Windows Admin user can't change Permission.
Hi Jason,
what are the permissions of the folder above - in your case /srv/samba.
In the past I needed to chmod from 750 to 755 on that folder for the underlying share paths.
Regards
Tim
Am 18. Februar 2015 13:29:07 MEZ, schrieb Jason Long <hack3rcon at yahoo.com>:
>Hello.
>I changed my "smb.conf" as below :
>
>[Demo]
>path = /srv/samba/demo/
>read only = no
2015 Feb 20
0
Windows Admin user can't change Permission.
Hi Tim.The permission is :
[root at printmah srv]# ls -ltotal 0drwxr-xr-x. 3 root root 17 Feb 18 05:38 samba
What is the different between "valid users" and "authorized users" ?When I use "authorized users", Anyone can open directory and write and delete but when I use "valid users" it ask me username and password and when I e...