[Da-tools-commits] ./debian/userdir-ldap r453: Update changelog

Peter Palfrader peter at palfrader.org
Sun Sep 14 19:57:21 UTC 2008


------------------------------------------------------------
revno: 453
committer: Peter Palfrader <peter at palfrader.org>
branch nick: userdir-ldap
timestamp: Sun 2008-09-14 21:57:21 +0200
message:
  Update changelog
modified:
  debian/changelog
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2008-09-13 18:16:16 +0000
+++ b/debian/changelog	2008-09-14 19:57:21 +0000
@@ -4,10 +4,11 @@
     or could not be parsed or caused an error or anything.
   * Add sudoPassword to schema, and the slapd.conf/ACL snippet
     A sudoPassword entry in LDAP has the form of
-      "<uuid> (confirmed|unconfirmed) <hostlist> <cryptedpassword>"
+      "<uuid> unconfirmed <hostlist> <cryptedpassword>", or
+      "<uuid> confirmed:<hmac_sha1("password-is-confirmed:<uuid>:<hosts>:<cryptedpass>")> <hostlist> <cryptedpassword>"
   * ud-mailgate: Implement confirmation of sudoPassword field:
       A confirmationation is of the form
-      "confirm sudopassword <uuid> <hostlist> <hmac_sha1("<uuid>:<hosts>:<cryptedpass>")>"
+      "confirm sudopassword <uuid> <hostlist> <hmac_sha1("confirm-new-password:<uuid>:<hosts>:<cryptedpass>")>"
   * ud-generate: generate a sudo passwd file
 
  -- Peter Palfrader <weasel at debian.org>  Sat, 13 Sep 2008 20:16:04 +0200



More information about the Da-tools-commits mailing list