Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2016
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. mount -t cifs -o domain=domain.ad,user=thebtm,pass=$(read -s -p "password: ") "//NAS/thebtm$/" /mnt/cifsmount
  2. password: mount error(13): Permission denied
  3. Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement