What's the schema file for? Is this just a reference example for people of 
how they should design their directory layout in conjunction with SqWebMail? 
Some people run modified mail servers that ship with their own schema. Some 
use their own. I hope authldaprc never goes away :). Here's an example for 
our mail server. The LDAP server is Openldap 1.3.11. 


objectclass qmailUser
       requires
               objectclass,
               uid
       allows
               mail,
               mailMessageStore,
               homeDirectory,
               userPassword,
               mailAlternateAddress,
               qmailUID,
               qmailGID,
               mailQuota,
               mailHost,
               mailForwardingAddress,
               deliveryProgramPath,
               qmailDotMode,
               deliveryMode,
               mailReplyText,
               accountStatus 

http://ldap.hklc.com has compiled LDAP class and attribute information for 
standard and draft RFC schema. 

-- 
Dan
Three days of testing can save 10
minutes reading manuals.

Reply via email to