Skip to content
Snippets Groups Projects
Commit 5ddca7ad authored by Cristiano Urban's avatar Cristiano Urban
Browse files

Minor change in 'vos_user' man page.

parent 704447e1
No related branches found
No related tags found
No related merge requests found
Pipeline #9043 passed
......@@ -187,9 +187,9 @@ DESCRIPTION
the VOSpace Transfer Service automatically populates the 'users' table in the database
by previously quering the authentication system (RAP).
It also adds the user node in the 'node' table, if not present (e.g. '/john.smith' for
the user 'john.smith').
So, please, use this client only if you need to handle situations involing users that
for some reason are not recognized by the authentication system.
the user 'john.smith'). You can use this client to register a user manually, as needed.
For all other cases, please, use this client only if you need to handle situations
involving users that for some reason are not recognized by the authentication system.
""")
# Create new VOSUser object
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment