Jump to content

Login manager: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
SPAAAAACE (talk | contribs)
Added two citations for systemd, and said that ConsoleKit is unmaintained now.
Line 17: Line 17:
| access-date = 26 July 2013}}</ref>
| access-date = 26 July 2013}}</ref>


[[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]].{{Citation needed|date=September 2023}}
[[systemd]], an [[init]] daemon for [[Linux]], has an integrated login manager; its login daemon is called logind.<ref>{{Cite web |title=systemd-logind.service |url=https://www.freedesktop.org/software/systemd/man/latest/systemd-logind.service.html |access-date=2023-11-08 |website=www.freedesktop.org}}</ref> systemd's login manager is a replacement for the no longer maintained [[ConsoleKit]].<ref>{{Cite web |title=ConsoleKit |url=https://www.freedesktop.org/wiki/Software/ConsoleKit/ |access-date=2023-11-08 |website=www.freedesktop.org}}</ref>


==See also==
==See also==

Revision as of 14:23, 8 November 2023

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.[3] systemd's login manager is a replacement for the no longer maintained ConsoleKit.[4]

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.
  3. ^ "systemd-logind.service". www.freedesktop.org. Retrieved 2023-11-08.
  4. ^ "ConsoleKit". www.freedesktop.org. Retrieved 2023-11-08.