Bug 632 - Unable to authenticate with a password that contain § char
Summary: Unable to authenticate with a password that contain § char
Status: RESOLVED WONTFIX
Alias: None
Product: Samba 2.2
Classification: Unclassified
Component: winbind (show other bugs)
Version: 2.2.8a
Hardware: All Linux
: P3 normal
Target Milestone: ---
Assignee: Gerald (Jerry) Carter (dead mail address)
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-16 00:30 UTC by Gaël
Modified: 2005-11-14 09:26 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gaël 2003-10-16 00:30:43 UTC
My NT account hasn't special char,  but my password contain "§"
When I try to authenticate myself wia winbind I got this message : 

# wbinfo  -a 'domain\login%pa§§word'
plaintext password authentication failed
error code was NT_STATUS_WRONG_PASSWORD (0xc000006a)
Could not authenticate user domain\login%pa§§word with plaintext password
challenge/response password authentication succeeded

With another password : 

# wbinfo  -a 'domain\login%password'
plaintext password authentication succeeded
challenge/response password authentication succeeded

What's the matter ?

--
My NT conf : 
1 WinNT4 SP6 PDC& 2 WinNT4 SP6 BDC

My proxy squid with NTLM authentication : 
Linux RedHat 7.3 with latest patches
kernel 2.4.20

Samba : 
samba-2.2.8a recompiled

%configure \
        --libdir=%{_sysconfdir}/samba \
        --with-fhs \
        --with-privatedir=%{_sysconfdir}/samba \
        --with-lockdir=/var/cache/samba \
        --with-swatdir=%{_datadir}/swat \
        --with-codepagedir=%{_datadir}/samba/codepages \
        --with-automount \
        --with-smbmount \
        --with-pam \
        --with-mmap \
        --with-quotas \
        --without-smbwrapper \
        --with-libsmbclient \
        --with-utmp \
        --with-piddir=/var/run \
        --with-acl-support \
        --with-vfs \
        --with-pam_smbpass \
        --with-winbind-auth-challenge \
        --with-msdfs


# generic patches
Patch1: samba-2.2.0-smbw.patch
Patch3: samba-2.0.5a-gawk.patch
Patch5: samba-2.0.7-krb5-1.2.patch
Patch6: samba-2.0.7-buildroot.patch
Patch11: samba-2.2.0-logname.patch
Patch13: samba-2.2.2-winsfixes.patch
Patch14: samba-2.2.3-smbadduserloc.patch
Patch15: samba-2.2.7-lfsclient.patch
# Not used, but it have some patches which might be needed later...
Patch16: samba-2.2.2-smbadduser.patch
Patch17: samba-2.2.8-smb.conf.patch
Patch18: samba-2.2.8-msdfs.patch
Patch19: samba-2.2.8-delete-on-close.patch
Patch20: samba-2.2.8a-pipedir.patch
Comment 1 Gerald (Jerry) Carter (dead mail address) 2004-02-17 08:56:05 UTC
Sorry, but the 2.2 is not under development any longer.
If you can reproduce this bug against the latest 3.0 release, 
please reopen this bug and change the version in the report.
Thanks.
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-11-14 09:26:26 UTC
database cleanup