Actions
Bug #26351
openssh key distribution reports The user <username> does not have a defined home dir when username has a dash in it
Status:
Pending release
Priority:
To review
Assignee:
Category:
Techniques
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
When managing keys for user with a dash in the login, we get the reports
E| error sshKeyDistribution Flush SSH file ztc-bob The user ztc-bob does not have a defined home dir E| compliant sshKeyDistribution Flush SSH file ztc-bob The keys for user ztc-bob were all correctly set
reported home dire looks correct
runhook_sshKeyDistribution_pre_hook.homedir[ztc_bob] has the value /home/ztc-bob
so i think it's really a reporting issue and not something else
Actions