October 9, 201213 yr unRAID Server Pro version: 5.0-rc8a I have a share named Photos. I have a few hundreds files and folders in this share. Yet only a few files and one folder are not accessible through any of my Windows machine. I've tried running the PERMISSIONS routine a few times now, with no success. :'( I can view the pics using the unRaid UI. So I know the files are not currupt. Windows security says: Unable to display current owner Can any help me?
October 9, 201213 yr Telnet into the unraid server and navigate to the drive/directory containing the files in question. Copy-n-paste a "ls -l" into a response.
October 9, 201213 yr It's an issue with the SAMBA version included with rc8a. See the rc8a announcement thread for more talk about it. There is a current workaround by manually installing a different version. It's in this thread where the discussion is: http://lime-technology.com/forum/index.php?topic=22604.0
October 9, 201213 yr Author Telnet into the unraid server and navigate to the drive/directory containing the files in question. Copy-n-paste a "ls -l" into a response. That didn't work
October 9, 201213 yr Author Delete any save credentials for the server in the Windows control panel. Thanks for the response but had already done that a while back.
October 10, 201213 yr Author SOLVED ---> manually change the commands, it could be that the permissions script isn't finishing (or you aren't giving it sufficient time to finish) chown -R nobody:users /path/in/question chmod -R 770 /path/in/question
Archived
This topic is now archived and is closed to further replies.