====== factotum, delkey, password ====== |x| Tutorial [ ] Guide [x]| ===== ssh and delkey ===== |x|How to repair the incorrect password.| |x|A Plan 9 Boot Camp [[boot_camp_9p_resource#vt_and_ssh_example|ssh example]], from 9p.| 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 /mnt/factotum/ctl key proto=pass server=sdf.org service=ssh thumb=XoXoXoXoXoXoXoXoXo user=USER !password? cpu% echo 'delkey proto=pass server=sdf.org service=ssh thumb=XoXoXoXoXoXoXoXoXo user=USER' > /mnt/factotum/ctl cpu% ssh USER@sdf.org !Adding key: proto=pass server=sdf.org service=ssh thumb=XoXoXoXoXoXoXoXoXo user=USER password: ! ===== popmail and delkey ===== |x|How to repair the incorrect password.| |x|A Plan 9 Boot Camp [[misc:plan_9_boot_camp_tea_note_presentation-notes|popmail example]], from a TEA NOTE.| |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 /mnt/factotum/ctl key proto=pass dom=mx.sdf.org service=pop user=USER@9p.sdf.org !password? cpu% echo 'delkey proto=pass dom=mx.sdf.org service=pop user=USER@9p.sdf.org' > /mnt/factotum/ctl cpu% popmail !Adding key: dom=mx.sdf.org proto=pass service=pop user=USER@9p.sdf.org password: !