uxdstools 0.5 (Default branch) |
|
|
Thursday February 21, 2008. 07:51 AM FreshMeat
uxdstools is a set of Unix directory service tools. It is a suite of command tools to administer POSIX user and group accounts in an LDAP directory. It is similar in spirit to the useradd/mod/del tools found on Linux and Solaris, the pw tools on BSD, the mk|ch|rmuser/group tools on AIX, etc. However, instead of manipulating local accounts, uxdstools manages POSIX-type accounts that can be found in LDAP directory services installations, namely those with posixAccount and posixGroup attributes.
License: GNU General Public License (GPL)
Changes:
SUDOer LDAP tools were added. Attributes were added for qmail, ssh-lpk, and ppolicy. Simple logging was added. All of these are compile-time options. krb password resets and expiry using krb5PasswordEnd and/or ppolicy (pwdReset) were added. LDIF export with lacctparse was added, and binary attributes will be converted to base64 notation. Multiple memberUid import/delete capability with posixGroup accounts was added. Proper man pages were created for documentation. Many bugs were fixed.
|