guest login with security = share with 3.2.0-pre2 + support for a smb client named Dave3.1 in MacOS 9

Michael Adam ma at sernet.de
Thu Mar 20 17:11:27 GMT 2008


Hi again,

yaberger at ca.ibm.com wrote:
> Problem 2
> I've reported this one back in june 2007 when I was testing 3.0.25 with 
> some of our client. Some of them are running on MacOS9 with a smb client 
> named Dave3.1
> 
> Unfortunately, they weren't able to authenticate after we've upgraded from 
> 3.0.11 to 3.0.25
> The exact reason can also be seen in this commit:       
> http://gitweb.samba.org/?p=samba.git;a=commitdiff;h=9ed12bfc48fe7f9b1863a9dd88e881974083053c
> 
> The small part that was englobed in the #if 0 #endif
> 
> the old one, working with MacOS9 using Dave3.1
> if ((ra_type == RA_WINNT) && (passlen2 == 0) && unic && passlen1) {
> 
> the new one, not working with MacOS9 using Dave3.1
> if (unic && (passlen2 == 0) && passlen1) {

we need to know the architecture samba detects for your client
and then we can exclude that:
please look for a corresponding line containing
"set_remote_arch: Client arch is '<SOME_ARCH>'"
in a level 10 smbd log file.

Cheers - Michael

-- 
Michael Adam <ma at sernet.de>  <obnox at samba.org>
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.SerNet.DE, mailto: Info @ SerNet.DE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 206 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba-technical/attachments/20080320/9db710d5/attachment.bin


More information about the samba-technical mailing list