AdvLDAP Component (ModifyDN)
 
Back
Server Required. It is the Host name or the IP address of the LDAP Server.e.g. 192.168.0.26.
Port Optional. Specifies the port by which the data is communicated through server. Default port used is '389'.
UserName Optional. Username, accessing the server. e.g. uid = admin, o = Advcomm. If no user name is specified the LDAP connection will be anonymous.
Password Optional. Password corresponds to user name.
Old DN Attribute      Value

 
 
 
 
 

Requird. Specifies the Old Distinguished Name of the entrey to be changed. One must give the Relative Distinguished Names (RDN) in the hirarical manner i.e. from root to the leaf.

e.g.

o       Adv.com
ou     Administeration 

New RDN Attribute      Value

 

Requird. Specifies the New Relative Distinguished Name that will form the last component of the new name.

e.g.

ou     NewOU