Skip to content

BradHeff/Arxis_AD_User_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues GNU GENERAL PUBLIC LICENSE LinkedIn


Logo

Arxis Active Directory Tool

Streamline Active Directory management with an intuitive interface for user account operations.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

GUI Screen Shot

This tool is designed to streamline the management of Active Directory by providing an intuitive interface for creating, editing, and unlocking user accounts. It simplifies the administrative tasks associated with user management, allowing IT professionals to efficiently handle user account operations with ease. By offering a user-friendly platform, this tool enhances productivity and reduces the complexity of managing Active Directory environments, making it an invaluable resource for system administrators.

(back to top)

Built With

  • Python
  • tkinter

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Software needed for this application to work

  • python 3.8
    • Windows:
    • Linux:
      • Ubuntu/Debian
        • sudo apt install python3 python3-tk python3-pillow
      • Fedora
        • sudo dnf install python3 python3-tkinter python3-pillow-tk

Installation

  1. Clone the repo
    git clone https://github.com/bradheff/Arxis_AD_User_tool.git && cd Arxis_AD_User_tool
  2. Install Requirements python3 -m pip install -r requirements.txt

(back to top)

Usage

cd into bin directory cd usr/local/bin

make script executable chmod +x AADT

then run the script file ./AADT

(back to top)

Roadmap

  • Create Stylish GUI
  • Create Functions and Features
  • Imported Modules
    • GUI in separate module
    • Functions in separate module
    • Thread control for running jobs
  • Linux Compatibility
    • Build Scripts for packaging
    • Create Logging for Debug and Testing

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

-->

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

(back to top)

Contact

Brad Heffernan - @bradheffernan - [email protected]

Project Link: https://github.com/bradheff/Arxis_AD_User_tool

(back to top)

Acknowledgments

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published