Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
JAliEn
vobox-scripts
Commits
1349b1ba
Commit
1349b1ba
authored
Oct 06, 2021
by
Maarten Litmaath
Browse files
v1.6:
- Fixed the "alien proxy" and "alien ldap" test names.
parent
62cbd860
Changes
1
Hide whitespace changes
Inline
Side-by-side
jalien_vobox_services
View file @
1349b1ba
#!/usr/bin/perl
###############################################################################
# Script to report the status of VObox credentials etc.
# v1.
5
- 2021-10-06
# v1.
6
- 2021-10-06
# Authors:
# Maarten Litmaath <Maarten.Litmaath@cern.ch>
###############################################################################
...
...
@@ -334,7 +334,7 @@ sub test7
sub
test8
{
my
$service
=
"
A
li
E
n proxy
";
my
$service
=
"
a
li
e
n proxy
";
#
# group this one with the JAliEn tests for the time being...
...
...
@@ -359,7 +359,7 @@ sub test10
{
return
if
$lcg
;
my
$service
=
"
LDAP
";
my
$service
=
"
alien ldap
";
my
$srv
=
'
alice-ldap.cern.ch:8389
';
my
$cmd
=
"
ldapsearch -LLL -x -h
$srv
-b o=alice,dc=cern,dc=ch
"
...
...
Write
Preview
Markdown
is supported
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