Jump to content

Login manager

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Monkbot (talk | contribs) at 15:30, 13 January 2021 (Task 18 (cosmetic): eval 2 templates: hyphenate params (3×);). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A login manager is a login system for Unix and Unix-like operating systems. It comprises a login daemon, a login user interface, and a system for tracking login sessions.[1] When a user tries to log in, the login manager passes the user's credentials to an authentication system.

Since an X display manager is a graphical user interface for login, some people use the terms display manager and login manager synonymously.[2]

systemd, an init daemon for Linux, has an integrated login manager; its login daemon is called logind. systemd's login manager is an alternative to ConsoleKit.

See also

References

  1. ^ "Configuring Login Manager". Solaris Common Desktop Environment: Advanced User's and System Administrator's Guide. Palo Alto: Sun Microsystems. 2000. Retrieved 26 July 2013.
  2. ^ "Display Manager". ArchWiki. Arch Linux. 23 July 2005. Retrieved 26 July 2013.