Commit Graph

23 Commits

Author SHA1 Message Date
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
dechutes 9ed16cbed6 -initial checkin
-contains user attributes
2003-03-17 23:26:23 +00:00
dechutes ffd68b369c -added function to read user attributes from given user dn 2003-03-17 23:25:17 +00:00
dechutes 1f5a75333e -userlist fixed
-4 attributes displayed
2003-03-17 23:24:35 +00:00
Roland Gruber 5f1d8483b5 always use LDAP v3 protocol 2003-03-16 10:58:54 +00:00
Roland Gruber 60c2e7db96 connection errors are handled by login.php 2003-03-16 10:32:45 +00:00
Roland Gruber 5f662c7d6f fixed nasty bug that always set the username to "" 2003-03-16 10:25:30 +00:00
Roland Gruber 6498ab9e2b free search results and return server handle on connect() 2003-03-16 00:26:19 +00:00
Roland Gruber ef13f1f067 connect() returns server handle 2003-03-15 11:24:14 +00:00
Roland Gruber c0227e9aa2 added function which returns the LDAP connection handle 2003-03-14 15:26:53 +00:00
dechutes acf13732c5 initial checkin 2003-03-09 13:18:14 +00:00
Roland Gruber 77b145572d added some comments + minor changes 2003-03-08 10:10:19 +00:00
Roland Gruber 6a47977c54 implemented all functions 2003-03-06 14:37:05 +00:00
Roland Gruber 17e8722a81 ldap.php: initial release, just interface, no implementation
config/*: minor changes
2003-03-05 16:05:23 +00:00
katagia 99b215b1e9 .htaccess files permit direct connections to these folders 2003-02-12 09:26:37 +00:00
katagia 8b34f081b2 Some examples 2003-02-12 09:24:48 +00:00