%general-entities; ]> $LastChangedBy$ $Date$ AccountsService-&accountsservice-version; AccountsService Introduction to AccountsService The AccountsService package provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of those interfaces based on the usermod(8), useradd(8) and userdel(8) commands. &lfs80_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &accountsservice-md5sum; Download size: &accountsservice-size; Estimated disk space required: &accountsservice-buildsize; Estimated build time: &accountsservice-time; AccountsService Dependencies Required Recommended and Optional and User Notes: Installation of AccountsService Install AccountsService by running the following commands: ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --enable-admin-group=adm \ --disable-static && make This package does not come with a test suite. Now, as the root user: make install Command Explanations --enable-admin-group=adm: This switch sets the group for administrator accounts. : This switch enables building the D-Bus interface API documentation. Configuring AccountsService Systemd Units To start the accounts-daemon daemon at boot, enable the previously installed systemd unit by running the following command as the root user: accounts-daemon systemctl enable accounts-daemon Contents Installed Programs Installed Libraries Installed Directories accounts-daemon (library executable) libaccountsservice.so /usr/include/accountsservice-1.0, /usr/share/doc/accountsservice, /usr/share/gtk-doc/html/libaccountsservice, and /var/lib/AccountsService Short Descriptions accounts-daemon is the AccountsService daemon. accounts-daemon libaccountsservice.so contains the AccountsService API functions. libaccountsservice.so