Skip to content

Commit

Permalink
docs: minor update for proxes upload
Browse files Browse the repository at this point in the history
  • Loading branch information
fstagni committed Jan 23, 2025
1 parent 6da5aac commit 4108686
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,13 +86,13 @@ Creating a user proxy
The switches below will create a proxy of group "dirac_user" (if defined) and will securely upload such
proxy to the DIRAC proxy store (ProxyManager), from where it could later be downloaded::

dirac-proxy-init --group dirac_user --upload
dirac-proxy-init --group dirac_user


The additional "--debug" switch (alias of "-ddd") can be used for debugging purposes,
and its output would end up being similar to the following::

$ dirac-proxy-init --group dirac_user --upload --debug
$ dirac-proxy-init --group dirac_user --debug
Generating proxy...
Enter Certificate password:
Contacting CS...
Expand Down Expand Up @@ -130,9 +130,6 @@ Creating a user proxy
VOMS extension corresponding to the DIRAC group if the gLite UI environment is available.
This proxy is stored in the local "/tmp/" directory, as shown.

If the gLite UI environment is not available, the VOMS extensions will not be loaded into the proxy.
This is not a serious problem, still most of the operations will be possible.


Getting the proxy information
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Expand Down

0 comments on commit 4108686

Please sign in to comment.