Bug #4379
ONE_AUTH variable not honored by x509 login
Status: | Pending | Start date: | 03/22/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - | |||
Resolution: | Pull request: | |||
Affected Versions: | OpenNebula 4.14 |
Description
The ONE_AUTH variable seems to be ignored while authentication token is being created using 'oneuser login USER --x509' and the outcome is always stored in $HOME/.one/one_auth. Other subsequent commands (like onehost) tries to read the file referred to by ONE_AUTH, which yields weird errors.