Guest User

Untitled

a guest
Nov 8th, 2017
247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. [root@host ~]# mount -t cifs -o username=<share user>,password=<share password>,domain=example.com //WIN_PC_IP/<share name> /mnt
  2.  
  3. mount -t cifs -v //$win_machine/hostlist /mnt -o user=file,pass=$pass
Add Comment
Please, Sign In to add comment