[evolvis-commits] r9005: Changed the objectclass: person to objectclass: account, since person↵ requ =?UTF-8?Q?ires=20an=20additional=20fi?==?UTF-8?Q?eld?=. ↵

mirabilos at evolvis.org mirabilos at evolvis.org
Thu Feb 24 16:57:18 CET 2011


Author: mirabilos
Date: 2011-02-24 16:57:18 +0100 (Thu, 24 Feb 2011)
New Revision: 9005

Modified:
   trunk/gforge_base/evolvisforge-5.1/gforge/deb-specific/install-ldap.sh
   trunk/gforge_base/evolvisforge-5.1/gforge/debian/changelog
Log:
Changed the objectclass: person to objectclass: account, since person
requires an additional field.


Modified: trunk/gforge_base/evolvisforge-5.1/gforge/deb-specific/install-ldap.sh
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/deb-specific/install-ldap.sh	2011-02-24 15:57:18 UTC (rev 9004)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/deb-specific/install-ldap.sh	2011-02-24 15:57:18 UTC (rev 9005)
@@ -455,7 +455,7 @@
 dn: uid=dummy,ou=People,$gforge_base_dn
 objectClass: posixAccount
 objectClass: debGforgeAccount
-objectClass: person
+objectClass: account
 cn: Dummy User (untested)
 uid: dummy
 uidNumber: 9999

Modified: trunk/gforge_base/evolvisforge-5.1/gforge/debian/changelog
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/debian/changelog	2011-02-24 15:57:18 UTC (rev 9004)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/debian/changelog	2011-02-24 15:57:18 UTC (rev 9005)
@@ -5,8 +5,10 @@
     (closes: #203341).
   * [Roland] Fixed the *-owner alias for Mailman lists.  Patch from Igor
     Genibel again (closes: #203522).
+  * [Roland] Changed the objectclass: person to objectclass: account,
+    since person requires an additional field.
 
- -- Roland Mas <lolando at debian.org>  Thu, 21 Aug 2003 20:49:18 +0200
+ -- Roland Mas <lolando at debian.org>  Fri, 22 Aug 2003 12:24:35 +0200
 
 gforge (3.0-4) unstable; urgency=low
 



More information about the evolvis-commits mailing list