On Fri, Apr 30, 2010 at 23:22, mdipierro wrote:
> I have the following problem. On ubuntu.
>
from gluon.contrib.pam import authenticate
authenticate('username','password')
>
> it works for every 'username' except for 'root'. This prevents me from
> setting up the root password as default
I have the following problem. On ubuntu.
>>> from gluon.contrib.pam import authenticate
>>> authenticate('username','password')
it works for every 'username' except for 'root'. This prevents me from
setting up the root password as default admin password.
It is not a web2py issue, nor a gluon.co
2 matches
Mail list logo