[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1294322693.2852.2.camel@perseus>
Date: Thu, 06 Jan 2011 22:04:53 +0800
From: Ian Kent <raven@...maw.net>
To: Issa <frechdesign@...il.com>
Cc: autofs@...ux.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [autofs] Autofs SMBFS no write in files
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@...ux.kernel.org
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists