From: Peter Palfrader Date: Wed, 26 Dec 2007 08:44:42 +0000 (+0100) Subject: Set shadow expiry for locked accounts X-Git-Tag: userdir-ldap-0.3.16~23 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=a68ea1d6816deb875bbec4ac5fbb332fd7e7535c Set shadow expiry for locked accounts Explicity set shadow expiry to 1 for locked accounts. Patch from mhy. --- a68ea1d6816deb875bbec4ac5fbb332fd7e7535c diff --cc debian/changelog index f0c7af2,fd610c2..ca0ed89 --- a/debian/changelog +++ b/debian/changelog @@@ -10,15 -10,8 +10,16 @@@ userdir-ldap (0.3.15+xxx) XXunstable; u * Change the build dependency on python-support to be versioned >= 0.3. * ud-roleadd: Do not try to make role accounts of objectClass inetOrgPerson, that doesn't work. + * ud-fingerserv: implement daemonize() for non-inetd mode [sgran]. + * ud-useradd: support usergroups [HE]. + * ud-host/userdir-ldap.schema: Add 'purpose', 'physicalHost' to + debianServer schema and teach ud-host about [HE]. + * ud-host: cleanup: Replace local copy HBaseDn of the centrally + configured HostBaseDn [HE]. + * Add myself to uploaders. ++ * Set shadow expiry to 1 for locked accounts [mhy]. - -- Peter Palfrader Tue, 25 Dec 2007 20:34:58 +0100 - -- Peter Palfrader Tue, 25 Dec 2007 13:08:50 +0100 ++ -- Peter Palfrader Wed, 26 Dec 2007 09:44:24 +0100 userdir-ldap (0.3.15) unstable; urgency=low