Displaying 1 result from an estimated 1 matches for "appsuser".
2010 Jun 02
2
File permissions
...hey are read only.
Interestingly enough, I can go in and create files, modify files, rename
files, delete files, etc.. However, some of the users' software checks for
read-only status, and is throwing errors.
Here's the smb.conf section:
[Apps]
path=/home/apps
force user=appsuser
force group=appsuser
read only=no
writeable=yes
oplocks = False
level2 oplocks = False
Directory looks like this:
drwxrwxr-x 94 appsuser appsuser 20K 2010-06-02 14:32 apps
Files inside of it have permissions similar to these:
-rwxr-xr-x 1 app...