Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tero Saarni
OpenLDAP
Commits
e6962aa5
Commit
e6962aa5
authored
Aug 09, 2013
by
Howard Chu
Committed by
Quanah Gibson-Mount
Aug 09, 2013
Browse files
ITS#7659 add directoryString compatible syntaxes
countryString and telephoneNumber were missing
parent
7fd2714a
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/schema_init.c
View file @
e6962aa5
...
...
@@ -6339,7 +6339,9 @@ char *componentFilterMatchSyntaxes[] = {
#endif
char
*
directoryStringSyntaxes
[]
=
{
"1.3.6.1.4.1.1466.115.121.1.11"
/* countryString */
,
"1.3.6.1.4.1.1466.115.121.1.44"
/* printableString */
,
"1.3.6.1.4.1.1466.115.121.1.50"
/* telephoneNumber */
,
NULL
};
char
*
integerFirstComponentMatchSyntaxes
[]
=
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment