On 13/01/2019 20:25, Mihir Shah wrote:
Hi team, Am referring to link https://directory.apache.org/studio/users-guide/ldap_browser/preferences_table_entry_editor.html But I do not get the option "Visible Attributes" in Apache Directory studio.
Yes, sorry, the documentation is outdated. The "visible attributes" preference has been removed 9 years ago...
Have downloaded the latest version from Apache site and am running on Windows server 2008 R2. I tried with both 32-bit and 64-bit How can I list all 'MAY' attributes for an entry ?
In the browser, MUST attributes are bold, MAY attributes are standard, and operational attributes are italic.
For example: cn & sn are must attributes of person objectclass. userPassword $ telephoneNumber $ seeAlso $ description are 'MAY' attributes of person objectclass. If these values doesn't contain any values they are seen in browser. How to see them in Apache Directory Studio ?
MAY attributes are only shown if they have a value.
