Online Documentation Server
 ПОИСК
ods.com.ua Web
 КАТЕГОРИИ
Home
Programming
Net technology
Unixes
Security
RFC, HOWTO
Web technology
Data bases
Other docs

 


 ПОДПИСКА

 О КОПИРАЙТАХ
Вся предоставленная на этом сервере информация собрана нами из разных источников. Если Вам кажется, что публикация каких-то документов нарушает чьи-либо авторские права, сообщите нам об этом.




Logins from terminals Next Up Previous Contents Index
Next: Syslog Up: Major services in a Previous: init

Logins from terminals

Logins from terminals (via serial lines) and the console (when not running X) are provided by the getty  program. init  starts a separate instance of getty  for each terminal for which logins are to be allowed. getty  reads the username and runs the login  program, which reads the password. If the username and password are correct, login  runs the shell. When the shell terminates, i.e., the user logs out, or when login  terminated because the username and password didn't match, init  notices this and starts a new instance of getty . The kernel has no notion of logins, this is all handled by the system programs.        



Lars Wirzenius
Sat Nov 15 02:32:11 EET 1997


With any suggestions or questions please feel free to contact us