This site has been retired. For up to date information, see handbook.gnome.org or gitlab.gnome.org.


[Home] [TitleIndex] [WordIndex

Service interfaces

The user panel and other parts of the desktop currently use the AccountsService D-Bus service for obtaining and manipulating user account information. The AccountsService explicitly only deals with local accounts (ie /etc/passwd and utmp). It offers APIs to

The actual APIs can be found here: org.freedesktop.Accounts and org.freedesktop.Accounts.User

For integrating centrally managed user identities, a number of new APIs will be needed or desirable, including


2024-10-23 11:47