OverviewNewsScreenshotsDocumentationDownloadForums |
Command line parametersYou may pass connection related parameters to LDAPAdmin on the command line in order to directly connect to the specified URL. Moreover, LDAPAdmin can register itself as the default browser for the ldap URL type. This way, you can create shortcuts on the desktop which can be used to connect to server with the simple doubleclick.
URL SyntaxSyntax of the LDAP URL is based on the RFC-2255 URL format. For the sake of compatibility, the old LdapAdmin URL Style is still supported. The attributes, scope and filter constructs are not supported, the superfluous query marks can therefore be omitted:
<protocol>://[host[:port]]/<dn>?[bindname=[username]][,password=[password]][,auth=[plain|gss|sasl]]
protocolhostportdnbindnamepasswordauth
ExamplesThe following are some example LDAP URLs using the format defined above.
ldap://ad.domain.com/DC=domain%2cDC=com?auth=gss,bindname=administrator ldaps://ldap:777/DC=domain%2cDC=com?bindname=John%20Doe,password=secret |
Copyright (C) 2012 Tihomir Karlovic & www.ldapadmin.org. All rights reserved. Design by Alexander Sokoloff. | Impressum |