[Zope] authenticate user

2000-12-01 Thread Sven B.

hi,
why this code isn't working anymore in zope 2.2.4


   good

   bad
 

greetings
sven


___
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 )




[Zope] User mangement

2000-11-30 Thread Sven B.

>>Zope has a function "get_valid_userids()".
>>Now my question;
>>How is it possible to get something like (username;role;path)?

>refer to the ZQR:
> http://zdp.zope.org/projects/zqr/ZopeQR
>and look for the section describing the AUTHENTICATED_USER object.
>

Thanks seb,
but i need to get (username;role;path) for all users (i.e. 500) of a
zope site.
AUTHENTICATED_USER seems to be only for  the current user.

sven


___
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 )




[Zope] User mangement

2000-11-30 Thread Sven B.

Zope has a function "get_valid_userids()".
Now my question;
How is it possible to get something like (username;role;path)?


Thanks in advance
Sven


___
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 )