mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 09:58:16 +01:00
removed the not longer used schema
This commit is contained in:
parent
11775a0846
commit
236ed1e3df
@ -1,32 +0,0 @@
|
|||||||
# (C) 2001-2004 Miles Lott <milos@groupwhere.org>
|
|
||||||
# Redistribution and use in original text and binary forms, with or
|
|
||||||
# without modification, are permitted provided that the following
|
|
||||||
# conditions are met:
|
|
||||||
#
|
|
||||||
# 1. Redistributions of this schema and/or documentation must retain
|
|
||||||
# the above copyright notice, this list of conditions and the
|
|
||||||
# following disclaimer.
|
|
||||||
# 2. Redistributions in binary form must reproduce the above copyright notice,
|
|
||||||
# this list of conditions and the following disclaimer in the documentation
|
|
||||||
# and/or other materials provided with the distribution.
|
|
||||||
# 3. The name of the author may not be used to endorse or promote products
|
|
||||||
# derived from this software without specific prior written permission.
|
|
||||||
#
|
|
||||||
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
|
||||||
# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
||||||
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
||||||
# DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
|
|
||||||
# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
||||||
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
||||||
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
||||||
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
|
||||||
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
|
||||||
# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
||||||
# POSSIBILITY OF SUCH DAMAGE.
|
|
||||||
|
|
||||||
attribute phpgwaccountlastlogin 1.3.6.1.4.1.9554.1 cis
|
|
||||||
attribute phpgwaccountlastloginfrom 1.3.6.1.4.1.9554.2 cis
|
|
||||||
attribute phpgwLastPasswdChange 1.3.6.1.4.1.9554.3 cis
|
|
||||||
attribute phpgwAccountType 1.3.6.1.4.1.9554.4 cis
|
|
||||||
attribute phpgwaccountstatus 1.3.6.1.4.1.9554.5 cis
|
|
||||||
attribute phpgwaccountexpires 1.3.6.1.4.1.9554.6 cis
|
|
@ -1,38 +0,0 @@
|
|||||||
# (C) 2001-2004 Miles Lott <milos@groupwhere.org>
|
|
||||||
# Redistribution and use in original text and binary forms, with or
|
|
||||||
# without modification, are permitted provided that the following
|
|
||||||
# conditions are met:
|
|
||||||
#
|
|
||||||
# 1. Redistributions of this schema and/or documentation must retain
|
|
||||||
# the above copyright notice, this list of conditions and the
|
|
||||||
# following disclaimer.
|
|
||||||
# 2. Redistributions in binary form must reproduce the above copyright notice,
|
|
||||||
# this list of conditions and the following disclaimer in the documentation
|
|
||||||
# and/or other materials provided with the distribution.
|
|
||||||
# 3. The name of the author may not be used to endorse or promote products
|
|
||||||
# derived from this software without specific prior written permission.
|
|
||||||
#
|
|
||||||
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
|
||||||
# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
||||||
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
||||||
# DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
|
|
||||||
# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
||||||
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
||||||
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
||||||
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
|
||||||
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
|
||||||
# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
||||||
# POSSIBILITY OF SUCH DAMAGE.
|
|
||||||
|
|
||||||
objectclass phpgwaccount
|
|
||||||
oid 1.3.6.1.4.1.9554.0
|
|
||||||
requires
|
|
||||||
objectClass,
|
|
||||||
allows
|
|
||||||
phpgwaccountlastlogin,
|
|
||||||
phpgwaccountlastloginfrom,
|
|
||||||
phpgwlastpasswdchange,
|
|
||||||
phpgwaccounttype,
|
|
||||||
phpgwaccountstatus,
|
|
||||||
phpgwaccountexpires,
|
|
||||||
seeAlso
|
|
@ -1,60 +0,0 @@
|
|||||||
# (C) 2001-2004 Miles Lott <milos@groupwhere.org>
|
|
||||||
# Redistribution and use in original text and binary forms, with or
|
|
||||||
# without modification, are permitted provided that the following
|
|
||||||
# conditions are met:
|
|
||||||
#
|
|
||||||
# 1. Redistributions of this schema and/or documentation must retain
|
|
||||||
# the above copyright notice, this list of conditions and the
|
|
||||||
# following disclaimer.
|
|
||||||
# 2. Redistributions in binary form must reproduce the above copyright notice,
|
|
||||||
# this list of conditions and the following disclaimer in the documentation
|
|
||||||
# and/or other materials provided with the distribution.
|
|
||||||
# 3. The name of the author may not be used to endorse or promote products
|
|
||||||
# derived from this software without specific prior written permission.
|
|
||||||
#
|
|
||||||
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
|
||||||
# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
||||||
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
||||||
# DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
|
|
||||||
# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
||||||
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
||||||
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
||||||
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
|
||||||
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
|
||||||
# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
||||||
# POSSIBILITY OF SUCH DAMAGE.
|
|
||||||
|
|
||||||
attribute phpgwcontacttypeid 1.3.6.1.4.1.9554.100 cis
|
|
||||||
attribute phpgwcontactcatId 1.3.6.1.4.1.9554.101 cis
|
|
||||||
attribute phpgwcontactaccess 1.3.6.1.4.1.9554.102 cis
|
|
||||||
attribute phpgwcontactowner 1.3.6.1.4.1.9554.103 cis
|
|
||||||
attribute phpgwmiddlename 1.3.6.1.4.1.9554.105 cis
|
|
||||||
attribute phpgwprefix 1.3.6.1.4.1.9554.106 cis
|
|
||||||
attribute phpgwsuffix 1.3.6.1.4.1.9554.107 cis
|
|
||||||
attribute phpgwaudio 1.3.6.1.4.1.9554.108 bin
|
|
||||||
attribute phpgwbirthday 1.3.6.1.4.1.9554.109 cis
|
|
||||||
attribute phpgwtz 1.3.6.1.4.1.9554.110 int single
|
|
||||||
attribute phpgwgeo 1.3.6.1.4.1.9554.111 int single
|
|
||||||
attribute phpgwurl 1.3.6.1.4.1.9554.112 cis
|
|
||||||
attribute phpgwpublickey 1.3.6.1.4.1.9554.113 cis
|
|
||||||
attribute phpgwadronetype 1.3.6.1.4.1.9554.114 cis
|
|
||||||
attribute phpgwaddresslabel 1.3.6.1.4.1.9554.115 cis
|
|
||||||
attribute phpgwadrtwostreet 1.3.6.1.4.1.9554.116 cis
|
|
||||||
attribute phpgwadrtwolocality 1.3.6.1.4.1.9554.117 cis
|
|
||||||
attribute phpgwadrtworegion 1.3.6.1.4.1.9554.118 cis
|
|
||||||
attribute phpgwadrtwopostalcode 1.3.6.1.4.1.9554.119 cis
|
|
||||||
attribute phpgwadrtwocountryname 1.3.6.1.4.1.9554.120 cis
|
|
||||||
attribute phpgwadrtwotype 1.3.6.1.4.1.9554.121 cis
|
|
||||||
attribute phpgwvoicetelephonenumber 1.3.6.1.4.1.9554.122 tel
|
|
||||||
attribute phpgwmsgtelephonenumber 1.3.6.1.4.1.9554.123 tel
|
|
||||||
attribute phpgwpagertelephonenumber 1.3.6.1.4.1.9554.124 tel
|
|
||||||
attribute phpgwcelltelephonenumber 1.3.6.1.4.1.9554.125 tel
|
|
||||||
attribute phpgwbbstelephonenumber 1.3.6.1.4.1.9554.126 tel
|
|
||||||
attribute phpgwmodemtelephonenumber 1.3.6.1.4.1.9554.127 tel
|
|
||||||
attribute phpgwmobiletelephonenumber 1.3.6.1.4.1.9554.128 tel
|
|
||||||
attribute phpgwisdnphonenumber 1.3.6.1.4.1.9554.129 tel
|
|
||||||
attribute phpgwvideophonenumber 1.3.6.1.4.1.9554.130 tel
|
|
||||||
attribute phpgwpreferphone 1.3.6.1.4.1.9554.131 ces
|
|
||||||
attribute phpgwmailtype 1.3.6.1.4.1.9554.132 ces
|
|
||||||
attribute phpgwmailhome 1.3.6.1.4.1.9554.133 cis
|
|
||||||
attribute phpgwmailhometype 1.3.6.1.4.1.9554.134 cis
|
|
@ -1,84 +0,0 @@
|
|||||||
# (C) 2001-2004 Miles Lott <milos@groupwhere.org>
|
|
||||||
# Redistribution and use in original text and binary forms, with or
|
|
||||||
# without modification, are permitted provided that the following
|
|
||||||
# conditions are met:
|
|
||||||
#
|
|
||||||
# 1. Redistributions of this schema and/or documentation must retain
|
|
||||||
# the above copyright notice, this list of conditions and the
|
|
||||||
# following disclaimer.
|
|
||||||
# 2. Redistributions in binary form must reproduce the above copyright notice,
|
|
||||||
# this list of conditions and the following disclaimer in the documentation
|
|
||||||
# and/or other materials provided with the distribution.
|
|
||||||
# 3. The name of the author may not be used to endorse or promote products
|
|
||||||
# derived from this software without specific prior written permission.
|
|
||||||
#
|
|
||||||
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
|
||||||
# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
||||||
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
||||||
# DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
|
|
||||||
# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
||||||
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
||||||
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
||||||
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
|
||||||
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
|
||||||
# IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
||||||
# POSSIBILITY OF SUCH DAMAGE.
|
|
||||||
|
|
||||||
objectclass phpgwContact
|
|
||||||
oid 1.3.6.1.4.1.9554.200
|
|
||||||
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,
|
|
||||||
facsimiletelephonenumber,
|
|
||||||
phpgwvoicetelephonenumber,
|
|
||||||
phpgwmsgtelephonenumber,
|
|
||||||
phpgwcelltelephonenumber,
|
|
||||||
phpgwpagertelephonenumber,
|
|
||||||
phpgwbbstelephonenumber,
|
|
||||||
phpgwmodemtelephonenumber,
|
|
||||||
phpgwmobiletelephonenumber,
|
|
||||||
phpgwisdnphonenumber,
|
|
||||||
phpgwvideophonenumber,
|
|
||||||
phpgwpreferphone,
|
|
||||||
mail,
|
|
||||||
phpgwmailtype,
|
|
||||||
phpgwmailhome,
|
|
||||||
phpgwmailhometype
|
|
Loading…
Reference in New Issue
Block a user