Skip to content

Glossary

Dmitry Degtyarev edited this page Dec 17, 2021 · 4 revisions

Console: the central widget of the app which displays objects. Contains Scope and Results.

Scope: the left part of the Console. Displays the tree of objects. To the user it is named "Console tree".

Results the right part of the Console. Displays list of objects which are children of currently selected Scope object. Contains columns for a number of different object attributes.

Status bar: bar located at the bottom of the window, below the Console. Displays the most recent message, which are usually about action success, failures or other errors.

Status log: text display located above the Console. Displays the whole history of all messages. Hidden by default and needs to be turned on via "Toggle Widgets" menu.

Properties: dialog that displays info about the object. Can be opened by selecting an object and clicking on "Action" menu in menubar. Can also be opened by right clicking on object.

Attribute Edit: widgets that represent edit fields for attributes. They are embedded into Properties dialog and many other widgets.

Attribute Editor: dialogs that edit an attribute. Can be opened from Attributes Tab.

Filter: a string used in LDAP searches which contains certain conditions about object attributes.

Clone this wiki locally