| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Also update BUILD.txt
|
| |
|
|
|
|
|
| |
This patch adds a utility called sss_groupshow that allows user to
print properties of a group in the local domain.
Fixes: #306
|
| |
|
|
|
|
| |
Create and populate user directories on useradd, delete them on userdel
Fixes: #212
|
| |
|
|
|
| |
RHEL5 did not support Docbook 4.5, and we are not using
any 4.5 features.
|
| | |
|
|
|
Provides a set of make rules for generating UNIX manual pages from
DocBook 4.5 source as well as sample manpage for sss_useradd.
Automatic generation of manual pages during "make" process is
tunable with config parameter "--with-manpages". To rebuild the man
pages separately, use the "make doc" target. Before building, the
manpages are validated using a DTD schema.
|