Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: ftp blocked



A work-around if you can't get the sysadmin to add zsh to /etc/shells is
to have, as the last statement executed in the users .cshrc, (.kshrc ...)
something like "setenv SHELL /usr/bin/zsh".

As for dotfile, I haven't seen one but there is a push to develop more. It
sure would be nice.

On Thu, 18 Jul 1996, Andy `Flognat' Eskilsson wrote:

> The problem probably lies in your OS, ftp only accepts logins
> with shells in /etc/shells, solaris 2.x is one of these.
> 
> What you have to do is easy (if you are root of course ;-) is
> to add /usr/local/bin/zsh (or wherever it is) to the /etc/shells
> file.
> 
> 	/Andy
> 




Messages sorted by: Reverse Date, Date, Thread, Author