mirror of
				https://github.com/optim-enterprises-bv/vault.git
				synced 2025-10-30 18:17:55 +00:00 
			
		
		
		
	Vault SSH: Website page for SSH backend
This commit is contained in:
		| @@ -144,7 +144,7 @@ func (c *SSHCommand) Run(args []string) int { | ||||
| 			} | ||||
| 			return 0 | ||||
| 		} | ||||
| 		c.Ui.Output("OTP for the session is" + string(keySecret.Data["key"].(string))) | ||||
| 		c.Ui.Output("OTP for the session is " + string(keySecret.Data["key"].(string))) | ||||
| 		c.Ui.Output("[Note: Install 'sshpass' to automate typing in OTP]") | ||||
| 	} | ||||
| 	sshCmdArgs = append(sshCmdArgs, []string{"-p", port}...) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 vishalnayak
					vishalnayak