I have a mount share on my linux server "/mnt/outils" whith command in fstab's file:
Code: Select all
//10.2.2.2/e$/outils /mnt/Outils cifs user=apache,username=login,password=pass,uid=48,gid=486,file_mode=0777,dir_mode=0777 0 0
Code: Select all
//10.2.2.2/e$/outils /mnt/Outils cifs user=apache,username=login,password=pass,uid=48,gid=486,file_mode=0777,dir_mode=0777 0 0