Bug 3413 - [PATCH]: do not allow LDAP password set on null ldap admin dn.
Summary: [PATCH]: do not allow LDAP password set on null ldap admin dn.
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: User/Group Accounts (show other bugs)
Version: 3.0.21a
Hardware: Other All
: P3 minor
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-16 05:49 UTC by William Jojo
Modified: 2006-01-25 17:16 UTC (History)
0 users

See Also:


Attachments
patch for lp_ldap_admin_dn() check. (871 bytes, patch)
2006-01-16 05:50 UTC, William Jojo
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description William Jojo 2006-01-16 05:49:30 UTC
This patch warns the admin that the 'ldap admin dn' value in smb.conf is null, put a debug 0 and exits without setting the pw.
Comment 1 William Jojo 2006-01-16 05:50:30 UTC
Created attachment 1689 [details]
patch for lp_ldap_admin_dn() check.

fixes password set on null admin dn.
Comment 2 Simo Sorce 2006-01-25 17:16:10 UTC
a revised patch has been committed