Auto Enroll Build

From 389 Directory Server

Check out Source code

Source code is located on the Fedora CVS server, in the dirsec repository.

You can view the source code online here.

To checkout and build, use the following script:

### Checkout ###
set CVSROOT=:pserver:anonymous@cvs.fedora.redhat.com:/cvs/dirsec
cvs co windowsautoenroll


### Build ###
cd windowsautoenroll
devenv windowsautoenroll.sln /build Release


### Create Installer ###
D:\i386\NSIS\makensis aep.nsi


This is built at Red Hat with Visual Studio 2003. With other version of the compiler, your mileage may vary. NSIS is the NullSoft Install System.

Contributing code

In order to contribute code, you must sign our Contributor License Agreement (CLA).

After that, you can attach patches to bugs, or if you *really* want to get going, you can apply for a CVS account. Details here

Filing Bugs

Use Red Hat's Bugzilla to file bugs.

Product: Red Hat Certificate System

Component: auto-enrollment

List of all auto-enrollment bugs.





Top Level