Hurrah !
That did it ! this is the line I have in my automount map :
Code:
disk -fstype=cifs,dir_mode=0775,file_mode=0664,rw,vers=1.0,nounix,username=nasuser,password=naspasswd,gid=users,uid=$USER ://NAS/disk
and this is what I get :
Code:
$ll /NAs
total 0
drwxr-xr-x 2 root root 0 juin 3 18:36 disk
$ cd /NAS/disk/
$ ll ..
total 0
drwxrwxr-x 2 georges users 0 juin 3 13:08 disk
$
Thank you !
I'll mark the thread as resolved in order for others to profit of your knowledge !
Have a nice day !