Bug 9244 - The option --with-pam_smbpass doens't work.
Summary: The option --with-pam_smbpass doens't work.
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: Build (show other bugs)
Version: 4.0.0rc2
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Karolin Seeger
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-04 10:11 UTC by Andreas Schneider
Modified: 2012-10-04 15:08 UTC (History)
0 users

See Also:


Attachments
v4-0-test patch (1.35 KB, patch)
2012-10-04 10:11 UTC, Andreas Schneider
ab: review+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Schneider 2012-10-04 10:11:49 UTC
Created attachment 7988 [details]
v4-0-test patch

The options --with-pam_smbpass --without-pam_smbpass don't work cause they are not honored. The attached patch fixes this.
Comment 1 Alexander Bokovoy 2012-10-04 10:15:14 UTC
Comment on attachment 7988 [details]
v4-0-test patch

Looks good, we indeed should follow options we have set during configure stage.
Comment 2 Karolin Seeger 2012-10-04 15:08:47 UTC
Pushed patch to autobuild-v4-0-test.
Closing out bug report.

Thanks!