From 8a455e0dbeb53597a9da77eec477eca52d0b2519 Mon Sep 17 00:00:00 2001 From: hickert Date: Thu, 19 Apr 2007 07:42:27 +0000 Subject: [PATCH] Ldap-Schema: The attribute "goFonHomeServer" was missing in the objectClass "goFonConferences" git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6111 594d385d-05f5-0310-b6e9-bd551577e9d8 --- contrib/openldap/gofon.schema | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/openldap/gofon.schema b/contrib/openldap/gofon.schema index 6749d11bf..a06f6a1d4 100644 --- a/contrib/openldap/gofon.schema +++ b/contrib/openldap/gofon.schema @@ -320,5 +320,5 @@ objectclass (1.3.6.1.4.1.10098.1.2.3.16 NAME 'goFonConference' SUP top STRUCTURA DESC 'Conference definitions for asterisk machines (v1.0)' MUST ( cn ) MAY ( description $ goFonConferenceOption $ goFonConferenceTimeout $ goFonPIN $ - goFonConferenceOwner $ telephoneNumber )) + goFonConferenceOwner $ telephoneNumber $ goFonHomeServer)) -- 2.30.2