Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The prompt does not have clarity about which password the user should use for registration. #82

Open
LalatenduMohanty opened this issue May 27, 2016 · 1 comment
Assignees
Milestone

Comments

@LalatenduMohanty
Copy link
Contributor

LalatenduMohanty commented May 27, 2016

As we are encouraging users to register in http://developers.redhat.com/ and use the password for registering CDK to RHN , the prompt should clearly communicate it to the user. In current state user might get confused which user name/password he supposed to enter. The ideal solution would be using the same terminology as official CDK documentation

$ vagrant up

xxxxxxxxxxxxxxxxx

==> default: Registering box with vagrant-registration...
    default: Would you like to register the system now (default: yes)? [y|n]y
    default: username: 
@LalatenduMohanty
Copy link
Contributor Author

LalatenduMohanty commented Jul 30, 2016

vagrant-registration can support multiple subscription managers. Currently it uses only Red Hat subscription manager as the default one.
So the code needs to be modified to detect the subscription manager and then choose the statement for user.

default: Would you like to register the system now (default: yes)? [y|n]y
default: Please use your Red Hat account for registration. 
default: Login: 
default: Password: 

@LalatenduMohanty LalatenduMohanty added this to the 1.3.0 milestone Jul 30, 2016
@LalatenduMohanty LalatenduMohanty self-assigned this Sep 1, 2016
@coolbrg coolbrg self-assigned this Oct 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants