diff --git a/phpgwapi/doc/ldap/README b/phpgwapi/doc/ldap/README index 4b7679fe9f..3850211192 100644 --- a/phpgwapi/doc/ldap/README +++ b/phpgwapi/doc/ldap/README @@ -1,5 +1,31 @@ /* $Id$ */ +# (C) 2001-2004 Miles Lott +# 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. + This directory contains schema files for use the with various LDAP servers to which we have access. Openldap 1.X is very forgiving, and it is not required to load this schema in all diff --git a/phpgwapi/doc/ldap/iplanet/phpgw.at.conf b/phpgwapi/doc/ldap/iplanet/phpgw.at.conf index 993f97f435..0f457d6eb5 100644 --- a/phpgwapi/doc/ldap/iplanet/phpgw.at.conf +++ b/phpgwapi/doc/ldap/iplanet/phpgw.at.conf @@ -1,3 +1,29 @@ +# (C) 2001-2004 Miles Lott +# 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 diff --git a/phpgwapi/doc/ldap/iplanet/phpgw.oc.conf b/phpgwapi/doc/ldap/iplanet/phpgw.oc.conf index 8fd8d63f0e..137c939678 100644 --- a/phpgwapi/doc/ldap/iplanet/phpgw.oc.conf +++ b/phpgwapi/doc/ldap/iplanet/phpgw.oc.conf @@ -1,3 +1,29 @@ +# (C) 2001-2004 Miles Lott +# 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 diff --git a/phpgwapi/doc/ldap/iplanet/phpgwcontact.at.conf b/phpgwapi/doc/ldap/iplanet/phpgwcontact.at.conf index 94a29bb8e6..2470b726af 100644 --- a/phpgwapi/doc/ldap/iplanet/phpgwcontact.at.conf +++ b/phpgwapi/doc/ldap/iplanet/phpgwcontact.at.conf @@ -1,3 +1,29 @@ +# (C) 2001-2004 Miles Lott +# 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 diff --git a/phpgwapi/doc/ldap/iplanet/phpgwcontact.oc.conf b/phpgwapi/doc/ldap/iplanet/phpgwcontact.oc.conf index 941885e26f..65f434d82a 100644 --- a/phpgwapi/doc/ldap/iplanet/phpgwcontact.oc.conf +++ b/phpgwapi/doc/ldap/iplanet/phpgwcontact.oc.conf @@ -1,3 +1,29 @@ +# (C) 2001-2004 Miles Lott +# 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 diff --git a/phpgwapi/doc/ldap/phpgw.at.conf b/phpgwapi/doc/ldap/phpgw.at.conf index 83302b0303..b9ce7e2f29 100644 --- a/phpgwapi/doc/ldap/phpgw.at.conf +++ b/phpgwapi/doc/ldap/phpgw.at.conf @@ -1,3 +1,28 @@ +# (C) 2001-2004 Miles Lott +# 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 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 ces attribute phpgwAccountLastLoginFrom ces attribute phpgwLastPasswdChange ces diff --git a/phpgwapi/doc/ldap/phpgw.oc.conf b/phpgwapi/doc/ldap/phpgw.oc.conf index c2fae6ff4e..0e4a615b8a 100644 --- a/phpgwapi/doc/ldap/phpgw.oc.conf +++ b/phpgwapi/doc/ldap/phpgw.oc.conf @@ -1,3 +1,28 @@ +# (C) 2001-2004 Miles Lott +# 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 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 requires objectClass diff --git a/phpgwapi/doc/ldap/phpgwaccount.schema b/phpgwapi/doc/ldap/phpgwaccount.schema index 0ef5b8d352..3edd263945 100644 --- a/phpgwapi/doc/ldap/phpgwaccount.schema +++ b/phpgwapi/doc/ldap/phpgwaccount.schema @@ -1,4 +1,30 @@ -# $phpgroupware : phpgwaccount.schema,v 1.0 2000/07/29 01:53:16 milosch Exp $ +# $Id egroupware : phpgwaccount.schema,v 1.0 2000/07/29 01:53:16 milosch Exp $ + +# (C) 2001-2004 Miles Lott +# 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. # lastlogin attributetype ( 1.3.6.1.4.1.9554.1 diff --git a/phpgwapi/doc/ldap/phpgwcontact.at.conf b/phpgwapi/doc/ldap/phpgwcontact.at.conf index 42bbe33258..49d9264868 100644 --- a/phpgwapi/doc/ldap/phpgwcontact.at.conf +++ b/phpgwapi/doc/ldap/phpgwcontact.at.conf @@ -1,3 +1,28 @@ +# (C) 2001-2004 Miles Lott +# 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 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 ces attribute phpgwcontactcatId ces attribute phpgwcontactaccess ces diff --git a/phpgwapi/doc/ldap/phpgwcontact.oc.conf b/phpgwapi/doc/ldap/phpgwcontact.oc.conf index 83f762ad1e..291ae3c545 100644 --- a/phpgwapi/doc/ldap/phpgwcontact.oc.conf +++ b/phpgwapi/doc/ldap/phpgwcontact.oc.conf @@ -1,3 +1,28 @@ +# (C) 2001-2004 Miles Lott +# 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 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 requires uid, diff --git a/phpgwapi/doc/ldap/phpgwcontact.schema b/phpgwapi/doc/ldap/phpgwcontact.schema index 205232f0e6..1785b22ba0 100644 --- a/phpgwapi/doc/ldap/phpgwcontact.schema +++ b/phpgwapi/doc/ldap/phpgwcontact.schema @@ -1,4 +1,30 @@ -# $phpgroupware : phpgwcontact.schema,v 1.0 2000/07/29 01:53:16 milosch Exp $ +# $Id egroupware : phpgwcontact.schema,v 1.0 2000/07/29 01:53:16 milosch Exp $ + +# (C) 2001-2004 Miles Lott +# 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. # REQUIRED attributetype ( 1.3.6.1.4.1.9554.100 @@ -175,6 +201,7 @@ attributetype ( 1.3.6.1.4.1.9554.134 objectclass ( 1.3.6.1.4.1.9554.200 NAME 'phpgwContact' DESC 'phpGroupWare Contact Entry' + SUP inetOrgPerson MUST( uid $ uidnumber $ phpgwContactTypeId $ phpgwContactCatId $ phpgwContactAccess $ phpgwContactOwner )