see the source and adapt to your likings: web2py is not going to become an 
LDAP inventory automatically...studying LDAP is not bad per se: you'll find 
its query syntax pretty much in every 3rd party tool that integrates with 
LDAP for some kind of reason.

On Friday, August 19, 2016 at 4:23:14 PM UTC+2, Marvix wrote:
>
> Hello to all. 
> I tried LDAP authentication and all work flawless. 
>
> As an user logs in, the relative user entry is created in the web2py user 
> table. That's great.
>
> But sometimes it would be usefull to have the user in the table before his 
> first login. 
>
> So, would be great for some user, says an administrator, to have a form 
> where he can insert the username of a generic user, web2py checks if the 
> user exists in the LDAP server and then add him in the web2py table.
>
> is there a way?
>
> I'm creating a sort of inventory application for our company.  So I would 
> like, for the administrator of the inventory, to associate a good to a 
> collegue that maybe hasn't yet logged in the system.
>
> Thanks, Marvi
>
>
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to