setting PATH for users logging in via TELNET?
Hi,
I have users that connect to a Solaris9 machine via telnet, only when they run certain commands they get 'command not found'. However, the commands work ok when they login via an Exceed session.
I can only assume that it is because when they are coming in via telnet the shell they enter doesn't have the correct PATH set. When they login thru Exceed they have a PATH set by the .bashrc file.
Is there somewhere i can set PATH so that no matter how they login (or which shell they use) they will avoid these 'command not found errors'.
cheers,
mark.
PS. Is /etc/profile the place to do this?

