Maybe, your password is encrypted? 
        NO, it isn't.

The problem is, that I cannot access "real_password", because Zope says:

2000-07-12T15:54:46 ERROR(200) GUF
http://134.96.119.88:8080/portal_folder/acl_users/userAuthenticate
raised an exception (('Unauthorized', 'You are not authorized to access
<em>real_password</em>.', <traceback object at 857e2d0>))
------
2000-07-12T15:54:46 INFO(0) GUF Failed authentication for napr003 

Any idea ??

Mario

>  > I cannot authenticate users with the following method:
>  > 
>  > <dtml-in "sql_get_password(xlogin=username)"> 
>  >    <dtml-if "password==_['sequence-item'].real_password">
>  >            <dtml-return "_.int('1')">
>  >    </dtml-if>
>  > </dtml-in>
>  > 
>  > <dtml-return "_.int('0')">
> Maybe, your password is encrypted?
> 
> 
> 
> Dieter
> 


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to