From d74f40b650d0f8f4191084fd07426fa41fc7adf5 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Thu, 13 Jan 2005 19:07:23 +0000 Subject: [PATCH] Add description of {K5KEY} password mech --- contrib/slapd-modules/smbk5pwd/README | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/contrib/slapd-modules/smbk5pwd/README b/contrib/slapd-modules/smbk5pwd/README index 1e134ef91b..ec599bedbf 100644 --- a/contrib/slapd-modules/smbk5pwd/README +++ b/contrib/slapd-modules/smbk5pwd/README @@ -1,4 +1,4 @@ -Copyright 2004 Howard Chu, Symas Corp. All rights reserved. +Copyright 2004-2005 Howard Chu, Symas Corp. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as authorized by the OpenLDAP @@ -15,7 +15,12 @@ password hashes for an LDAP user. The Kerberos support is written for Heimdal using its hdb-ldap backend. If a PasswordModify is performed on an entry that has the krb5KDCEntry objectclass, then the krb5Key and krb5KeyVersionNumber will be updated -using the new password in the PasswordModify request. +using the new password in the PasswordModify request. Additionally, a +new "{K5KEY}" password hash mechanism is provided. krb5KDCEntries that +have this hash specifier in their userPassword attribute, Simple Binds +will be checked against the Kerberos keys of the Entry. No data is +needed after the "{K5KEY}" hash specifier in the userPassword, it is +looked up from the Entry directly. The Samba support is written using the Samba 3.0 LDAP schema. If a PasswordModify is performed on an entry that has the sambaSamAccount -- 2.39.2