Re: LdapAuthorize

2012-03-28 Thread Saket Choudhary
ize' => true, > ), 'Session'); > } > ?> > > Then i create a LdapAuthorize.php like > > http://book.cakephp.org/2.0/en/core-libraries/components/authentication.html#creating-custom-authorize-objects > > App::uses('BaseAuthorize

LdapAuthorize

2011-11-24 Thread gloop
Hello again, i try to program a LdapAuthentication and i need some help. First i need to configure the "$components" in /app/Controller/ Component/AppController.php array( 'Ldap', 'authError' => 'Did you re