-host <ldap host name/address> |
Required |
The DNS host name or the IP address of the LDAP host of the eDirectory Server. |
-port <port number> |
Optional |
LDAP port of the LDAP host specified by the -host parameter. Default = 389 |
-edir-dn <login dn> |
Required |
The fully qualified LDAP distinguished name of the eDirectory user that updates the driver configuration. It must be in LDAP form. Example: cn=DirXMLAdmin,cn=eng,o=acme |
-edir-pwd <password> |
Optional |
The password matching the user object specified by the -edir-dn login object. If a password is not supplied, a password prompt is presented. |
-driverDN <driverDN> |
Required |
The fully qualified LDAP distinguished name of the driver that needs its parameters updated. It must be in LDAP form. Example: cn=NotesDriver1,cn=DirXMLDriverSet,o=acme |
-noteSvr <Domino Server Name> |
Required |
The Domino Server Name. Example cn=NoteSrv/o=acme |
[-ndsrep] <NDSREP instance name> |
Optional |
The name of the Driver configuration instance to be stored in the ndsrep configuration database (dsrepcfg.nsf). By default this is set to the relative distinguished name of the Driver (such as NotesDriver1). |
[-timeout] <timeout> |
Optional |
The timeout value when attempting to connect and communicate with the LDAP host. |
[-f] <ndsrep config db> |
Optional |
The name of the ndsrep configuration database. Default = dsrepcfg.nsf |