Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. mntpoint -fstype=cifs ://example.com/shrname
  2.  
  3. mntpoint -fstype=cifs,rw,uid=myuserid,gid=mygrpid ://example.com/shrname
  4.  
  5. mntpoint -fstype=cifs,rw,username=myuser,password=mypass ://example.com/shrname
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement