Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lukas However
OpenLDAP
Commits
17e90731
Commit
17e90731
authored
Dec 29, 2004
by
Kurt Zeilenga
Browse files
Fail is proxy cannot be started
parent
dcb21284
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test020-proxycache
View file @
17e90731
...
...
@@ -99,6 +99,12 @@ for i in 0 1 2 3 4 5; do
sleep
5
done
if
test
$RC
!=
0
;
then
echo
"ldapsearch failed (
$RC
)!"
test
$KILLSERVERS
!=
no
&&
kill
-HUP
$KILLPIDS
exit
$RC
fi
echo
"Making queries on the proxy cache..."
echo
"Query 1: filter:(sn=Jon) attrs: all"
$LDAPSEARCH
-x
-S
""
-b
"
$BASEDN
"
-h
$LOCALHOST
-p
$PORT2
\
...
...
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