summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: be78fef)
raw | patch | inline | side by side (parent: be78fef)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 14 May 2007 12:14:01 +0000 (12:14 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 14 May 2007 12:14:01 +0000 (12:14 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6367 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/openldap/goserver.schema | patch | blob | history |
index ce845f04fb2d6aa644401aacd985af3ddd32d981..ee219fb99eeb6ba13a3d6833bc256d8b0e3529ff 100644 (file)
# LogDB Server description
objectclass (1.3.6.1.4.1.10098.1.2.1.28 NAME 'goLogDBServer' SUP top AUXILIARY
DESC 'Log DB server description (v2.4)'
- MUST ( cn $ goLogAdmin $ goLogPassword )
- MAY ( goLogDBServerStatus $ goLogDBServerUser $ goLogDBServerPassword $ goLogDB ))
+ MUST ( cn $ goLogDBServerUser $ goLogDBServerPassword $goLogDB )
+ MAY ( goLogDBServerStatus ))
# Fon Server description
objectclass (1.3.6.1.4.1.10098.1.2.1.29 NAME 'goFonServer' SUP top AUXILIARY