Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docker-openldap-bcrypt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TO
docker-openldap-bcrypt
Commits
434c31f9
Verified
Commit
434c31f9
authored
5 years ago
by
Andrej Ramašeuski
Browse files
Options
Downloads
Patches
Plain Diff
Aktualizovana schema
parent
dd2bae45
No related branches found
No related tags found
No related merge requests found
Pipeline
#415
passed
5 years ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
bootstrap/schema/pirati.schema
+43
-5
43 additions, 5 deletions
bootstrap/schema/pirati.schema
with
43 additions
and
5 deletions
bootstrap/schema/pirati.schema
+
43
−
5
View file @
434c31f9
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 'Nad
ri
zen
y
t
y
m'
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 'Vedouc
i
t
y
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
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 ) )
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment