Re: [autofs] Autofs SMBFS no write in files

From: Ian Kent
Date: Thu Jan 06 2011 - 09:05:06 EST


On Tue, 2010-12-28 at 19:51 +0100, Issa wrote:
> Hello,
>
>
> Autofs accÃs smbfs impossible d'Ãcrire sur le disque ?
> Autofs smbfs no writing ?

A bit off topic but is there some reason you need to use smbfs.
It's deprecated and I expect it will go away some time soon.
You should try using CIFS if you have a reasonably recent (or even not
so recent should be ok) kernel.

>
> 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
> autofs@xxxxxxxxxxxxxxxx
> http://linux.kernel.org/mailman/listinfo/autofs


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/