From: Peter Palfrader Date: Tue, 25 Dec 2007 19:25:33 +0000 (+0100) Subject: Add 'purpose', 'physicalHost' to debianServer X-Git-Tag: userdir-ldap-0.3.16~28 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=25237fb08bb0b71e7d9d158068daf35438ade274 Add 'purpose', 'physicalHost' to debianServer Patch from HE: Add a purpose and a physicalHost attribute to the debianServer objectClass. Purpose is used to store the task of the machine, like buildd, or porterbox or similar. phyiscalHost is for setups with virtualisation, where one host runs on top of another one. This information can then also be used by nagios and friends. --- 25237fb08bb0b71e7d9d158068daf35438ade274 diff --cc debian/changelog index 81f8e81,fd610c2..ff51833 --- a/debian/changelog +++ b/debian/changelog @@@ -10,10 -10,8 +10,12 @@@ 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]. - -- Peter Palfrader Tue, 25 Dec 2007 20:05:03 +0100 - -- Peter Palfrader Tue, 25 Dec 2007 13:08:50 +0100 ++ -- Peter Palfrader Tue, 25 Dec 2007 20:24:48 +0100 userdir-ldap (0.3.15) unstable; urgency=low