Group: Moderators
Posts: 136,
Visits: 639
|
Hi Brian,
Under Local Server Configuration > Authentication > Password Options, you need to set "Store Passwords" to Never. If you had the Store Passwords option set to something other than "Never", you will need to delete the "PAD" key from the following registry location: HKEY_LOCAL_MACHINE\Software\PragmaSystems\SSHD.
After setting the Store Password to Never, click on the Public Key Options and select the following two features:
1. Store keys in authorized file (auto loads your key into the authorized_keys2 file) 2. Allow authentication from file (authorized_keys2 file)
With the above setup, you will be prompted to enter your password the very first time that you sign on. Your subsequent connections will not be prompted for password since the stored key will be used to validate the user and granted access, even if your password changes. However, please note that with the Store Passwords Options set to Never, you will NOT be able to access network shares on the Windows machine running Fortress SSH Server. Hope this helps.
Thank you,
Technical Support Group Pragma Systems, Inc.
Pragma Systems Technical Support 13809 Research Blvd, #675 Austin, TX 78750 http://www.pragmasys.com
|