Displaying 1 result from an estimated 1 matches for "bobsshare".
2014 Jul 09
1
Write permission for local user on a windows mount
Hello,
I have a debian server(7.2) which has a mount to a windows shared directory. The share is configured under a specific user, let's say bobsshare.
I also have a local user on the debian server named alice, but alice cannot write to the mounted directory.
What do I need to do to give alice write permissions on the mounted directory?
smbclient --version
Version 3.6.6
fstab
//mywindowsserver/share cifs username=domain/bobsshare,password=1234...