]> git.sur5r.net Git - openldap/blobdiff - contrib/slapd-modules/smbk5pwd/README
Merge remote-tracking branch 'origin/mdb.master' into OPENLDAP_REL_ENG_2_4
[openldap] / contrib / slapd-modules / smbk5pwd / README
index 3adbd5ecd0d910e02e70d6f1ed8709bdc6ab079a..dde3e78f276ab7662a2a5846577c40f2d92cab57 100644 (file)
@@ -40,8 +40,8 @@ All modules compiled in (i.e. krb5 and samba) are enabled; the statement
        smbk5pwd-enable         <module>
 
 can be used to enable only the desired one(s); legal values for <module>
-are "krb5" and "samba", if they are respectively enabled by defining
-DO_KRB5 and DO_SAMBA.
+are "krb5", "samba" and "shadow", if they are respectively enabled by defining
+DO_KRB5, DO_SAMBA and DO_SHADOW.
 
 The samba module also supports the
 
@@ -81,7 +81,7 @@ and add the relevant libraries to the main slapd link command.
 
 ---
 This work is part of OpenLDAP Software <http://www.openldap.org/>.
-Copyright 2004-2010 The OpenLDAP Foundation.
+Copyright 2004-2014 The OpenLDAP Foundation.
 Portions Copyright 2004-2005 Howard Chu, Symas Corp. All rights reserved.
 
 Redistribution and use in source and binary forms, with or without