theabraxas / Project-Neith

Project Neith is intended to provide an extensible and modular dashboard which conveys important information concisely and enables actions on monitored systems.
https://abraxas.io
GNU General Public License v3.0
22 stars 2 forks source link

AD Group Viewer #23

Open theabraxas opened 5 years ago

theabraxas commented 5 years ago

AD Group Explorer

Simple way to view groups, see memberships (and type of member).

DB Reqs -> AD_Group_memberships group name, members_SAMAccountName, type of member, date

theabraxas commented 5 years ago

Integrated Adam Driscoll's ud-activedirectory object viewer page from https://github.com/adamdriscoll/ud-activdirectory.

Introduced in commit ce20aab

Will make some adjustments to blend the code and then close this.

theabraxas commented 5 years ago

Also want to merge the user and computer object viewer in to the current user and computer pages in the dashboards.