/[virtual-ldap]/sql/organizationalunit.sql
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /sql/organizationalunit.sql

Parent Directory Parent Directory | Revision Log Revision Log


Revision 48 - (hide annotations)
Fri Apr 17 23:16:00 2009 UTC (15 years ago) by dpavlin
File size: 125 byte(s)
implement multiple values by keeping dn and repeating rows with changed
attributes, implement organizationalunit and group with same attributes
as Active Directory

1 dpavlin 47
2     select
3 dpavlin 48 'ou=groups' as dn,
4     'organizationalunit' as objectClass,
5     'groups' as ou,
6     'Groups from Koha' as description
7 dpavlin 47

  ViewVC Help
Powered by ViewVC 1.1.26