Etheria Software

AD Unused Users

This webpage based AD/LDAP software, provides you with an easy way to list accounts that have not logged on to a set of DCs.

Features
- Fully open code and open development
- Docker app, all app run-time dependencies are built in

Requirements
- Docker host
- Docker compose
- php (to run config script)

Notes
Whilst I have tried to make the software easy to use, it is not a 'turn key' solution and you will have to do some configuration by hand.
However examples are provided in the template config files

Versions (hosted on github)
Stable Version
Dev Version (hosted on primary developer's personal git hub account)

Disclaimer
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.

You should receive a copy of the GNU Lesser General Public License
along with this program. If not, see http://www.gnu.org/licenses/.

WebAD Account Tools

This webpage based AD/LDAP account tools software, provides you with an easy way, of allowing users to self recover from account lockouts and forgetting their password.

Features
- open-code
- provides logging and event based alerts
- Modular design (make your own pages and add them to the system)
- no need for databases, all info is stored in AD/LDAP

Requirements
- php5 must be installed
- sendmail must be installed
- mcrypt must be installed / activated
- further instructions can be found in the readme files found
throughout the folder structure of the app please be sure
to read/understand them before using the software

Notes
Whilst I have tried to make the software easy to use, it is not a 'turn key' solution and you will have to do some configuration by hand.
However examples and instructions are provided in the default config files

Download Versions
1.4.b.1 (recomended version)
Alternate download available from our github page

old versions
1.4b

Disclaimer
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.

You should receive a copy of the GNU Lesser General Public License
along with this program. If not, see http://www.gnu.org/licenses/.