Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vospace-transfer-service
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VOSpace INAF
vospace-transfer-service
Commits
5ddca7ad
Commit
5ddca7ad
authored
3 years ago
by
Cristiano Urban
Browse files
Options
Downloads
Patches
Plain Diff
Minor change in 'vos_user' man page.
Signed-off-by:
Cristiano Urban
<
cristiano.urban@inaf.it
>
parent
704447e1
No related branches found
No related tags found
No related merge requests found
Pipeline
#9043
passed
3 years ago
Stage: dockerize
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
client/vos_user
+3
-3
3 additions, 3 deletions
client/vos_user
with
3 additions
and
3 deletions
client/vos_user
+
3
−
3
View file @
5ddca7ad
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment