Contents |
The purpose of this application is to manage large amounts of user accounts in eDirectory from an external database where users join/leave the organization regularly. The main application is written in C# and compiles by default using the mcs compiler (Mono). The application reads a MSSQL db table and creates accounts in this table that do not already exists in eDirectory. If the account exists the expiration date is pushed back (11 weeks by default - one term/quarter). This is a console application which can be passed switches to run each main method to enable cron or scheduled runs.
|
[edit] NewsThis is the first (dirty) release and will soon be followed by a much cleaner more versitile version. [edit] Bug Reporthttp://devzilla.novell.com/sag/ [edit] Browse the CVS TreeBrowsing the CVS tree gives you a great view into the current status of this project's code. You may also view the complete histories of any file in the repository.
|
[edit] File ReleasesThis is the current build that works on both linux (with command: mono SAG.exe) and windows. Be sure to change the settings in Defaults.xml to your needs/setup. The comments will help describe these settings. File listings are not available for this project. ActivityTotal File Downloads: 35Project Members
|
© 2008 Novell, Inc. All Rights Reserved.