Last time I worked on windows at this level was... ok, a while back (i
think we had NT 3.5 (or was it called something other than NT? - can't
remember)). Anyways,  I would guess with pretty fair odds that using
LDAP probably requires that the logged-on user has sufficient rights
and privileges to access that information while running that kind of
service. I suspect that more time could be spent on that and sorting
that out rather then on actual implementation.

Anyways, just my humble Sunday evening guess.

Mart :)

On Mar 13, 10:08 pm, Nont <nonts...@gmail.com> wrote:
> as far as I know, ldap_auth is not support to do this.
>
> please take a look at web2py/gluon/contrib/login_methods/ldap_auth.py
>
> On Mar 11, 5:55 am, Ialejandro <ialejandr...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Hi! I have this question, how could I use LDAP auth and use roles. So
> > I need to take the users from an active directory (microsoft exchange)
> > and they must have a role.
>
> > How could I do that?? I need 2 basic roles, Boss, User (boss can
> > create, delete) and have access to every controller in the app, while
> > user just can acces to some pages. Is it possible??

Reply via email to