summaryrefslogtreecommitdiff
path: root/server/tools/tools_util.c
AgeCommit message (Collapse)AuthorFilesLines
2009-03-09sss_usermodJakub Hrozek1-0/+44
Move parse_groups into tools_utils
2009-03-06Add userspace tools to manipulate accounts.Simo Sorce1-0/+196
The first functional command is sss_useradd (Name is temporary, while looking for a better one)