Policyengine is a SSL VPN component which is a part of Novell Access Manager. NOVELL Access Manager 3.0 SP1 uses OpenVPN a open source component in its SSL VPN component. This openVPN been modified and patches for the same been published in the forge site. OpenVPN uses a component called Policyengine which is developed by NOVELL. It is a cross reference to openvpn project.
Policyengine is licensed under LGPL.
Our source for policyengine is available in the following link.
https://forgesvn1.novell.com/viewsvn/policyengine
|
[edit] Using SVNTo download the source code from SVN please refer to the following instructions. If you are not a registered developer on this project, you can still check-out all of the files in the SVN repository for this project through anonymous access. Following command can be used to see the contents: svn ls https://forgesvn1.novell.com/svn/policyengine The anonymous user has the password 'anonymous'. If you have not been given commit access to this project, you can still check-out all of the files in the Subversion repository for this project through anonymous access. This can be done with the following command: svn checkout https://forgesvn1.novell.com/svn/policyengine/trunk If you are a registered developer, you can access the SVN repository in the following manner: svn import local_dir https://forgesvn1.novell.com/svn/policyengine/trunk/ // For uploading new files into the repository for the first time. svn commit // If you have given commit access. svn update // For update. |
© 2008 Novell, Inc. All Rights Reserved.