plan9front_-_delkey_incorrect_pw
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
plan9front_-_delkey_incorrect_pw [2022/12/29 05:31] – [ssh delkey] hc9 | plan9front_-_delkey_incorrect_pw [Unknown date] (current) – external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== delkey, incorrect password ====== | ||
+ | |||
+ | |x| Tutorial [ ] Guide [x]| | ||
+ | |||
+ | ===== ssh delkey ===== | ||
+ | |||
+ | |x|A Plan 9 Boot Camp [[boot_camp_9p_resource# | ||
+ | |||
+ | < | ||
+ | cpu% ssh USER@sdf.org | ||
+ | | ||
+ | !Adding key: proto=pass server=sdf.org service=ssh thumb=XoXoXoXoXoXoXoXoXo user=USER | ||
+ | password: | ||
+ | ! | ||
+ | ssh read1: eof | ||
+ | cpu% ssh USER@sdf.org | ||
+ | cpu% ssh: auth: keyboard-interactive failed | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | cpu% ssh USER@sdf.org | ||
+ | cpu% ssh: auth: keyboard-interactive failed | ||
+ | </ | ||
+ | |||
+ | |x|Oops, there is the possibility of entering the incorrect password.| | ||
+ | |x|Please repair the incorrect password to continue.| | ||
+ | |||
+ | **An incorrect password repair is:** | ||
+ | |||
+ | < | ||
+ | cpu% cat / | ||
+ | key proto=pass server=sdf.org service=ssh thumb=XoXoXoXoXoXoXoXoXo user=USER !password? | ||
+ | </ | ||
+ | |||
+ | < | ||
+ | cpu% echo ' | ||
+ | cpu% ssh USER@sdf.org | ||
+ | |||
+ | !Adding key: proto=pass server=sdf.org service=ssh thumb=XoXoXoXoXoXoXoXoXo user=USER | ||
+ | password: | ||
+ | ! | ||
+ | </ | ||