installed_accounts Repository Format
The installed_accounts
repository format, along with the accounts format, is
used by Exherbo to track user and group accounts. It is not used by Gentoo and derived distributions.
As well as the general keys supported for all repositories, the following keys have meaning
for installed_accounts
format repositories:
name
- If set, use this as the repository name instead of
accounts
. handler
- The handler to use for creating accounts. Currently only
passwd
is supported, which usesuseradd
andgroupadd
. Mandatory