Hey there.

 

Who is the owner and what are the permissions of your /mnt/smb/win1 mount point 
after autofs kicks in? Can you write to it using root (or using sudo, same 
thing)?

 

Joel.

 

From: [email protected] [mailto:[email protected]] 
On Behalf Of Issa
Sent: January-02-11 4:53 AM
To: Jesper Juhl
Cc: [email protected]; [email protected]; Ian Kent
Subject: [autofs] Autofs SMBFS no write in files

 

Hello,


Autofs accés smbfs no way to write in smbfs share ?


Autofs smbfs no writing ?

Im usint autofs with ubuntu 10.10
Im using autofs like this

sudo nano /etc/auto.master

+auto.master
/mnt/smb       /etc/auto.auto   --timeout=60 --ghost

et le fichier sudo nano /etc/auto.auto

#directory name         option for mount                                        
          device to mount
win1            -fstype=smbfs,rw,credentials=/etc/smb.auth         ://win1/docs/

Authentication files :
sudo nano /etc/smb.auth

username=users1
password=motDePasse
domain=windowsDomaine
 
now with this i can access only in read
/mnt/smb/win1

My question how add acess to write ?

because i can write for the moment.

thanks

_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to