On 10/30/18 5:02 AM, Stephen Morris wrote:
> Sorry Ed, just one more question around this. You mentioned in an earlier 
> thread that
> you had the auto-mount process working on a CIFS partition. How did you get 
> it to work,
> I can't get it to. Both 'LS /MNT/NAS' and 'SUDO LS /MNT/NAS' fail to mount the
> partition. I don't understand why the second command didn't work, as with 
> CIFS only
> supporting mounting by Root, the sudo function should have worked. 

I don't think I said I used cifs mounts.  If I implied it, sorry.  I've not 
used that sort
of mount in a long time.

My NAS, linux based, supports cifs mounts and I just added....

//192.168.1.152/music /mnt cifs 
username=*****,password=*****,rw,uid=****,gid=**** 0 0

And it does mount at boot and is readable/writeable by the user.

This test may not be valid in your environment.  What O/S is running on the 
server side?

-- 
Cardinal Rule of Presentations: "Tell them what you are going to tell them, 
tell them,
then tell them what you told them."
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to