The ldap module defines the following functions:
| uri) |
See Also:
| host [, port=PORT]) |
| dn [, notypes=0]) |
"cn=Bob, c=US" would be
returned as either ["cn=Bob", "c=US"] or ["Bob","US"]
depending on whether notypes was 0 or 1,
respectively.
| rdn [, notypes=0]) |
| option) |
| option, invalue) |