Same problem here

On Fri, Feb 3, 2012 at 5:12 PM, Tito Garrido <[email protected]> wrote:

> Hi Folks,
>
> I'm using login with ldap and login_next doesn't work...
>
> from gluon.contrib.login_methods.ldap_auth import ldap_auth
>
> auth.settings.login_methods=[ldap_auth(mode='company',server='mycompany',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_ldapgroups')
>
> Is it expected? It just goes to index and doesn't care about my
> redirection...
>
> Regards,
>
> Tito
>
>
> --
>
> Linux User #387870
> .........____
> .... _/_õ|__|
> ..º[ .-.___.-._| . . . .
> .__( o)__( o).:_______
>



-- 
Massimiliano

Reply via email to