egroupware/phpgwapi/doc/ldap/README

8 lines
262 B
Plaintext
Raw Normal View History

/* $Id$ */
2006-06-08 00:27:22 +02:00
eGroupWare needs no more special LDAP schemas since version 1.3.007:
2004-01-08 14:28:00 +01:00
2006-06-08 00:27:22 +02:00
- valid eGroupWare users have a posixAccount and shadowAccount object class.
- valid Groups have a posixGroup object class and store there members in the memberuid attribute.
2004-03-08 00:27:03 +01:00
2006-06-08 00:27:22 +02:00
Ralf