Commit Graph

65 Commits

Author SHA1 Message Date
katagia bc2689980d Added index.html
Valid shells are now read from /etc/shells
2003-05-01 17:02:57 +00:00
Roland Gruber deea991c58 profile names must consist of letters, numbers, "-" or "_" 2003-05-01 12:00:18 +00:00
Roland Gruber 03d647f94b removed getLAMPath() function 2003-05-01 11:37:46 +00:00
Roland Gruber 73d7aea361 implemented host save/load 2003-04-30 16:50:48 +00:00
Roland Gruber ff35256a65 implemented load/save user profiles 2003-04-30 15:20:40 +00:00
Roland Gruber eccfa5278c added getLAMPath function 2003-04-28 18:08:06 +00:00
Roland Gruber b4842dc55f implemented get*Profiles functions 2003-04-28 18:06:18 +00:00
Roland Gruber 755c8b0637 removed deprecated functions 2003-04-27 16:29:53 +00:00
Roland Gruber fffead5b85 interface for profiles
no implementation yet
2003-04-26 20:01:49 +00:00
katagia ea9bbf788e Renamed print.php in print.html
print.html is now written in html-code

added template for delete
2003-04-25 11:07:28 +00:00
katagia d1b99b4713 expire-month wasn't read from existing user 2003-04-24 16:19:52 +00:00
katagia abc549771f Addes support for NT and Lanmanager Passwords
via external perl-skript. Direct usage in php
is difficult due to licence problems.
2003-04-24 11:59:26 +00:00
dechutes 3c67b65791 moved userlist.php and userentry.inc 2003-04-23 21:44:11 +00:00
dechutes 8cced8e13c moved userentry.php to userentry.inc 2003-04-23 21:43:11 +00:00
katagia d4932ddb5f removed exmaple-files not related to lam 2003-04-23 20:38:58 +00:00
Roland Gruber 53fd170bfb files were moved 2003-04-23 19:13:55 +00:00
katagia 7851076474 Added modify support 2003-04-23 15:47:00 +00:00
Roland Gruber 3dcc3ecdec fixed onDblClick event 2003-04-22 20:54:42 +00:00
Roland Gruber c7a97314df lists are now sorted correctly at first view 2003-04-22 17:01:19 +00:00
Roland Gruber 0506e97446 listhosts.php: corrected sort links
listgroups.php: added sorting support
2003-04-22 16:53:11 +00:00
Roland Gruber 5a3bd1c945 table can be sorted
replaced buttons with links
2003-04-22 16:31:40 +00:00
Roland Gruber a730567c22 listgroups.php: group members can be edited
ldap.php: added function to get DNs for user names
2003-04-21 15:45:40 +00:00
Roland Gruber cbd96fadc9 minor changes 2003-04-21 15:43:53 +00:00
Roland Gruber c61f45bf3e removed shell list and default shell
merged host+port+ssl to serverURL
2003-04-18 15:50:01 +00:00
Roland Gruber cc06a1d7eb DN is now passed properly 2003-04-18 15:40:59 +00:00
Roland Gruber d8a980c2af fixed bug that prevented row selecting with checkbox 2003-04-13 15:42:50 +00:00
Roland Gruber 9261c21894 added support for selecting rows in host list
fixed some syntax errors in HTML
2003-04-13 15:31:35 +00:00
Roland Gruber e5dfbccd06 added support for editing with doubleclick 2003-04-13 13:51:45 +00:00
Roland Gruber 4ceb87ca9e added support for mouseOver effects and row checking 2003-04-12 15:38:57 +00:00
dechutes 4c161d8921 removed include file userentry.php
(not used any longer)
2003-04-09 17:10:28 +00:00
dechutes 7fead3d337 java code to fontify colomns (from phpMyAdmin) 2003-04-09 17:08:38 +00:00
dechutes d4a879a987 added session support
...
2003-04-09 17:04:02 +00:00
Roland Gruber e0d693ed2f changed color of group/host lists 2003-04-05 10:49:03 +00:00
Roland Gruber eb33604b2f fixed error messages if no entries were found 2003-04-03 13:37:53 +00:00
dechutes 84edb939c7 checkboxes added 2003-04-02 21:42:51 +00:00
Roland Gruber 0a27b5f9d1 implemented individual columns in group/host list
fixed bug in ldap.php which did not save the attribute arrays
2003-04-02 17:16:21 +00:00
Roland Gruber ee2e6f4a00 added radiobuttons and buttons to edit/create/delete groups/hosts 2003-04-01 16:42:20 +00:00
Roland Gruber 9a2a7e5db6 added arrays with known LDAP attributes 2003-04-01 14:17:32 +00:00
Roland Gruber 28444b9c7e implemented username/password encryption 2003-03-28 15:45:42 +00:00
Roland Gruber 778f8572b9 removed disturbing space at end of file 2003-03-28 15:45:05 +00:00
Roland Gruber 746df60e45 added session_save_path()
print warning message if no objects were found
2003-03-23 18:39:43 +00:00
Roland Gruber ccc227e156 fixed errors if group has no members 2003-03-21 20:05:15 +00:00
Roland Gruber c12e0b0713 removed getGroups, this is now done by listgroups.php 2003-03-21 10:12:18 +00:00
Roland Gruber 20324163e9 listhosts: free search result
listgroups: initial checkin
2003-03-21 10:07:49 +00:00
Roland Gruber b1649d1ec5 hosts are now correctly listed 2003-03-21 08:47:06 +00:00
Roland Gruber c6084b511d removed getMachines(), this is now done by listhosts.php 2003-03-20 18:19:40 +00:00
Roland Gruber 5ddc454ff3 added host list 2003-03-20 18:08:05 +00:00
Roland Gruber 1ee795d686 removed unused server variable from __sleep() 2003-03-20 18:07:06 +00:00
dechutes eef73e5ce8 replaced getUser function with getEntry function 2003-03-19 22:46:46 +00:00
Roland Gruber b1058da8a5 ldap is now correctly (de)serialized
username and password are not encrypted at the moment
2003-03-19 18:39:09 +00:00