[Zope] SimpleUserFolder setup problem
   
    Sreekanth S Rameshaiah
     
    sree@mahiti.org
       
    03 Sep 2002 15:35:51 +0530
    
    
  
Dear Chris,
Thanks for the reply.
ZMI does not have interface to create anything other than users in acl_users folder.
I have created all the zsqls in 
[zope instance root]/control_panel/Products/SimpleUserFolder
Is this correct?
Regards,
  -  sree
On Tue, 2002-09-03 at 14:40, Chris Withers wrote:
> Sreekanth S Rameshaiah wrote:
> > But whenever i try to create a user in acl_users folder which is
> > SimpleuserFolder instance i get the following error.
> > 
> > /usr/local/zope/lib/python/Products/SimpleUserFolder/SimpleUserFolder.py, line 86, in _doAddUser
> >     (Object: acl_users)
> > UnconfiguredException: Addition of users has not been configured
> 
> Your addUser script cannot be found. Is it located within the acl_users folder?
> 
> cheers,
> 
> Chris
>