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
b9518e30
Verified
Commit
b9518e30
authored
5 years ago
by
Andrej Ramašeuski
Browse files
Options
Downloads
Patches
Plain Diff
Pokus o pridani custom schema
parent
c18dc38c
No related branches found
No related tags found
No related merge requests found
Pipeline
#399
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
+20
-0
20 additions, 0 deletions
bootstrap/schema/pirati.schema
with
20 additions
and
0 deletions
bootstrap/schema/pirati.schema
0 → 100644
+
20
−
0
View file @
b9518e30
attributetype ( 1.3.6.1.4.1.55307.2.3.1 NAME 'superiorTeam'
DESC 'Nadřízený tým'
SUP distinguishedName
SYNTAX 1.3.6.1.4.1.1466.115.121.1.12
SINGLE-VALUE
USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.2 NAME 'teamLeader'
DESC 'Vedoucí týmu'
SUP distinguishedName
SINGLE-VALUE
USAGE userApplications )
attributetype ( 1.3.6.1.4.1.55307.2.3.3 NAME 'teamLeaderSubstitute'
DESC 'Zástupce vedoucího týmu'
USAGE userApplications )
objectclass ( 1.3.6.1.4.1.55307.2.4.1 NAME ( 'teamOfPirates' 'groupOfPirates' )
DESC 'Piratský tým'
SUP top
STRUCTURAL
MUST cn
MAY ( member $ description $ gidNumber $ email $ superiorTeam $ teamLeader $ teamLeaderSubstitute ) )
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