package
2.6.13
Repository: https://github.com/sarumaj/ldap-cli.git
Documentation: pkg.go.dev

# Functions

Bind establishes a connection to the server and binds to it.
Dial connects to an LDAP server.
No description provided by the author
NewBindParameters creates a new BindParameters instance.
NewDialOptions creates new options.
NewURL returns a new URL.
Parse type from string.
URLFromString returns an URL from a string (<scheme>://<hostname>:<port>).

# Constants

No description provided by the author
not supported yet, to be implemented.
No description provided by the author
LDAP_RO is the global catalogue port.
LDAP_RW is the default LDAP port (local catalogue port).
No description provided by the author
No description provided by the author
LDAPS_RO is the global catalogue port over TLS.
LDAPS_RW is the default LDAP port over TLS (local catalogue port).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BindParameters are parameters for binding to the server.
Connection object.
Options for dialer.
not supported yet, to be implemented.
URL is a URL (RFC 4516).

# Type aliases

AuthType is an LDAP authentication type (RFC 4511).
No description provided by the author
Scheme is an LDAP scheme.