Skip to content

Alias dereferencing should be supported #13

@halostatue

Description

@halostatue

Originally submitted by Jonathan Clarke (jooooooon) on 2009-07-02:

The "deref" parameter to the search command is ignored, unlike in the original Net::LDAP. This supports dereferencing aliases during search, either in search results or when locating the base object for the search.

The attached patch adds support to this, in the same style as the scope parameter. Possible values are: Net::LDAP::DerefAliases_Never, Net::LDAP::DerefAliases_Search, Net::LDAP::DerefAliases_Find, Net::LDAP::DerefAliases_Always. Default is Never.

Please consider it for inclusion it Ruby Net::LDAP. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions