Bug 1914 - ldapsam is limited to 15 password history entries
Summary: ldapsam is limited to 15 password history entries
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Domain Control (show other bugs)
Version: 3.0.11
Hardware: All Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-11 13:34 UTC by Guenther Deschner
Modified: 2006-05-16 17:03 UTC (History)
0 users

See Also:


Attachments
allow 24 password history entries in ldapsam (same limit as Windows) (2.01 KB, patch)
2006-05-16 08:29 UTC, Guenther Deschner
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Guenther Deschner 2004-10-11 13:34:45 UTC
due to it's current implementation (and pstring limitation), ldapsam does not
handle more then 15 password history entries. (tdbsam and NT do). 

Any "password history"-account policy larger then 15 is silently reduced to 15.
Comment 1 Guenther Deschner 2006-05-16 08:29:19 UTC
Created attachment 1905 [details]
allow 24 password history entries in ldapsam (same limit as Windows)
Comment 2 Jeremy Allison 2006-05-16 13:52:06 UTC
Looks good to me - please apply Gunther !
Jeremy.
Comment 3 Guenther Deschner 2006-05-16 17:03:08 UTC
Fixed in subversion.