Announcing developer release of FDS Tookit<br><a href="http://fdstools.sourceforge.net">http://fdstools.sourceforge.net</a><br><br>fdstools is a suite of management tools for Fedora Directory Server
(FDS) licensed under the GPL. This includes a perl module which provides and API for managing
all aspects of posix, samba, aix, and computer accounts as well as automount maps. Additionally
command line tools and a Webmin module are provided that use the API to
accomplish all these management tasks. This project was born mainly
because most of the available tools out there are geared toward
managing these objects in OpenLDAP, and there are subtle differences
with FDS. Additionally the (excellent) java console provided with FDS
does not manage shadow, samba, or AIX attributes, and there are people
who do not wish to or cannot run Java on their systems. The design goals (which most
other tools seem to be lacking in one form or another) are:<br><ul><li>Provide a rich API of functions with very few external dependencies</li><li>Consistent function naming and parameter formats where applicable</li><li>
Use and enforce Password Policies if they are specified</li><li>Use and enforce account lockout parameters</li><li>Properly handle error states (i.e. don&#39;t DIE in the API, set an error and return to the client for further handling)
</li><li>Provide optional logging of client operations</li><li>Provide command line utilities that use the API to perform user/group/computer management tasks</li><li>Provide Webmin module that uses the API to perform user/group/computer management tasks
</li><li>Long term goal of providing a lightweight alternative to the java console for server administrative tasks<br></li></ul>Project Status<br><ul><li>The command line portion is feature complete (alpha quality) and we are seeking testers
</li><li>The GUI portion coding is underway</li></ul>Please see the project page for more information<br><br>/Christian<br><br>