LDAP運用於Drupal

要使用Drupal裡的LDAP模組,在伺服器上須先安裝一套件
sudo apt-get install php-net-ldap

安裝好後重新啟動apache2
sudo service apache2 restart

進入Drupal資料夾安裝相關模組即可成功啟用此模組
sudo drush dl ldap ctools entity

留言

這個網誌中的熱門文章

LDAP與AD之對應欄位

用openLDAP來做Moodle帳號管理