ssh user can have an 'environment' file under $HOME/.ssh on ssh server. That is good enough. However, in case that the $HOME is a shared directory among several ssh servers, how to make different environment settings for each of these servers? There is a work around to separately name the public key files for each server. But this needs to modify the sshd_config so as to impact all ssh users. Is there any better solution? I am using OpenSSH Version 4.3.
Jialing Liang email: [EMAIL PROTECTED]
