d7b1055 560827 - Admin Server templates: DistinguishName validation fails

Authored and Committed by nhosoi 14 years ago
    560827 -  Admin Server templates: DistinguishName validation fails
    
    https://bugzilla.redhat.com/show_bug.cgi?id=560827
    
    Description:
    admserv/newinst/src/dirserver.map.in
                       /register_param.map.in
     --- added escapedrootdn key, which is an escaped rootdn compliant
         with RFC4514
    admserv/schema/ldif/*.tmpl
     --- removed unescaped '"' from dn strings, which violates RFC4514.
         escaped special characters ('=' and ',') which used to be a
         value surrounded in the double quotes '"'.
         removed spaces around ','