The option "Dereference aliases"&"Return object" doesn't work when test the LDAP extended request search
- Dominant language
- Java
- Stars
- 9.5k
- Forks
- 2.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 5
Description
**daniel** ([Bug 61141](https://bz.apache.org/bugzilla//show_bug.cgi?id=61141&redirect=false)):
When i test the LDAP extended request search, the option "Dereference aliases"&"Return object" doesn't work, it means whether you choose "Dereference aliases" or not, the value for this option is "always", actually i want to test with the parameter as "never" when i did not choose this option, but it cannot be happen.
I check the "help document" and there are two values for this option, true and false.The default value is false, but the value keep as "true" from my test result. Because of the security reason, i cannot send the snapshot to your guys, please test this in your side, thanks very much, wish your reply.
the description from Help:
--------------------------------------------------------------------------
Dereference aliases
If true, it will dereference aliases, if false, it will not follow them (default=false)
--------------------------------------------------------------------------
Severity: normal
OS: All
Contributor guide
Assessment
This issue has not been assessed yet.