db = DAL('postgres://username:passw...@hostname:port/dbname')

auhenticate against the database authentication. If you want to
authenticate against the OS username:password of the db owner, you
must create a ssh tunnel. That must be done outside web2py.

On Apr 22, 10:34 am, Jose <[email protected]> wrote:
> Hi,
>
> there any way to authenticate against the users defined at the server
> database?
> That is, pass user and password in db = DAL (...)
>
> Regards,
> Jose
>
> --
> Subscription settings:http://groups.google.com/group/web2py/subscribe?hl=en

Reply via email to