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
Nadezhda Ivanova
OpenLDAP
Commits
1eb01704
Commit
1eb01704
authored
Apr 19, 2001
by
Kurt Zeilenga
Browse files
s/<anonymous>/cn=anonymous/ to avoid syntax issues
parent
da0e6d3d
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/slap.h
View file @
1eb01704
...
...
@@ -37,7 +37,7 @@
LDAP_BEGIN_DECL
#define SERVICE_NAME OPENLDAP_PACKAGE "-slapd"
#define SLAPD_ANONYMOUS "
<
anonymous
>
"
#define SLAPD_ANONYMOUS "
cn=
anonymous"
#ifdef f_next
#undef f_next
/* name conflict between sys/file.h on SCO and struct filter */
...
...
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