New documentation added in /docs
dropdown lists configurable through config.csv
configuration pages has been disabled, ( requires rewrite )
Also removed required to supply Domain DN in the cdomain configuration (which explained in the documentation)
This release has no new functionality, but cleans up the configuration pages, from the previous release and resolves some bugs.
This release has no new functionality, but cleans up the configuration pages, from the previous release and resolves some bugs.
This release includes a new config system which removes mainly of the static Vars from the main class file. Now you can specify one specific user name and also the CN of a group ( i.e. domain admins) that can access the configuration menu.
This is setup by specifying a single user in the class file this user will always be able to access the config page. That user can then in the config page specify a group that can also access.... read more
V0.3133 is now ready, and the My network details section now functions correctly and allows you to modify &/or remove the following:
* Job Title (disabled by default)
* Telephone number
* Mobile Number
* Fax number
* Department
* Company
Whether a user can change any of these can be allowed or denyed. This version will now log access in the /logs directory, the information logged is the time of access the user domain, username and the URL they accessed. This function will be improved in later release.... read more
After much wailing and gnashing off teeth I have managed to get the adding user to groups to work.? This has no been tested on a virgin AD ( 2003 ) and the included config.php file reflects that, this should help people get started with smaller AD enviroments.?
Also included the start of what could be called a User Interface.
Things still to be done:
* Better error trapping ( duplicate username etc etc )
* Update existing users ( other than your own ).
* Fix Update display info
* And so it goes on……