| Developer's Daily | Unix by Example |
| main | java | perl | unix | dev directory | web log |
|
securetty − file which lists ttys from which root can log in |
|
/etc/securetty is used by login(1); the file contains the device names of tty lines (one per line, without leading /dev/) on which root is allowed to login. |
|
/etc/securetty |
|
login(1) |