summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager_settings.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Latest eDir / Active Directory tweaks from Mark Batchelor.Scott Ullrich2008-01-311-244/+277
| | | | Thanks again for him helping us with this project!
* Add back ldap auth caontainer picker.Scott Ullrich2008-01-181-4/+16
|
* * Hide password fieldScott Ullrich2008-01-131-10/+11
| | | | | * Remove session timeout graphic * Allow session timeout to remain blank
* Remove the need to define authetnication containers. Now a user can loginScott Ullrich2007-12-311-15/+0
| | | | | | | anywhere in the LDAP tree and will use the groups to deterimine the access privs. Work sponsored-by: Centipede Networks
* * Return OU=Users which is built-in to active directoryScott Ullrich2007-12-311-1/+1
| | | | | | * Specify that LDAP is Active Directory compatible Work sponsored-by: Centipede Networks
* Adding LDAP Authentication container picker.Scott Ullrich2007-12-311-1/+12
| | | | Work sponsored-by: Centipede Networks
* Add Users containers setting where a ; seperated list of LDAP containersScott Ullrich2007-12-311-0/+14
| | | | | | | | can be specified to authenticate against. Final item will be a graphical browser that can help the operator populate this box if they are feeling lazy or do not understand LDAP completely. Work sponsored-by: Centipede Networks <http://centipedenetworks.com/>
* Make the LDAP settings screen look better.Scott Ullrich2007-12-301-1/+1
| | | | Work sponsored-by: Centipede Networks
* Add LDAP test functions to verify that the LDAP settings are correct.Scott Ullrich2007-12-301-10/+17
| | | | Return the OU's and show to the user after test completion.
* Clarify the notes/examples for each of the ldap options. This should makeScott Ullrich2007-12-291-2/+4
| | | | | | | | | it pretty clear until I finish the fancy LDAP tree viewer control. I should also note that as of this commit the LDAP auth functions are now working beautifully against a Windows 2000 Server Active Directory! Work sponsored-by: Centipede Networks <www.centipedenetworks.com>
* * Allow LDAP users to login to pfSense.Scott Ullrich2007-12-291-11/+11
| | | | | | * Cross reference Active Directory user groups with pfSense groups, apply groups where names match * Clarify some of the settings items and give examples
* * Hide search baseScott Ullrich2007-12-281-4/+10
| | | | | | * Use correct variable name Work sponsored-by: Centipede Networks
* Adding LDAP options:Scott Ullrich2007-12-271-1/+51
| | | | | | | | | * Binding username * Binding password * Filter * Search base Work sponsored-by: Centipede Networks <http://centipedenetworks.com/>
* Adding LDAP settings:Scott Ullrich2007-12-271-10/+43
| | | | | | | * Authentication backend * LDAP Server:port Work sponsored-by: Centipede Networks
* Remove XXX, it is fixed.Scott Ullrich2007-12-021-2/+0
|
* Minor fixesScott Ullrich2007-12-021-0/+3
|
* Unset the session timeout if it is 0 or blank.Scott Ullrich2007-12-011-1/+5
|
* Add more input validation to settings screen. * Do not allow < 1 * Do not ↵Scott Ullrich2007-12-011-3/+10
| | | | allow > 999 * Turn longs into integers
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* fix html alignment and pgtitleScott Dale2007-05-091-1/+2
|
* Backport usermanager code from HEAD so I can get it in the snaps andBill Marquette2007-04-131-0/+111
start testing it properly There's still some CSS/HTML fixes needed but the code seems to work
OpenPOWER on IntegriCloud