Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
etf
cmssam
Commits
b08e1317
Commit
b08e1317
authored
Mar 23, 2010
by
Stefano Belforte
Browse files
diagnostics for v-p-i
parent
0bcf023b
Changes
1
Hide whitespace changes
Inline
Side-by-side
SiteTests/SRMv2/tests/SRMv2-user
View file @
b08e1317
...
...
@@ -12,7 +12,11 @@ echo "<pre>"
echo
"<h5>"
echo
"USER/WHOAMI?:"
$USER
/
`
whoami
`
echo
"USER ID:"
$uid
voms-proxy-info
-all
echo
"X509_USER_PROXY:"
$X509_USER_PROXY
voms-proxy-info
-debug
-all
env
|grep
-i
proxy
env
|grep /tmp
echo
"</h5>"
nodeName
=
$1
...
...
@@ -32,6 +36,8 @@ fi
echo
echo
" temporarly remove lcgadim role"
tproxy
=
`
mktemp
`
echo
$X509_USER_PROXY
savedProxy
=
$X509_USER_PROXY
# voms-proxy-init -voms cms -cert $X509_USER_PROXY -out $tproxy
export
X509_USER_PROXY
=
$tproxy
...
...
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