-
Bug
-
Resolution: Fixed
-
P3
-
1.0
-
None
-
1.0.1
-
sparc
-
solaris_2.5.1
1/ SLP and LDAP client-side examples must supply the principal and credentials
information both in the command line and in the environment map when using
LDAP as the external directory for connector stubs.
2/ The policy file supplied with the JINI example does not allow to open
connections to servers running below port 1024. This prevents connecting
to LDAP servers running on the default port 389 (ldap) or 636 (ldaps).
3/ GMT dates on LDAP examples are not calculated correctly. Daylight Saving
Time is not taken into account.
4/ "objectclass:" and "cn:" lines in 60jmx-schema.ldif not necessary.
5/ LDAP example sets jmxProperty with an empty value. This operation is not
supported by all directory servers and should be removed.
6/ Modify the LDAP lookup examples to handle the jmxConnector object class as
if it was a structural object class. This will allow the examples to run with
Active Directory (which does not seem to handle the auxiliary object classes
properly).
information both in the command line and in the environment map when using
LDAP as the external directory for connector stubs.
2/ The policy file supplied with the JINI example does not allow to open
connections to servers running below port 1024. This prevents connecting
to LDAP servers running on the default port 389 (ldap) or 636 (ldaps).
3/ GMT dates on LDAP examples are not calculated correctly. Daylight Saving
Time is not taken into account.
4/ "objectclass:" and "cn:" lines in 60jmx-schema.ldif not necessary.
5/ LDAP example sets jmxProperty with an empty value. This operation is not
supported by all directory servers and should be removed.
6/ Modify the LDAP lookup examples to handle the jmxConnector object class as
if it was a structural object class. This will allow the examples to run with
Active Directory (which does not seem to handle the auxiliary object classes
properly).