1 / 7

Problems Logging On

Problems Logging On. Version C.00 H4264S Module 5 Slides. Login Methods. ASCII Logins Direct connect (for example, getty ) Network (for example, telnet ) Graphical user interface (GUI) CDE. ASCII Login (Direct Connect). init. /etc/inittab. getty. /etc/gettydefs. login.

gada
Download Presentation

Problems Logging On

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Problems Logging On Version C.00 H4264S Module 5 Slides

  2. Login Methods • ASCII Logins • Direct connect (for example, getty) • Network (for example, telnet) • Graphical user interface (GUI) • CDE

  3. ASCII Login (Direct Connect) init /etc/inittab getty /etc/gettydefs login /etc/passwd -sh /etc/profile $HOME/.profile $ENV Login: Passwd:

  4. ASCII Login (Network) SystemB SystemA init /etc/inittab /sbin/rc#.d/S###script rc /etc/inetd.conf /etc/services inetd inetd $ telnet SystemB /dev/telnetm /dev/pts/t# telnetd login /etc/passwd telnet telnetd -sh /etc/profile $HOME/.profile $ENV

  5. GUI Login (CDE Session) init /etc/inittab rc /sbin/rc#.d/S###script dtlogin.rc /etc/rc.config.d/cde dtgreet /tmp /etc/passwd dtwm /etc/hosts dtterm /dev/pts/# -sh /etc/profile $HOME/.profile $ENV

  6. GUI Login (CDE Failsafe Login) init rc dtlogin.rc Command Line Login Failsafe Login dtgreet Language Session Command Line Login Reset Login Screen Regular Desktop Failsafe Session dtwm Establish Pseudo-Terminal dtterm -sh

  7. Pluggable Authentication Modules

More Related