Admin4 is a tool for server maintenance via several plugin modules. Currently, plugins for BIND DNS, LDAP, IMAP and PostgreSQL are included. It is designed as a framework, using Python for fast development of plugins and custom modifications.
The DNS plugin should be able to query (axfr) any type of server, and performs updates via DDNS which insures that it won't interfere with other DDNS clients (DHCP, SAMBA4). F
The LDAP plugin features browsing and generic editing of all types of LDAP entries with schema support. In addition, high-level editing of objects like users, groups and samba domains is supported. Custom objectClasses and attributes can easily be added.
The IMAP plugin can browse and modify mailbox metadata, such as name, acl and quota.
The PostgreSQL plugin features a nice query tool, a data modification tool and an object browser.
The development has moved to https://github.com/andreas-p/admin4, including all release files.
Features
- DNS zone browser and editor
- LDAP directory browser and editor
- PostgreSQL database browser and editor, sophisticated data query and tool
- IMAP mailbox browser and editor