scottroberts6
Dabbler
- Joined
- Apr 26, 2013
- Messages
- 11
Hello,
Quickly, for reference:
FreeNAS 8.3.0 - Release
1 Volume (5 disks; Raid Z1)
Shared via CIFS for Anonymous/Guest access (per wiki instructions)
Everything worked fine for a few months, but lately I've been having serious issues with permissions. Every night, the permissions on the main volume ("SERVER") are somehow being changed so that the "guest" account can only read (but not write). Currently, my only workaround is to get to the office before anyone else and run the following:
I am posting screenshots of the various parts of my configuration in the hopes that they will help.
The issues seemed to begin after I enabled the SSL service and created several new user accounts to allow some users to connect via SFTP. Those users home directory is set to "/nonexistent" and the permissions for those users are set to 777.
Is it possible that there is some nightly cronjob that attempts to "fix" permissions based on some set of parameters? I'm at a loss as to how to keep things in order without constantly fixing permissions.
I appreciate the support of the tremendous FreeNAS community, and I'm sure that whatever is going wrong here is my fault and I don't mean to seem like I'm blaming anyone else or complaining - you can't complain about free!
Thank you!
Quickly, for reference:
FreeNAS 8.3.0 - Release
1 Volume (5 disks; Raid Z1)
Shared via CIFS for Anonymous/Guest access (per wiki instructions)
Everything worked fine for a few months, but lately I've been having serious issues with permissions. Every night, the permissions on the main volume ("SERVER") are somehow being changed so that the "guest" account can only read (but not write). Currently, my only workaround is to get to the office before anyone else and run the following:
chmod -R 777 /mnt/SERVER
This fixes the issue, but inevitably the next morning I will see access denied whenever I try to delete, rename, or save to any file or folder. Also, when I check the "guest" account I see that Write permissions is UNchecked for group and other. I continually RE-check those boxes and they stay checked for a while, but ultimately they end up becoming unchecked again. The same is true if I check the "Change Permissions" dialogue for the volume in question.I am posting screenshots of the various parts of my configuration in the hopes that they will help.
The issues seemed to begin after I enabled the SSL service and created several new user accounts to allow some users to connect via SFTP. Those users home directory is set to "/nonexistent" and the permissions for those users are set to 777.
Is it possible that there is some nightly cronjob that attempts to "fix" permissions based on some set of parameters? I'm at a loss as to how to keep things in order without constantly fixing permissions.
I appreciate the support of the tremendous FreeNAS community, and I'm sure that whatever is going wrong here is my fault and I don't mean to seem like I'm blaming anyone else or complaining - you can't complain about free!
Thank you!