Skip to content
Snippets Groups Projects
Commit 0ec0b3f1 authored by Martin Haase's avatar Martin Haase
Browse files

grid x509 info schema added

git-svn-id: https://textgridlab.org/svn/textgrid/trunk/middleware/tgauth@7116 7c539038-3410-0410-b1ec-0f2a7bf1c452
parent 933fb1bd
No related branches found
No related tags found
No related merge requests found
attributetype ( 1.3.6.1.4.1.10126.1.37.3.1
NAME 'gridX509subject'
DESC 'Distinguished name of the entity, in the form /C=DE/O=GridGermany/OU=DAASI/CN=Max User'
EQUALITY caseIgnoreMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
objectClass ( 1.3.6.1.4.1.10126.1.37.4.1
NAME 'gridCertificateUser'
DESC 'X509 attributes for Grid users'
AUXILIARY
MAY ( gridX509subject ) )
......@@ -55,6 +55,7 @@ attributetype ( 1.3.6.1.4.1.10126.1.23.1.3.8
NAME 'rbacDescription'
DESC 'Eine RBAC-spezifische Beschreibung'
EQUALITY caseIgnoreMatch
SUBSTR caseIgnoreSubstringsMatch
SYNTAX 1.3.6.1.4.1.1466.115.121.1.15 )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment