Re: [2.6.27 patch] the scheduled smbfs removal

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steve French
Date: Monday, May 19, 2008 - 6:49 pm

On Mon, May 19, 2008 at 7:49 PM, Harvey Harrison
<harvey.harrison@gmail.com> wrote:

They could use smbclient (an ftp like tool in the samba suite), but
there are no obvious reasons for another file system.

There are some usability improvements that could be made in mount.cifs
that might be all that is needed for 99% of the users of these very
old servers.  Currently mounting to old servers such as os/2 and win95
requires specifying a server "netbios name" (mount option
"servernetbiosname" is needed since netbiosnames are often different
than the server's tcp name) and also requires overriding the default
security settings (since the lanamn mechanism is much weaker than the
NTLMv2 and Kerberos mechanisms).   If we had an easier way of passing
information back across the mount sys call back to a mount helper this
would be easier to address (since we could send information on the
server's offered dialects and security mechanisms back to user space
so we could prompt the user).

-- 
Thanks,

Steve
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [2.6.27 patch] the scheduled smbfs removal, Steve French, (Mon May 19, 5:00 pm)
Re: [2.6.27 patch] the scheduled smbfs removal, Harvey Harrison, (Mon May 19, 5:49 pm)
Re: [2.6.27 patch] the scheduled smbfs removal, Steve French, (Mon May 19, 6:49 pm)
Re: [2.6.27 patch] the scheduled smbfs removal, Günter Kukkukk, (Mon May 19, 7:40 pm)