Skip to content
Snippets Groups Projects
Verified Commit 434c31f9 authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Aktualizovana schema

parent dd2bae45
No related branches found
No related tags found
No related merge requests found
Pipeline #415 passed
attributetype ( 1.3.6.1.4.1.55307.2.3.1 NAME 'superiorTeam' attributetype ( 1.3.6.1.4.1.55307.2.3.1 NAME 'superiorTeam'
DESC 'Nadřízený tým' DESC 'Nadrizeny tym'
SUP distinguishedName SUP distinguishedName
EQUALITY distinguishedNameMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
SINGLE-VALUE
USAGE userApplications ) USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.2 NAME 'teamLeader' attributetype ( 1.3.6.1.4.1.55307.2.3.2 NAME 'teamLeader'
DESC 'Vedoucí týmu' DESC 'Vedouci tymu'
SUP distinguishedName SUP distinguishedName
EQUALITY distinguishedNameMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
SINGLE-VALUE SINGLE-VALUE
USAGE userApplications ) USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.3 NAME 'teamLeaderSubstitute' attributetype ( 1.3.6.1.4.1.55307.2.3.3 NAME 'teamLeaderSubstitute'
DESC 'Zástupce vedoucího týmu' DESC 'Zástupce vedoucího týmu'
SUP distinguishedName SUP distinguishedName
EQUALITY distinguishedNameMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12 SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
USAGE userApplications ) USAGE userApplications )
objectclass ( 1.3.6.1.4.1.55307.2.4.1 NAME ( 'teamOfPirates' 'groupOfPirates' ) attributetype ( 1.3.6.1.4.1.55307.2.3.4 NAME 'forumId'
DESC 'Piratský tým' DESC 'Identifikator na piratskem foru'
EQUALITY integerMatch
ORDERING integerOrderingMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
SINGLE-VALUE
USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.5 NAME 'isEnabled'
DESC 'Uzivatel je aktivni'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE
USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.6 NAME 'emailVerified'
DESC 'Registracni email je overen'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE
USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.7 NAME 'contactEmail'
DESC 'Kontaktni email'
EQUALITY caseIgnoreIA5Match
SUBSTR caseIgnoreIA5SubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.26{128}
USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.8 NAME 'isTeam'
DESC 'Skupina je tym'
EQUALITY booleanMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.7
SINGLE-VALUE
USAGE userApplications )
objectclass ( 1.3.6.1.4.1.55307.2.4.1 NAME 'groupOfPirates'
DESC 'Piratska skupina'
SUP top SUP top
STRUCTURAL STRUCTURAL
MUST cn MUST cn
MAY ( member $ description $ gidNumber $ email $ superiorTeam $ teamLeader $ teamLeaderSubstitute ) ) MAY ( member $ description $ gidNumber $ email $ superiorTeam $ teamLeader $ teamLeaderSubstitute ) )
objectclass ( 1.3.6.1.4.1.55307.2.4.2 NAME 'pirate'
DESC 'Pirat'
SUP inetOrgPerson
AUXILIARY
MAY ( contactEmail $ emailVerified $ forumId $ userEnabled ) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment