<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jim,<br>
<br>
David H didn't think thru his answer.&nbsp;&nbsp; I do not think you can acquire
*passwords* the way I indicated. If so my suggestion will not work.&nbsp;
The approach will work otherwise.<br>
<br>
Maybe someone&nbsp; that knows about this will pitch in.&nbsp; I'm reviewing
User.py now...<br>
<br>
David<br>
.&nbsp; <br>
<br>
<br>
David H wrote:
<blockquote cite="mid42BB17CC.7080105@earthlink.net" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
  <pre><i>Jim,

It can be done, eg

 loop thru source.acl_users
   for each user object
     stuff REQUEST with name,password,confirm (password again) and roles, eg
     REQUEST.set('name',username), etc
</i><i>     context.Destination.acl_users.manage_users('Add',REQUEST,RESPONSE)</i><i>


David

</i></pre>
  <br>
Jim Abramson wrote:
  <blockquote
 cite="midD17DB304A9F42B4787B68861F9DAE61C021CF97A@wgdc02.wgenhq.net"
 type="cite">
    <meta http-equiv="Content-Type" content="text/html; ">
    <meta name="Generator"
 content="MS Exchange Server version 6.0.6603.0">
    <title>merging the contents of two acl_users folders</title>
<!-- Converted from text/rtf format -->
    <p><font face="Arial" size="2">Can it be done? (programmically
obtain data from one acl_users folder and merge into another)</font> </p>
    <p><font face="Arial" size="2">If not that, the ability to move
selected users from one acl_users to another would be a decent plan B.</font>
    </p>
    <p><font face="Arial" size="2">This is a one-time move, so I
consider
any effective solution viable, even if some manual hacking is involved.</font>
    </p>
    <p><font face="Arial" size="2">Thanks for any help,</font> <br>
    <font face="Arial" size="2">Jim</font> </p>
    <br>
  </blockquote>
  <br>
  <br>
  <br>
__________ NOD32 1.1152 (20050623) Information __________<br>
  <br>
This message was checked by NOD32 antivirus system.<br>
  <a href="http://www.eset.com">http://www.eset.com</a><br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Zope maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:Zope@zope.org">Zope@zope.org</a>
<a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope">http://mail.zope.org/mailman/listinfo/zope</a>
**   No cross posts or HTML encoding!  **
(Related lists - 
 <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-announce">http://mail.zope.org/mailman/listinfo/zope-announce</a>
 <a class="moz-txt-link-freetext" href="http://mail.zope.org/mailman/listinfo/zope-dev">http://mail.zope.org/mailman/listinfo/zope-dev</a> )


__________ NOD32 1.1152 (20050623) Information __________

This message was checked by NOD32 antivirus system.
<a class="moz-txt-link-freetext" href="http://www.eset.com">http://www.eset.com</a>

  </pre>
</blockquote>
<br>
</body>
</html>