lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 30 Jan 2008 12:53:28 -0600
From:	"Steve French" <smfrench@...il.com>
To:	"Jan Engelhardt" <jengelh@...putergmbh.de>
Cc:	"Adrian Bunk" <bunk@...nel.org>, sfrench@...ba.org,
	samba-technical@...ts.samba.org, linux-kernel@...r.kernel.org
Subject: Re: [2.6 patch] remove smbfs

I have mounted to Windows98 a few months ago with no problems (other
than a few restrictions like you can't set the file times via utimes).
 For mounts to Windows98 note that you have to specify the server
netbios name on the mount (since it is not the same as the DNS name).
In your example your would need to specify "servernetbiosname=WIN98"
in the mount options (until mount.cifs autoretries with
servernetbiosname assumed to be the beginning of the UNC name - note
that later servers have a dummy netbios name that is used so this
mount option is only needed for OS/2 and Win9x).

I will try mounts to Windows98 again.

On Jan 30, 2008 12:27 PM, Jan Engelhardt <jengelh@...putergmbh.de> wrote:
>
> On Jan 29 2008 00:08, Adrian Bunk wrote:
> >
> >I remember that there were some small things missing in CIFS for
> >completely replacing the unmaintained smbfs when we discussed removing
> >smbfs back in 2005 due to smbfs being unmaintained.
> >
> >CIFS has improved since, smbfs is still unmaintained, and it's becoming
> >time to finally remove smbfs.
>
> Negative. CIFS as of 2.6.24-rc7 still does not support Windows 98,
> or at least, the mount command I tried was not the right one:
>
>         mount -t cifs //WIN98/c /mnt -o guest,sec=none
>
> (It is a test share with a null password open for anyone.) I am running
> out of options..
>
>         CIFS VFS: cifs_mount failed w/return code = -2
>



-- 
Thanks,

Steve
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ