summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 804ab67)
raw | patch | inline | side by side (parent: 804ab67)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 14 Dec 2005 11:29:40 +0000 (11:29 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 14 Dec 2005 11:29:40 +0000 (11:29 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2311 594d385d-05f5-0310-b6e9-bd551577e9d8
contrib/openldap/fai.schema | patch | blob | history |
index 103fdb01c08ee1bb60f78901bcbb340f5e26fb63..3f7e2c5dfbc1fb19fc12e64f39039d0afb2b1ae0 100644 (file)
objectclass (1.3.6.1.4.1.10098.1.2.1.40.17 NAME 'FAIrepository'
SUP top AUXILIARY
DESC 'Provides per object repository informations.'
- MUST ( FAIdebianMirror $ FAIdebianRelease $ FAIdebianSection ) )
+ MUST ( FAIdebianRelease $ FAIdebianSection ) MAY ( FAIdebianMirror ) )
# Name : FAIrepositoryServer
# Description: FAIrepositoryServer stores information about repository settings.