Linux / UNIX Tech Support Forum
This is a discussion on Importance of /bin/login within the Linux software forums, part of the Linux Getting Started category; Hey can someone tell me the importance of /bin/login?...
|
|||||||
| Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links | ||
|
|
|
||||
|
It is used to display login and password prompt at console. It is used to establish a new session with the system.
If password is correct your user and group ID will be set according to their values in the /etc/passwd file. The value for $HOME, $SHELL, $PATH, $LOGNAME, and $MAIL are set according to the appropriate fields in the password entry. Ulimit, umask and nice values may also be set according to entries in the GECOS field. Read following man page for more info Code:
man login man shadow man inittab man passwd
__________________
Vivek Gite Linux Evangelist |
![]() |
| Tags |
| /bin/login , login file , passwd , shadow |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cannot Login | mvibin | CentOS / RHEL / Fedora | 5 | 14-05-2008 09:40 AM |
| Unable to login !!! | raina_ajeet | Linux software | 5 | 16-01-2008 01:22 AM |
| dovecot: pop3-login: pop3-login: error while loading shared libraries: libsepol.so.1 | raj | Mail Servers | 1 | 15-11-2007 10:43 AM |
| login | sparky | Shell scripting | 1 | 26-06-2006 07:17 PM |
| Login Without asking password | sonaikar | Linux software | 1 | 20-02-2005 04:46 PM |