Skip to content

TrinityWestern/mahara_ldap_sync

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1) using git : in mahara's local directory execute the following command :

 git clone git@github.com:patrickpollet/mahara_ldap_sync.git

or 1bis) download the latest zip of the code from https://github.com/patrickpollet/mahara_ldap_sync and unzip it
into mahara's local directory and rename patrickpollet-mahara_ldap_sync_xxxxx folder to mahara_ldap_sync

2)copy or symlink the file mahara_ldap_sync/lang/en.utf8/local.ldap.php into local/lang/en.utf8. You may have to create this directory

3) you may have to edit the file mahara/auth/ldap/lib.php to replace all occurence of word private to protected.

4) in case a new version is released on github just type on the command line 'git pull' within directory local/mahara_ldap_sync if you are using git
 or repeat step 1bis otherwise.

Enjoy.

About

Work in progress : CLI scripts to sync Mahara database with an LDAP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors