Displaying 2 results from an estimated 2 matches for "wefel".
2007 Jun 17
19
[Bug 1322] New: pam_end() is not called if authentication fails, which breaks pam-abl
http://bugzilla.mindrot.org/show_bug.cgi?id=1322
Summary: pam_end() is not called if authentication fails, which
breaks pam-abl
Product: Portable OpenSSH
Version: 4.6p1
Platform: Other
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=405041
OS/Version: Linux
Status: NEW
Severity:
2007 Aug 30
1
Using NID_x500UniqueIdentifier as ssl_username_from_cert
...you can use
the filter string
user_filter = (&(objectClass=posixAccount)(uid=%u))
A good solution to use booth, the common name and the
UniqueIdentifier is to extend settings like
ssl_username_from_cert = no | yes | cn | uid
where "yes" is similar to "cn".
Regards,
Sandro Wefel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: NID_x500UniqueIdentifier.diff
Type: text/x-patch
Size: 696 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20070830/d181d7db/attachment-0002.bin>