User Tools

Site Tools


mount_nfs

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
mount_nfs [2017/07/04 07:57]
kevin
mount_nfs [2017/09/01 16:16] (current)
kevin
Line 11: Line 11:
 Éditer fstab Éditer fstab
  
-  server_ip:/​volume1/​Dev /u/Dev/ nfs rsize=4096,​wsize=4096,​timeo=14,​intr,​auto 0 0+  ​//server_ip:/​volume1/​Dev /u/Dev/ nfs rsize=4096,​wsize=4096,​timeo=14,​intr,​auto 0 0
   ​   ​
-  ou +  ​//ou 
   ​   ​
   <​del>//​MAGELLAN.local/​production /​u/​production/​ cifs username=fee,​password=xxxx3,​iocharset=utf8,​sec=ntlm 0 0</​del>​   <​del>//​MAGELLAN.local/​production /​u/​production/​ cifs username=fee,​password=xxxx3,​iocharset=utf8,​sec=ntlm 0 0</​del>​
   ​   ​
-  //​MAGELLAN.local/​production /​u/​production/​ cifs username=fee,​password=xxxx3,​iocharset=utf8,​sec=ntlm,​credentials=/​home/​fee/​.smbcred 0 0+  //​MAGELLAN.local/​production /​u/​production/​ cifs username=fee,​password=xxxx3,​iocharset=utf8,​sec=ntlm 0 0 
 +   
 +  ou avec l'​option credentials pour ne pas avoir le pass en clair 
 +   
 +    //​MAGELLAN.local/​production /​u/​production/​ cifs iocharset=utf8,​sec=ntlm,​credentials=/​home/​fee/​.smbcred 0 0
  
 avec .smdcred (-rw-r-----) : avec .smdcred (-rw-r-----) :
mount_nfs.1499155039.txt.gz · Last modified: 2017/07/04 07:57 by kevin