RE: [Zope] acl_users API

2000-11-09 Thread steve smith

I must be blind...

I've been through the whole book (I think), and can't find a shred of info
on manipulating acl_users with DTML. In one of the chapters it leads with
the tantalizing phrase "we'll see how to give users the ability to change
their own passwords later", but the trail goes cold.

I'm sure there is a way...

Steve

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Bill
Anderson
Sent: Thursday, 2 November 2000 2:56
To: '[EMAIL PROTECTED]'
Subject: Re: [Zope] acl_users API


Harris Peter wrote:

 Hi
 I have given up trying to manipulate acl_users from DTML for now -
 I'm sure it's possible  because here and there on this list and on the
 Zope site I see hints that it can be done. However, I can't find
 (for example) a HOWTO anywhere that describes the API of
 acl_users and what you can do with it.

Try:
http://www.zope.org/Members/michel/ZB/

--
E PLURIBUS LINUX


___
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 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] acl_users API

2000-11-01 Thread Harris Peter

Hi
I have given up trying to manipulate acl_users from DTML for now -
I'm sure it's possible  because here and there on this list and on the
Zope site I see hints that it can be done. However, I can't find
(for example) a HOWTO anywhere that describes the API of
acl_users and what you can do with it.
Someone out there must do this sort of thing all the time, so don't be
shy, write that HOWTO!
(Or if I'm being really thick and there is one, just let me
know where it is!)
Failing that, maybe someone can suggest where to look in the
Zope python source to find the methods acl_users exposes.

Thanks 
Peter Harris




This message and any files transmitted with it are confidential.  
The contents may not be disclosed or used by anyone other 
than the addressee. 
If you have received this communication in error, please delete 
the message and notify JBB (Greater Europe) Plc immediately 
on 0141-249-6285.

The views expressed in this email are not necessarily the views 
of JBB (Greater Europe) PLC.  
 As it has been transmitted over a public network, 
JBB (Greater Europe) PLC makes no representation nor accepts 
any liability for the email's accuracy or completeness unless 
expressly stated to the contrary.

Should you, as the intended recipient, suspect that the message 
has been intercepted or amended, please notify 
JBB (Greater Europe) Plc immediately on 0141-249-6285.



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




Re: [Zope] acl_users API

2000-11-01 Thread Aleksander Salwa

On Wed, 1 Nov 2000, Harris Peter wrote:
 Failing that, maybe someone can suggest where to look in the
 Zope python source to find the methods acl_users exposes.

lib/python/AccessControl/User.py
Viewing HTML sources of management screens may also help a lot.

[EMAIL PROTECTED]

/--\
| `long long long' is too long for GCC |
\--/


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




Re: [Zope] acl_users API

2000-11-01 Thread Bill Anderson

Harris Peter wrote:
 
 Hi
 I have given up trying to manipulate acl_users from DTML for now -
 I'm sure it's possible  because here and there on this list and on the
 Zope site I see hints that it can be done. However, I can't find
 (for example) a HOWTO anywhere that describes the API of
 acl_users and what you can do with it.

Try:
http://www.zope.org/Members/michel/ZB/

--
E PLURIBUS LINUX


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