Pages

How to Install PhpLDAPadmin on i-bay

Companies typically require a central directory of email addresses that all users can access. SME Server features a robust directory service that can be used by most email clients (including Outlook, Outlook Express, and Netscape Communicator). This feature is implemented using the industry-standard LDAP protocol. First Create an ibay where you remember to enable "Execution of dynamic content" Information bay name: pla Description: LDAP Administration Group: Admin User access: Write=group, Read=everyone Public access: As you like it Execution of dynamic content: Enabled Description: Automatic installation of phpldapadmin (http://phpldapadmin.sourceforge.net/) on SmeServer. phpldapadmin (http://phpldapadmin.sourceforge.net/) is a ldap client. Its powerfull multilangage administration interface allows you to edit the ldap server that comes with SME Server. The installed version is 0.9.8.3, newer versions exist but they require php5. Installation: # wget "http://www.vanhees.cc/index.php?name=CmodsDownload&file=index&req=getit&lid=323" # yum localinstall smeserver-phpldapadmin-0.9.8.3-1.noarch.rpm Uninstall: # yum remove smeserver-phpldapadmin Usage: You can access phpldapadmin (http://phpldapadmin.sourceforge.net/) the interface by opening your web browser at the address: https://[IP or NAME]/pla To login use the system admin login and password. Settings: To enable access to phpldapadmin (http://phpldapadmin.sourceforge.net/) from the internet and your local network : # db configuration setprop phpldapadmin access public # signal-event console-save To limit access to local network : # db configuration setprop phpldapadmin access private # signal-event console-save Additional: http://phpldapadmin.sourceforge.net

No comments: