GoijI P wrote:inlcuded these two lines in NIS server ~/.tcshrc file: echo -n "\033]0;${HOST}:$cwd\007" alias cd 'chdir \!*; echo -n "\033]0;${HOST}:$cwd\007"'
when logging in from NIS client, I do not see two lines doing anything. but, within a telnet session they work fine.
The NIS client must mount the NFS server's version of your home directory for that to work. I suspect you're only using the NIS server for authentication and using the NIS client's local filesystem.