Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: ftp blocked
- X-seq: zsh-users 309
- From: Matt Welland <mwelland@xxxxxxxxxxxxxxxx>
- To: Users Zsh <zsh-users@xxxxxxxxxxxxxxx>
- Subject: Re: ftp blocked
- Date: Thu, 18 Jul 1996 08:05:26 -0700 (PDT)
- In-reply-to: <199607181433.QAA11051@xxxxxxxxxxxxxxxxxxxxx>
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