From: hickert Date: Wed, 23 Apr 2008 10:54:20 +0000 (+0000) Subject: Updated goserver.schema - Removed Admin/Password from goKrbServer X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cbf86fbc4f10269a44e09afc56e405aa99ad1669;p=gosa.git Updated goserver.schema - Removed Admin/Password from goKrbServer git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10643 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-plugins/goto/contrib/goserver.schema b/gosa-plugins/goto/contrib/goserver.schema index 28bb54e18..50b24879f 100644 --- a/gosa-plugins/goto/contrib/goserver.schema +++ b/gosa-plugins/goto/contrib/goserver.schema @@ -511,7 +511,7 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.24 NAME 'goImapServer' SUP top AUXILIARY # Kerberos Server description objectclass (1.3.6.1.4.1.10098.1.2.1.25 NAME 'goKrbServer' SUP top AUXILIARY DESC 'Kerberos server description (v2.4)' - MUST ( cn $ goKrbRealm $ goKrbAdmin $ goKrbPassword ) + MUST ( cn $ goKrbRealm ) MAY ( description $ goKrbServerStatus )) # Fax Server description