Code

Reverted rSyslog stuff
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 28 Dec 2009 13:53:45 +0000 (13:53 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 28 Dec 2009 13:53:45 +0000 (13:53 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@14962 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-core/contrib/openldap/goserver.schema
gosa-core/contrib/openldap/slapd.conf

index f806f1f5038742ced33fb504ab284bfd97c646fa..34d5b02560def2fd2ff5cf9fa345e9a29c8f7ccf 100644 (file)
@@ -466,24 +466,6 @@ attributetype ( 1.3.6.1.4.1.10098.1.1.9.82 NAME 'gotoSessionType'
        EQUALITY caseExactIA5Match
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26)
 
-attributetype ( 1.3.6.1.4.1.10098.1.1.9.84 NAME 'rSyslogDatabase'
-  DESC 'Name of rSyslog DB'
-  EQUALITY caseExactIA5Match
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
-  SINGLE-VALUE)
-
-attributetype ( 1.3.6.1.4.1.10098.1.1.9.85 NAME 'rSyslogUser'
-  DESC 'Auth user for rSyslog DB'
-  EQUALITY caseExactIA5Match
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
-  SINGLE-VALUE)
-
-attributetype ( 1.3.6.1.4.1.10098.1.1.9.86 NAME 'rSyslogPassword'
-  DESC 'Password for rSyslog DB user'
-  EQUALITY caseExactIA5Match
-  SYNTAX 1.3.6.1.4.1.1466.115.121.1.26
-  SINGLE-VALUE)
-
 
 ##
 ##             Objectclasses
@@ -610,8 +592,3 @@ objectclass (1.3.6.1.4.1.10098.1.2.1.41 NAME 'goEnvironmentServer' SUP top AUXIL
        MUST ( cn )
        MAY  ( gotoKioskProfile ) )
 
-# rSyslog Server description
-objectclass (1.3.6.1.4.1.10098.1.2.1.45 NAME 'rSyslogServer' SUP top AUXILIARY
-       DESC 'rSyslog log server (v2.6)'
-       MUST ( cn $ rSyslogDatabase $ rSyslogUser )
-  MAY  ( rSyslogPassword ) )
index f843b264d0ed5c7ce5012856e72f1bffa92f3073..82e0719442e0214d455ef7172e14983a3bab9b9e 100644 (file)
@@ -133,9 +133,6 @@ access to attrs=goKrbPassword
 access to attrs=goFaxPassword
        by dn.regex="uid=[^/]+/admin\+(realm=GONICUS.LOCAL)?" write
        by * none 
-access to attrs=rSyslogPassword
-       by dn.regex="uid=[^/]+/admin\+(realm=GONICUS.LOCAL)?" write
-       by * none 
 
 # Let servers write last user attribute
 access to attrs=gotoLastUser