Change the layout assumed on the LDAP server.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 15 Jun 2006 15:50:17 +0000 (17:50 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 15 Jun 2006 15:50:17 +0000 (17:50 +0200)
commit89c58aa0c99bc2fd168fda98891ac2962ff16c94
tree222f102990f382cf5bf9d1d8ba60d4e7276a9fcd
parent6da463204f0e7002e9f43e1492846833b60457a0
Change the layout assumed on the LDAP server.

The layout now is something like this:
  (ou=LiCoM)
   + (ou=Group)
   !  + (cn=Group0)
   !  + (cn=Group1)
   !  + ...
   + (ou=Person)
      + (cn=Person One)
      + (cn=Person Two)
      + ...
lib/LiCoM/Group.pm
lib/LiCoM/Person.pm