1# List of acceptable shells for chpass(1).
2# Ftpd will not allow users to connect who are not using
3# one of these shells.
4
5/bin/bash
6/bin/csh
7/bin/ksh
8/bin/sh
9/bin/tcsh
10/bin/zsh
11