Bugzilla – Bug 10592
fab4: Factory reset disables remote login and deletes authorized keys.
Last modified: 2009-09-08 09:12:48 UTC
Created attachment 4570 [details] messages log for this bug. FW: fab4_7.4_r3703.bin, and earlier builds Note: With this bug, there is no way to auto test the factory reset function. Test PC will lose the ability to manipulate the UUT. Steps to Reproduce: 1. Enable remote login. 2. Make a .ssh dir in /root. 3. Secure copy the public key file from the PC to .ssh dir as authorized_keys. 4. ssh into fab4 again to make sure no password is needed. 5. Perform a factory reset on fab4. 6. After fab4 boots up, notice the remote login feature is disabled, and .ssh dir has been deleted.
This is correct, as ssh is disabled from the factory.
Thanks to Chris, work around found.