From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve French Subject: Re: [PATCH 00/11] cifs: implement multisession mounts (try #2) Date: Thu, 22 Apr 2010 14:55:24 -0500 Message-ID: References: <1271794039-22787-1-git-send-email-jlayton@redhat.com> <20100421141301.4ca93513@corrin.poochiereds.net> <20100422153948.GA6265@shareable.org> <20100422152536.5210822b@barsoom.rdu.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, linux-cifs-client@lists.samba.org, Jamie Lokier To: Jeff Layton Return-path: In-Reply-To: <20100422152536.5210822b@barsoom.rdu.redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-cifs-client-bounces@lists.samba.org Errors-To: linux-cifs-client-bounces@lists.samba.org List-Id: linux-fsdevel.vger.kernel.org On Thu, Apr 22, 2010 at 2:25 PM, Jeff Layton wrote: > The solution I'm proposing will make a shared CIFS mount as easy to set > up and deal with as it is with NFS. Which is to say, non-trivial but > doable for the average sysadmin with a clue. Probably easier, since for the krb5 case ActiveDirectory kerberos (Windows or Samba 4 KDC) with cifs is not too bad to setup. For the NTLMv2 case it is very easy to setup. -- Thanks, Steve