Java Account Creation Agent Infrastructure
Description
- Central Java UI to initiate account creation
- Support Oracle, IBM DB2, Win2k/AD, and Linux
Draft to-do list
- Oracle
- Setup Oracle
- Learn Oracle API to create account
- IBM DB2
- Setup IBM DB2
- Learn IBM DB2 API to create account
- Windows
- Setup Win2k/Active Directory
- Learn API to create Win2k/AD account
- Linux
- Setup Linux
- Learn ways to create Linux account (adduser)
- Design infrastructure (plug-in) for Account Creation Agents (must work in
a distributed network)
- Design Java UI to control creation of accounts
- Test case and documentation creation