Add 'purpose', 'physicalHost' to debianServer
authorPeter Palfrader <peter@palfrader.org>
Tue, 25 Dec 2007 19:25:33 +0000 (20:25 +0100)
committerPeter Palfrader <peter@palfrader.org>
Tue, 25 Dec 2007 19:25:33 +0000 (20:25 +0100)
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.

1  2 
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 <weasel@debian.org>  Tue, 25 Dec 2007 20:05:03 +0100
 - -- Peter Palfrader <weasel@debian.org>  Tue, 25 Dec 2007 13:08:50 +0100
++ -- Peter Palfrader <weasel@debian.org>  Tue, 25 Dec 2007 20:24:48 +0100
  
  userdir-ldap (0.3.15) unstable; urgency=low