M. Shirk wrote:

I agree, that is why I mentioned csh and ksh as they are the base shells for OpenBSD.

$ cat /etc/shells
#       $OpenBSD: shells,v 1.5 1997/05/28 21:42:20 deraadt Exp $
# List of acceptable shells for chpass(1).
# Ftpd will not allow users to connect who are not using
# one of these shells.
/bin/sh
/bin/csh
/bin/ksh
$


> cat /etc/shells # $FreeBSD: src/etc/shells,v 1.5 2000/04/27 21:58:46 ache Exp $ # # List of acceptable shells for chpass(1). # Ftpd will not allow users to connect who are not using # one of these shells.

/bin/sh
/bin/csh
/bin/tcsh
>

FreeBSD has tcsh & sh. Testing should be limited to sh and csh, what are the NetBSD defaults?
_______________________________________________
BSDCert mailing list
[email protected]
http://lists.nycbug.org/mailman/listinfo/bsdcert

Reply via email to