Manual Reference Pages  - SHELLS (5)

NAME

shells - pathnames of valid login shells

CONTENTS

Description
Examples
Files

DESCRIPTION

/etc/shells is a text file which contains the full pathnames of valid login shells. This file is consulted by chsh(1) and available to be queried by other programs.

Be aware that there are programs which consult this file to find out if a user is a normal user. E.g.: ftp daemons traditionally disallow access to users with shells not included in this file.

EXAMPLES

/etc/shells may contain the following paths:

/bin/sh
/bin/csh

FILES

/etc/shells

SEE ALSO

chsh(1), getusershell(3)
Jump to page    or go to Top of page |  Section 5 |  Main Index.


SHELLS (5) 1993-11-21
Generated by manServer 1.07 from /usr/share/man/man5/shells.5.gz using man macros.