JAdminUsers Start Page
From Wickle Wiki
| Java Admin Users | |
|---|---|
| |
Java Management LDAP Users and Groups
Codename : JAdminUsers
Current version, v0.4
Contents |
General info
Short description
This application is intended to manage the users and groups in a LDAP domain.
Long description
This is a Java application to manage users and groups in an LDAP environment, by this way you can store all Unix/Windoze and applications Users on a centralized place. And you can maintain this list with a cool interface.
The LDAP used for examples is the Unix/Linux standard with the standard schema (described in technical the part) and with the tree :
- ou=people
- ou=Groups
By the way you can Add, Delete or Modify the users and groups in your systems from one application, graphically and easy.
Technical overview
The techmology used by this development are primary:
- SWT
- LDAP
- JNLP
RoadMap
The actually objective is to make the application USABLE.
Version 0.3 (current)
Implement options(LDAP Server, structure, login/passwd) stored locally not by code.- Make the application downloadable by Java WebStart.
With this version i am trying to make the application useful.
Version 0.4
- Finish add users.
- Make "modify users" a working module.
Version 0.5
- Finish delete users.
Version 0.6
- Make add/modify/delete groups using the knowledge on the versions before.
Technical data
All technical data included the following :
- Abstract
- Analysis
- Actions
- Use Cases
- Goals
- Non Goals
- Technical overview
- Description
- Notes
- Authors
- Revision History
- Links related
are available at Java Management LDAP Users and Groups technical Page
Screenshots
Initial Screenshots of JadminUsers:
Download
The download available at this stage is from the CVS at JAdminUsers CVS page
You can also access de CVS using pserver, follow the directions on Linux Documentation.
Documentation
one available ... not useful yet ;)

