-
Task
-
Resolution: Done
-
Normal
-
7.9
-
False
-
False
-
-
2022-Q3
- If the user specifies both --password and --password-file we should log a warning that the --password-file argument will take precedence over --password: https://github.com/oamg/convert2rhel/blob/v0.25/convert2rhel/toolopts.py#L281
- A similar issue will arise once we add an activation key file: https://issues.redhat.com/browse/OAMG-6477
- We may also want to warn if the user specifies both an activation key and a password as the activation-key takes precedence over the password.
- clones
-
RHELC-413 Check whether the user has specified multiple authentication sources and warn if so
- Closed