Tuesday 11 March 2008 9:39:09 am
Sure, it is actually very simple. Structure:
extension
- <extension_name>
-- login_handler
--- ez<login_handler_name>user.php
-- settings
--- site.ini
Site.ini:
[UserSettings]
ExtensionDirectory[]=<extension_name>
#used login handlers, comment out standard if you don't want it as fall back
LoginHandler[]
LoginHandler[]=<login_handler_name>
LoginHandler[]=standard
Then you activate the extension, in admin or in settings/override/site.ini* (Might want to place the login handler specific ldap.ini settings inside the extension settings folder also!)
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom
|