Not sure Why but it just doesn't happen anything:

from gluon.contrib.login_methods.ldap_auth import ldap_auth
auth.settings.login_methods=[ldap_auth(mode='company',server='mycompany.com
',base_dn='ou=myou,o=mycompany.com')]
auth.settings.actions_disabled=['register','change_password','request_reset_password','profile']
auth.settings.remember_me_form = False
auth.settings.login_next = URL('default','get_mygroups')

Can't see nothing wrong...

On Tue, Nov 8, 2011 at 1:46 PM, Massimo Di Pierro <
[email protected]> wrote:

> How?
>
> On Nov 8, 7:04 am, Tito Garrido <[email protected]> wrote:
> > Hi folks!
> >
> > I'm trying to redirect to a different page after login using ldap
> > authentication but it just sends me to index... is it a bug?
> >
> > Regards,
> >
> > Tito
> >
> > --
> >
> > Linux User #387870
> > .........____
> > .... _/_õ|__|
> > ..º[ .-.___.-._| . . . .
> > .__( o)__( o).:_______
>



-- 

Linux User #387870
.........____
.... _/_õ|__|
..º[ .-.___.-._| . . . .
.__( o)__( o).:_______

Reply via email to