Add some new 1.X schema for contacts (not required)

This commit is contained in:
Miles Lott 2001-05-14 12:37:41 +00:00
parent 4e9138555a
commit 79acd44d2b
3 changed files with 92 additions and 1 deletions

View File

@ -9,7 +9,8 @@ They should be copied to /etc/openldap and added to
include /etc/openldap/phpgw.oc.conf
include /etc/openldap/phpgw.at.conf
include /etc/openldap/phpgwcontact.oc.conf
include /etc/openldap/phpgwcontact.at.conf
Openldap 2.X, possibly others:

View File

@ -0,0 +1,34 @@
attribute phpgwcontacttypeid ces
attribute phpgwcontactcatId ces
attribute phpgwcontactaccess ces
attribute phpgwcontactowner ces
attribute phpgwmiddlename ces
attribute phpgwprefix ces
attribute phpgwsuffix ces
attribute phpgwaudio bin
attribute phpgwbirthday ces
attribute phpgwtz ces
attribute phpgwgeo ces
attribute phpgwurl ces
attribute phpgwpublickey ces
attribute phpgwadronetype ces
attribute phpgwaddresslabel ces
attribute phpgwadrtwostreet ces
attribute phpgwadrtwolocality ces
attribute phpgwadrtworegion ces
attribute phpgwadrtwopostalcode ces
attribute phpgwadrtwocountryname ces
attribute phpgwadrtwotype ces
attribute phpgwvoicetelephonenumber tel
attribute phpgwmsgtelephonenumber tel
attribute phpgwpagertelephonenumber tel
attribute phpgwcelltelephonenumber tel
attribute phpgwbbstelephonenumber tel
attribute phpgwmodemtelephonenumber tel
attribute phpgwmobiletelephonenumber tel
attribute phpgwisdnphonenumber tel
attribute phpgwvideophonenumber tel
attribute phpgwpreferphone ces
attribute phpgwmailtype ces
attribute phpgwmailhome ces
attribute phpgwmailhometype ces

View File

@ -0,0 +1,56 @@
objectclass phpgwContact
requires
uid,
uidnumber,
phpgwcontacttypeid,
phpgwcontactcatid,
phpgwcontactaccess,
phpgwcontactowner
allows
cn,
givenname,
sn,
phpgwmiddlename,
phpgwprefix,
phpgwsuffix,
phpgwaudio,
phpgwbirthday,
phpgwtz,
phpgwgeo,
phpgwurl,
phpgwpublickey,
o,
ou,
title,
street,
l,
st,
postalcode,
friendlycountryname,
c,
co,
countryname,
phpgwadronetype,
phpgwaddresslabel,
phpgwadrtwostreet,
phpgwadrtwolocality,
phpgwadrtworegion,
phpgwadrtwopostalcode,
phpgwadrtwocountryname,
phpgwadrtwotype,
telephonenumber,
homephone,
phpgwvoicetelephonenumber,
phpgwmsgtelephonenumber,
phpgwcelltelephonenumber,
phpgwpagertelephonenumber,
phpgwbbstelephonenumber,
phpgwmodemtelephonenumber,
phpgwmobiletelephonenumber,
phpgwisdnphonenumber,
phpgwvideophonenumber,
phpgwpreferphone,
mail,
phpgwmailtype,
phpgwmailhome,
phpgwmailhometype