Hi, we are running Samba 2.2.2 on Solaris8; one client (MS 2000) is not able to map a drive: The tcpdump shows the correct user name <user>@<dom>. smbd -d 3 shows <user>_<dom> and thus the authentication on the PDC fails. Does anybody know why Samba translates the @ into an _? Thanks a lot, Roman __________________________________________________________________ The NEW Netscape 7.0 browser is now available. Upgrade now! http://channels.netscape.com/ns/browsers/download.jsp Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/
On Wed, 2003-01-08 at 00:08, Roman Manz wrote:> Hi, > > we are running Samba 2.2.2 on Solaris8; one client (MS 2000) is not able to map a drive: > The tcpdump shows the correct user name <user>@<dom>. > smbd -d 3 shows <user>_<dom> and thus the authentication on the PDC fails. > > Does anybody know why Samba translates the @ into an _?Samba 2.2.2 got parinoid about what characters can be in usernames. If you can't change the username, you might consider modifying the list of allowed characters - in smbd/reply.c:reply_sesssetup_and_X(), the 'alpha_strcpy' line. Also see http://lists.samba.org/pipermail/samba-ntdom/2001-December/054262.html for the similar problem with different characters. I do hope to be able to remove this check in Samba 3.0, but we have to be very careful first. Andrew Bartlett -- Andrew Bartlett abartlet@pcug.org.au Manager, Authentication Subsystems, Samba Team abartlet@samba.org Student Network Administrator, Hawker College abartlet@hawkerc.net http://samba.org http://build.samba.org http://hawkerc.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/samba/attachments/20030108/b9873b66/attachment.bin
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, 7 Jan 2003, Roman Manz wrote:> Hi, > > we are running Samba 2.2.2 on Solaris8; one client (MS 2000) is not able > to map a drive: The tcpdump shows the correct user name <user>@<dom>. > smbd -d 3 shows <user>_<dom> and thus the authentication on the PDC > fails. > > Does anybody know why Samba translates the @ into an _?Old bug. Should be fixed in 2.2.7a' cheers, jerry ---------------------------------------------------------------------- Hewlett-Packard ------------------------- http://www.hp.com SAMBA Team ---------------------- http://www.samba.org GnuPG Key ---- http://www.plainjoe.org/gpg_public.asc ISBN 0-672-32269-2 "SAMS Teach Yourself Samba in 24 Hours" 2ed "You can never go home again, Oatman, but I guess you can shop there." --John Cusack - "Grosse Point Blank" (1997) -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQE+KElJIR7qMdg1EfYRAjdiAKDY+dOaD2EgNRx01vBUkSEoNWMALQCeJjaQ hriyXDzxeyCjL7KZXNknqrY=xa/t -----END PGP SIGNATURE-----