This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 11 lines
A [LDAP Extended Request|Supported Extension|SupportedExtension]: Set the DirXML-DriverSet object associated with a server.
To use this class with the Novell Java LDAP SDK create an instance and call LDAPConnection.extendedOperation with the instance as the LDAPExtendedOperation parameter.
To use this class with Java LDAP JNDI create an instance and call LdapContext.extendedOperation with the instance as the ExtendedRequest parameter.
* Rights needed: Supervisor rights to the NCP-Server object corresponding to the target eDirectory server.
* OID: 2.16.840.1.113719.1.14.100.3
* Request data: ASN1OctetString UTF-8 encoded DN of DirXML-DriverSet object
* This request only operates on the reference to the DirXML-DriverSet object that is contained on the pseudo-server. There is also a link to the server on the DirXML-DriverSet object contained in the DirXML-ServerList attribute that must be added. See [2.16.840.1.113719.1.14.100.5]
* There is no specific response data or response class.