<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi,</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>Zope 2-7-0</DIV>
<DIV>Linux</DIV>
<DIV><FONT face=Arial size=2></FONT><BR>Is&nbsp;possible to get user's 
password&nbsp;by getPassword()&nbsp;method using Python Script?<BR>Any proxes 
don't work.</DIV>
<DIV><FONT face=Arial size=2></FONT><BR>the code below:<BR>user = 
context.getMemberById(context,'koperski')<BR>return 
user.getPassword()<BR><BR>returns:<BR>The object is marked as private. Access to 
'getPassword' of (MemberData at<BR>0x2353aea0) denied.<BR><BR></DIV>
<DIV>Thanks in advance<BR>KK</DIV></BODY></HTML>