How to mount the mu...
 
Notifications
Clear all

How to mount the multiUSER SMB share in linux ?

2 Posts
1 Users
0 Likes
757 Views
amrit_3327
(@amrit_3327)
Trusted Member
Joined: 4 years ago
Posts: 65
Topic starter  

In order to give access to additional user access to SMB share exported on Linux which command can be used.


   
Quote
Topic Tags
amrit_3327
(@amrit_3327)
Trusted Member
Joined: 4 years ago
Posts: 65
Topic starter  
# mount -F smbfs -o user=user1,fileperms=770,dirperms=770,uid=aaa\
   //solarsystem/sales-tools /sales

Add the UID of other user you want to give access to.



   
ReplyQuote
Share: