All of lore.kernel.org
 help / color / mirror / Atom feed
From: Issa <frechdesign@gmail.com>
To: Jesper Juhl <jj@chaosbits.net>
Cc: autofs@linux.kernel.org, linux-kernel@vger.kernel.org,
	Ian Kent <raven@themaw.net>
Subject: Autofs SMBFS no write in files
Date: Sun, 02 Jan 2011 13:52:48 +0100	[thread overview]
Message-ID: <4D207520.60200@gmail.Com> (raw)
In-Reply-To: <alpine.LNX.2.00.1012182238560.17400@swampdragon.chaosbits.net>


[-- Attachment #1.1: Type: text/plain, Size: 770 bytes --]

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


[-- Attachment #1.2: Type: text/html, Size: 1480 bytes --]

[-- Attachment #2: Type: text/plain, Size: 140 bytes --]

_______________________________________________
autofs mailing list
autofs@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/autofs

  parent reply	other threads:[~2011-01-02 12:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-18 21:43 [PATCH] autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd() Jesper Juhl
2010-12-28  2:36 ` Ian Kent
2011-01-02 12:52 ` Issa [this message]
2011-01-05 16:38   ` Autofs SMBFS no write in files Carter, Joel
2011-01-05 18:53     ` Issa
2011-01-24 19:51 ` [PATCH] autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd() Jesper Juhl
2011-01-24 20:03   ` Jesper Juhl
2011-01-25  1:55     ` Ian Kent
  -- strict thread matches above, loose matches on Subject: below --
2010-12-12 23:02 [PATCH][RFC] autofs4: Do not potentially dereference null " Jesper Juhl
2010-12-15  3:03 ` [autofs] " Ian Kent
2010-12-17 12:07   ` Jesper Juhl
2010-12-28 18:51     ` Autofs SMBFS no write in files Issa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D207520.60200@gmail.Com \
    --to=frechdesign@gmail.com \
    --cc=autofs@linux.kernel.org \
    --cc=jj@chaosbits.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=raven@themaw.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.