1shells(5)                     File Formats Manual                    shells(5)
2
3
4

NAME

6       shells - pathnames of valid login shells
7

DESCRIPTION

9       /etc/shells  is  a text file which contains the full pathnames of valid
10       login shells.  This file is consulted by chsh(1) and  available  to  be
11       queried by other programs.
12
13       Be aware that there are programs which consult this file to find out if
14       a user is a normal user; for example, FTP daemons traditionally  disalā€
15       low access to users with shells not included in this file.
16

FILES

18       /etc/shells
19

EXAMPLES

21       /etc/shells may contain the following paths:
22
23           /bin/sh
24           /bin/bash
25           /bin/csh
26

SEE ALSO

28       chsh(1), getusershell(3), pam_shells(8)
29
30
31
32Linux man-pages 6.05              2022-10-30                         shells(5)
Impressum