zsh-workers
 help / color / mirror / code / Atom feed
* zsh vs ftp
@ 2000-05-16 23:33 Julian Min
  2000-05-17  2:28 ` James Kirkpatrick
  0 siblings, 1 reply; 2+ messages in thread
From: Julian Min @ 2000-05-16 23:33 UTC (permalink / raw)
  To: 'zsh-workers@sunsite.auc.dk'

Folks,

I have installed zsh-3.1.6 on a Solaris 2.7 machine but
can't ftp into this machine remotely via any user with
/usr/bin/zsh. I got 'Login incorrect" error message.

Zsh-3.0.5 also has the same problem.

Can you help on this? Thanks,


-jmin


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: zsh vs ftp
  2000-05-16 23:33 zsh vs ftp Julian Min
@ 2000-05-17  2:28 ` James Kirkpatrick
  0 siblings, 0 replies; 2+ messages in thread
From: James Kirkpatrick @ 2000-05-17  2:28 UTC (permalink / raw)
  To: Julian Min; +Cc: 'zsh-workers@sunsite.auc.dk'

You need to create a file /etc/shells.  See the man page for its "virtual
contents" if it doesn't exist (I hate when they do that), then create one
with that content, and add /bin/zsh, /usr/local/bin/zsh, and/or wherever
you installed zsh.  This is a security issue, not allowing a person to ftp
in if they have a "strange" shell (i.e. the account might be locked or
secured by a special shell, or it might not even be a shell, so Solaris
considers this invalid unless it's a recognized shell in /etc/shells).

I belive one exists in Solaris 8 by default (and in fact zsh is shipped
with Solaris 8, and is in the /etc/shells file as well).

Jim

On Tue, 16 May 2000, Julian Min wrote:

> Folks,
> 
> I have installed zsh-3.1.6 on a Solaris 2.7 machine but
> can't ftp into this machine remotely via any user with
> /usr/bin/zsh. I got 'Login incorrect" error message.
> 
> Zsh-3.0.5 also has the same problem.
> 
> Can you help on this? Thanks,
> 
> 
> -jmin
> 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-05-17  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-05-16 23:33 zsh vs ftp Julian Min
2000-05-17  2:28 ` James Kirkpatrick

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).