windows,apache,authentication,ldap,novell
The typical issue on these setups is how you are going to pass credentials from the Browser to the Web Application. You can setup Kerberos on eDirectory which should work similar to Microsoft Active Directory using GSSAPI which is vendor independent. You may need to make some changes to browser...
java,uuid,novell,novell-idm,netiq
Try using String.valueOf(id) in place of CN, where id is the random UUID generated. Regards...