Loading...
 
[Zobrazit/Skrýt nabídky vlevo]
[Zobrazit/Skrýt nabídky vpravo]

uvtldap


This page contains brief description of ldap schema changes and additions made by UVT for usage on hosting and client servers.
Schemas to download here: ldap-uvt-schema-additions.tar.gz

List of schemas (as of 2014 new servers)

60bind

Taken from publicly available schema, modified, follows header of the file with description, provides support for bind nameserver

#--------------------------------------------------------------------------
# LDAP Schema for bind9-sdb                                  Denis Gorodnov
#---------------------------                                    UVT, s.r.o.
# Release 1.0              Nad Trnkovem 11, Praha 10, Praha, Czech Republic
# 15 May 2014
#--------------------------------------------------------------------------
# Schema is based on the sdb bind9 version provided by its respective
# authors/maintainers at http://bind9-ldap.bayour.com/dnszone-schema.txt
# venaas@uninett.no (original author)
# turbo@bayour.com (new maintainer/author)
#--------------------------------------------------------------------------
# Changes were made to comply with 389-ds syntax and due to the deprecation
# of the 28pilot.ldif, quote is following
# "
# This is deprecated and will be removed ASAP.  Some applications still
# use the pilotObject objectclass, but nothing else, so the contents
# of this file have been removed except for that definition.  Applications
# must migrate away from the use of this objectclass.
# The objectclass also uses the attribute type ditRedirect, which is not
# used or defined anywhere else.
# The other attributes are defined in other standard schema like the
# inetorgperson schema, et. al.
#
# Schema from the pilot RFCs, especially RFC 1274, that is no longer
# recommended by Netscape for use in new deployments.  Please be aware
# that future RFCs that succeed RFC 1274 may deprecate some or all of
# these attribute types and classes.
# "
#--------------------------------------------------------------------------
# 1.3.6.1.4.1.2428       academic network of Norway
# 1.3.6.1.4.1.2428.20    dnszone LDAP schema
# 1.3.6.1.4.1.2428.20.0  dnszone LDAP schema base attributes
# 1.3.6.1.4.1.2428.20.2  dnszone LDAP schema DNS record type attributes
# 1.3.6.1.4.1.2428.20.3  dnszone LDAP schema dNSZone class
#--------------------------------------------------------------------------
#

60dhcp6

Taken from the original creators, not modified, provides support for dhcp6

60dhcp

Taken from the original creators, not modified, provides support for dhcp

60samba-389

Taken from the original creators, not modified, provides support for samba version 3 (not 4)

## schema file for Fedora/RedHat Directory Server
##
## NOTE: this file can be copied as 60samba.ldif into your instance schema
## directory:
## cp samba-schema-FDS.ldif /etc/dirsrv/slapd-<instance-name>/schema/60schema.ldif
##
## Schema for storing Samba user accounts and group maps in LDAP
## OIDs are owned by the Samba Team
##
## Prerequisite schemas - uid         (cosine.schema)
##                      - displayName (inetorgperson.schema)
##                      - gidNumber   (nis.schema)
##
## 1.3.6.1.4.1.7165.2.1.x - attributeTypess
## 1.3.6.1.4.1.7165.2.2.x - objectClasseses
##
## Printer support
## 1.3.6.1.4.1.7165.2.3.1.x - attributeTypess
## 1.3.6.1.4.1.7165.2.3.2.x - objectClasseses
##
## Samba4
## 1.3.6.1.4.1.7165.4.1.x - attributeTypess
## 1.3.6.1.4.1.7165.4.2.x - objectClasseses
## 1.3.6.1.4.1.7165.4.3.x - LDB/LDAP Controls
## 1.3.6.1.4.1.7165.4.4.x - LDB/LDAP Extended Operations
## 1.3.6.1.4.1.7165.4.255.x - mapped OIDs due to conflicts between AD and standards-track
##

85uvt

Complete custom schema for services historically provided by uvt, old and new

#--------------------------------------------------------------------------
# 1.3.6.1.4.1.18636       UVT, s.r.o.
# 1.3.6.1.4.1.18636.1     ??? LDAP schema
# 1.3.6.1.4.1.18636.1.1   ??? LDAP schema attributes
# 1.3.6.1.4.1.18636.1.2   ??? LDAP schema classes
# 1.3.6.1.4.1.18636.11    nagiosService LDAP schema
# 1.3.6.1.4.1.18636.11.1  nagiosService LDAP schema attributes
# 1.3.6.1.4.1.18636.11.2  nagiosService LDAP schema classes
# 1.3.6.1.4.1.18636.13    mailFilter LDAP schema
# 1.3.6.1.4.1.18636.13.1  mailFilter LDAP schema attributes
# 1.3.6.1.4.1.18636.13.2  mailFilter LDAP schema classes
# 1.3.6.1.4.1.18636.20    asterisk LDAP schema
# 1.3.6.1.4.1.18636.20.1  asterisk LDAP schema attributes
# 1.3.6.1.4.1.18636.20.2  asterisk LDAP schema classes
# 1.3.6.1.4.1.18636.31    openVPN LDAP schema
# 1.3.6.1.4.1.18636.31.1  openVPN LDAP schema attributes
# 1.3.6.1.4.1.18636.31.2  openVPN LDAP schema classes
#--------------------------------------------------------------------------
#

86amavis

Taken from publicly available schema, modified, follows header of the file with description, provides support for amavisd-new

#--------------------------------------------------------------------------
# LDAP Schema for amavisd-new                          Jacques Supcik, PhD
#-----------------------------                   IP-Plus Internet Services
# Release 1.2.3                          Swisscom Enterprise Solutions Ltd
# 15 May 2014                                      3050 Bern - Switzerland
#--------------------------------------------------------------------------
# Copyright (c) 2004 Jacques Supcik, Swisscom Enterprise Solutions Ltd.
# Permission is granted to copy, distribute and/or modify this document
# under the terms of the GNU Free Documentation License, Version 1.2
# or any later version published by the Free Software Foundation;
# with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
# A copy of the license is included in the section entitled "GNU
# Free Documentation License".
#--------------------------------------------------------------------------
# Changes made to LDAP Schema to make it import and play nicely with
# Novell NDS - Michael Tracey, SONOPRESS USA, LLC April 07 2005
# ( uncomment each dn:, changetype:, add:, add X-NDS-NAME attribute, replace
#   "attributetype" by "attributetypes:" and "objectclasse" by "objectclasses:"
#   (plural,colon), and unwrap each attributetypes: and objectclasses: )
#--------------------------------------------------------------------------
# Changes made to LDAP Schema to allow for more control over ldap integration
# Daniel Rimal <daniel.rimal@uvt.cz>, Denis Gorodnov <denis.gorodnov@uvt.cz>
# UVT, s.r.o., Czech Republic, May 15 2014
#--------------------------------------------------------------------------
# 1.3.6.1.4.1.15312        Jozef Stefan Institute's OID
# 1.3.6.1.4.1.15312.2      amavisd-new
# 1.3.6.1.4.1.15312.2.2    amavisd-new LDAP Elements
# 1.3.6.1.4.1.15312.2.2.1  AttributeTypes
# 1.3.6.1.4.1.15312.2.2.2  ObjectClasses
# 1.3.6.1.4.1.15312.2.2.3  Syntax Definitions
#--------------------------------------------------------------------------
#
# Attribute Types
#-----------------
#

87dkim

Taken from the original creators, not modified, provides support for opendkim

90radius

Taken from the original creators, not modified, provides support for radius


Created by deghost. Last Modification: Pondělí 11 of květen, 2015 11:06:15 CEST by deghost.