Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. sudo mount -t cifs //cerndfs.cern.ch/dfs/ /mnt/cernShr/ -o credentials=/root/.smbcredentials,sec=krb5 --verbose
  2. domain=CERN
  3. mount.cifs kernel mount options: ip=188.184.36.137,unc=\\cerndfs.cern.ch\dfs,sec=krb5,user=CERN\acattabi,domain=CERN,pass=********
  4. mount error(126): Required key not available
  5. Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement