Replies: 7 comments 2 replies
-
|
Thanks for using godap @gs-dspell :) Multivalued attributes (not only memberOf) are really complex to visualize, but have you tried the ExpandAttrs keybinding? |
Beta Was this translation helpful? Give feedback.
-
|
Just pressing a in the TUI toggles it. You can also export objects as JSON by selecting them and pressing Ctrl+S - then analyze their attributes offline (e.g. with jq/fx) |
Beta Was this translation helpful? Give feedback.
-
|
Or you mean splitting the each member's DN itself into components in the TUI? |
Beta Was this translation helpful? Give feedback.
-
|
Saving the object to JSON allowed me to do what I want. Example |
Beta Was this translation helpful? Give feedback.
-
|
It might be helpful to assign a key to the DN that's being used like a key. |
Beta Was this translation helpful? Give feedback.
-
|
This would be a nice structure. |
Beta Was this translation helpful? Give feedback.
-
|
I just realized that I didn't need to be explicit about the DN. This works... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for creating this TUI.
I was going to attempt to create one and then I discovered your project.
It's really nice and fast.
It is helpful to use on macOS in a Microsoft shop.
Something that would be helpful if is the Attrs view could display the memberOf values as a column rather than one value after another.
For example, instead of this...
memberOf CN=727512, OU=HQ, CN=role-it-admin, CN=role-it-devCan it be presented as this, if the user toggles it.
Thank you for considering.
Regards,
Danny
...from Texas
Beta Was this translation helpful? Give feedback.
All reactions