Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
092aade4
Commit
092aade4
authored
May 14, 2006
by
Pierangelo Masarati
Browse files
cleanup
parent
6a2c3442
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/passwd.c
View file @
092aade4
...
...
@@ -520,8 +520,7 @@ void
slap_passwd_generate
(
struct
berval
*
pass
)
{
Debug
(
LDAP_DEBUG_TRACE
,
"slap_passwd_generate
\n
"
,
0
,
0
,
0
);
pass
->
bv_val
=
NULL
;
pass
->
bv_len
=
0
;
BER_BVZERO
(
pass
);
/*
* generate passwords of only 8 characters as some getpass(3)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment