Opened 6 years ago
Last modified 6 years ago
#6027 new enhancement
DRM4G can't send passwords using OpenSSH
Reported by: | minondoa | Owned by: | minondoa |
---|---|---|---|
Priority: | major | Milestone: | DRM4G-X.X.X |
Component: | DRM4G | Keywords: | drm4g, vm, paramiko, openssh |
Cc: | carlos |
Description
DRM4G is not able to send passwords to any of its remote machines using OpenSSH, so for the time being Paramiko will be the one used for this task.
Implement a way to do the same using OpenSSH.
Change History (3)
comment:1 follow-up: ↓ 2 Changed 6 years ago by antonio
comment:2 in reply to: ↑ 1 Changed 6 years ago by minondoa
Replying to antonio:
what means sent a password to a remote machine???
Passwords introduced by users should not be sent or persist.
It means when you for example execute the command "drm4g id <resource_name> init". This command is used to renew your grid certificate, but to do that, it requires yous pass phrase, so there has to be a way to send it.
comment:3 Changed 6 years ago by minondoa
- Milestone set to DRM4G-X.X.X
Note: See
TracTickets for help on using
tickets.
what means sent a password to a remote machine???
Passwords introduced by users should not be sent or persist.