summaryrefslogtreecommitdiff
path: root/server/man/sss_userdel.8.xml
AgeCommit message (Collapse)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-105/+0
Also update BUILD.txt
2010-01-20Deleting nonexistent users or groups is not a noopJakub Hrozek1-2/+1
The manual pages for userdel and groupdel utilities incorrectly stated that deleting a nonexistent user or group is a noop. We changed that behavior, but forgot to sync the documentation.
2010-01-20sss_groupshow - a utility to print properties of a local groupJakub Hrozek1-0/+3
This patch adds a utility called sss_groupshow that allows user to print properties of a group in the local domain. Fixes: #306
2009-10-22User home directories managementJakub Hrozek1-0/+36
Create and populate user directories on useradd, delete them on userdel Fixes: #212
2009-08-20Support Docbook 4.4Stephen Gallagher1-2/+2
RHEL5 did not support Docbook 4.5, and we are not using any 4.5 features.
2009-06-01Add more manpagesJakub Hrozek1-0/+67