Project

Profile

Help

Issue #964

closed

registry-admin.py unable to create grant

Added by bcourt almost 9 years ago. Updated almost 2 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Packaging:
Platform Release:
Target Release - Packaging:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Relocated from: https://github.com/pulp/pulp_packaging/issues/53
This command line is taken from the README.md file.

[lvu@lvupulp ~]$ python repos/pulp_packaging/dockerfiles/registry-admin.py pulp "auth permission grant --role-id contributor --resource /repositories -o create -o read -o update -o execute"
User certificate not found.
Enter registry username [lvu]: admin
Enter registry password: 
Warning: path should have mode 0700 because it may contain sensitive information: /root/.pulp/

Command: login
Description: login and download a session certificate

Available Arguments:

  --username, -u - (required) server account username
  --password, -p - server account password
The following options were specified but do not exist on the command:
  --role-id
Warning: path should have mode 0700 because it may contain sensitive information: /root/.pulp/

The server hostname configured on the client did not match the name found in the
server's SSL certificate. The client attempted to connect to
[lvupulp.dyn.intelerad] but the server returned [pulpapi] as its hostname. The
expected hostname can be changed in the client configuration file.

[lvu@lvupulp ~]$
Actions #1

Updated by jortel@redhat.com almost 9 years ago

  • Triaged changed from No to Yes

Look in common issues to decide if this is a configuration issue or a bug.

http://pulp.readthedocs.org/en/latest/user-guide/troubleshooting.html#common-issues

Actions #2

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added
Actions #3

Updated by ttereshc almost 2 years ago

  • Status changed from NEW to CLOSED - WONTFIX

Not relevant anymore.

Also available in: Atom PDF