On Mar 29, 2011, at 2:11 PM, mathieu.baeumler@gmail.com wrote:
Full_Name: Mathieu Baeumler Version: 2.4.24 OS: Debian GNU/Linux URL: ftp://ftp.openldap.org/incoming/mathieu-baeumler-110329.tgz Submission from: (NULL) (94.252.66.219)
Hello,
Please find a new overlay that enforces syntactic constraints on passwords. This overlay can also be used in conjunction with the ppolicy overlay, as it implements the check_password function.
See the man page (slapo-pwdconstraint.5) for details on how to use it.
Regards,
Mathieu Baeumler
/*
- Copyright 2011 Mathieu Baeumler, Dimension Data. All rights reserved.
- OIDs under 1.3.6.1.4.1.10076 courtesy of European Commission.
This doesn't seem like text appropriately placed in a copyright notice.
- Redistribution and use in source and binary forms, with or without
- modification, are permitted only as authorized by the OpenLDAP
- Public License.
- A copy of this license is available in the file LICENSE in the
- top-level directory of the distribution or, alternatively, at
- http://www.OpenLDAP.org/license.html.
*/
Your submission lacks a notice of origin. Please review http://www.openldap.org/devel/contributing.html
Please also note that git-format-patch(1) format submissions are now preferred.
-- Kurt