Hi,
hostbased, not interactive ssh-connections don't get a valid $PATH-Environment because /etc/csh.login compares in line 288:
... && ${TERM} == "xterm" ...
Deleting this condition corrects the problem and $PATH is set proper. We use openSUSE-11.2 and /bin/tcsh as login-shell. Within an interactive ssh-connection $PATH is ok. The probleme exists only in hostbased, not interactive sessions!
Has anybody suggestions how to solve this problem or what's going wrong?
-gipsy-
Bookmarks