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
98d7a6ed
Commit
98d7a6ed
authored
Mar 03, 2003
by
Kurt Zeilenga
Browse files
Sync with HEAD
parent
0dfb5095
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/scripts/test003-search
View file @
98d7a6ed
...
...
@@ -73,7 +73,7 @@ cat /dev/null > $SEARCHOUT
echo
"Testing exact searching..."
$LDAPSEARCH
-S
""
-b
"
$BASEDN
"
-h
$LOCALHOST
-p
$PORT
\
'(sn=j
ensen
)'
>>
$SEARCHOUT
2>&1
'(sn=j
ENSEN
)'
>>
$SEARCHOUT
2>&1
RC
=
$?
if
test
$RC
!=
0
;
then
echo
"ldapsearch failed (
$RC
)!"
...
...
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