1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
3 <!ENTITY dbus-Accounts SYSTEM "@srcdir@/org.freedesktop.Accounts.ref.xml">
4 <!ENTITY dbus-User SYSTEM "@srcdir@/org.freedesktop.Accounts.User.ref.xml">
9 <title>AccountsService @VERSION@ Documentation</title>
10 <releaseinfo>Version @VERSION@</releaseinfo>
13 <firstname>Matthias</firstname>
14 <surname>Clasen</surname>
17 <email>mclasen@redhat.com</email>
26 <title>Introduction</title>
32 <title>Concepts</title>
39 <title>Reference</title>
41 <reference id="dbus-reference">
42 <title>D-Bus API Reference</title>
46 The AccountsService provides a D-Bus API for programs to obtain
47 information about user accounts that are present on a system.
50 Please see the other sections of this manual for an introduction to
54 This API is not yet stable and is likely to change in the future.