Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

SAMBA drama, help needed - Solved

New to Debian (Or Linux in general)? Ask your questions here!
Post Reply
Message
Author
User avatar
Chiefahol2
Posts: 110
Joined: 2016-08-06 22:49

SAMBA drama, help needed - Solved

#1 Post by Chiefahol2 »

Hello,

I mount my smb share like so with fstab:

//192.168.1.30/Directory /home/username/mountpoint cifs credentials=/home/username/.smbcredentials,uid=1001,gid=1001,noexec 0 0

All the mounts directory/file permissions now look like this:

drwxrwxrwx 19 username username 0 Jun 26 2016 .

Except i added 'noexec' to the fstab entry, so shouldn't it be mounting without executable permissions?

Also even though my user definitely DOES have read write and execute permissions in that share, when i try move a file into the share i get this error:
Error while copying.

The folder "Folder" cannot be copied because you do not have permissions to create it in the destination.
Any help solving these strange permission errors would be greatly appreciated.
Last edited by Chiefahol2 on 2017-10-02 08:22, edited 1 time in total.

User avatar
Chiefahol2
Posts: 110
Joined: 2016-08-06 22:49

Re: SAMBA drama, help needed

#2 Post by Chiefahol2 »

Solution was to loosen up permissions on the NAS side. Hopefully not too loose, o well! :P

Post Reply