Code Monkey home page Code Monkey logo

ad-accounts-manager's Introduction

All Contributors

This version has been deprecated, developement continues under ASP Net Core, with the new name BLAZAM.

Find the new version here

ADAM

Documentation

Active Directory Accounts Manager

Who is this for?

Do you manage an Active Directory environment?

Do you want easier delegation of basic account functions?

Do you want to easily reset a user's password from your phone?

Setting up ACL's in active directory is complicated, and at the end of the day, you're still stuck with a desktop interface.

This app will help you enable your users.

Introducing ADAM

A sleek user-friendly permission-based account/group manager built for the web. Use on any device with an internet connection and a browser.

Features

  • User Enable/Disable/Unlock
  • User Password Reset
  • Change User Photo (Can use smartphone camera)
  • Add/Remove Group Members
  • Create/Delete Groups
  • Mobile Friendly
  • Email Notifications (Coming Soon)
  • Usage Auditing
  • Easy-To-Use Robust Permission System
  • Self-Update

ad-accounts-manager's People

Contributors

jacobsen9026 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ad-accounts-manager's Issues

Create group doesn't work

Fatal Error
Call to a member function setDistinguishedName() on null

C:\wamp64\www\app\controllers\Groups.php:80
77 $newGroup = new DistrictGroup();
78 $dn = "CN=" . Post::get("name") . "," . Post::get("ou");
79 $newGroup->setName(Post::get("name"))
80 ->setDistinguishedName($dn);
81 $newGroup->createInAD();
82 }
83 }
C:\wamp64\www\app\app\App.php:214
C:\wamp64\www\system\Core.php:299
C:\wamp64\www\system\Core.php:260
C:\wamp64\www\system\Core.php:145
C:\wamp64\www\public\index.php:10

User profile page loading problem

Dear jacobsen9026!

A perfect little device that does just what is needed in an average environment
I am very happy that there is such a great tool that is almost ready

user search works, but the user portal for the user profile does not come up
click the user name and does not proceed further load page
xampp-windows-x64-7.4.29-0-VC15

1 search work ok
2 AD PERMISSION
3 USLIST

I hope you still have the desire to work on the project

No Output From App!

Just Downloaded 0.1.6 release, dockerized it with ldap and zip php extensions installed, home page just prints:
No Output From App!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.