Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15748 - Samba ebuild does not include '--with-winbind-auth-challenge' needed for Squid 2.5 Winbind auth helpers
Summary: Samba ebuild does not include '--with-winbind-auth-challenge' needed for Squi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High major (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-15 11:30 UTC by Chris Sorisio
Modified: 2003-02-23 12:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Sorisio 2003-02-15 11:30:11 UTC
From http://www.squid-cache.org/Doc/FAQ/FAQ-23.html

    * Test winbindd user authentication:

# wbinfo -a mydomain\\myuser%mypasswd
plaintext password authentication succeeded
error code was NT_STATUS_OK (0x0)
challenge/response password authentication succeeded
error code was NT_STATUS_OK (0x0)

NOTE: both plaintext and challenge/response should return "succeeded." If there 
is no "challenge/response" status returned then Samba was not built with "--
with-winbind-auth-challenge" and cannot support ntlm authentication.

** Samba stock ebuild fails this test! **

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Samba ebuild needs a USE flag to allow optional enabling of "--with-winbind-
auth-challenge" compile flag for Squid users who want to use NTLM auth helpers.
Comment 1 Donny Davies (RETIRED) gentoo-dev 2003-02-23 12:47:13 UTC
fixed in samba-2.2.8_pre1