Identity Server
i still got the problem that i can not connect to the ldap Sever with ldapmodify.
Short description:
ldap-Server runs and can be connected via the command line:ldp
it is also possible to connect it via a ssl connection.
As it is descriped in the document B28196_01 i want to change the ldap manualy with the following command
ldapmodify –h DS_hostname -p DS_port_number -D bind_dn -w password -a –c -f DS_type_oblix_schema_add.ldif
My command looks like:
ldapmodify -h weblogicserver -p 636 -D testserver.local -w test -a -c -f ADdotNetSchema.ldif