11-03-05 01:45 AM
Correct improper format for java.naming.ldap.attributes.binary
--------------------------------------------------------------
Key: DIREVE-300
URL: http://issues.apache.org/jira/browse/DIREVE-300
Project: Directory Server
Type: Bug
Reporter: Alex Karasulu
Assigned to: Alex Karasulu
Right now we use this format for binary attribute information which is not c
orrect.
<prop key="java.naming.ldap.attributes.binary">0.9.2342.19200300.100.1.55/a
udio/2.5.4.38/authorityRevocationList/2.5.4.37/cACertificate/2.5.4.39/certif
icateRe
vocationList/2.5.4.40/crossCertificatePair/2.5.4.53/deltaRevocationList/1.3.
6.1.4.1
.42.2.27.4.1.8/javaSerializedData/0.9.2342.19200300.100.1.60/jpegPhoto/1.3.
6.1.4.1.
5322.10.1.10/krb5Key/1.3.6.1.4.1.5322.10.1.12/krb5RealmName/0.9.2342.1920030
0.100.1
.53/personalSignature/0.9.2342.19200300.100.1.7/photo/2.5.4.52/supportedAlg
orithms/
2.5.4.36/userCertificate/2.5.4.35/userPassword/2.16.840.1.113730.3.1.216/use
rPKCS12
/2.16.840.1.113730.3.1.40/userSMIMECertificate</prop>
We need to create a place where we can add this info properly within the con
figuration. Then we need to make the server set this property itself rather
than allow it to be done manually. Also warn the user if user provided val
ues are overwritten in the
environement.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|