[Zope] Accessing user id in scripts

J. Cameron Cooper jccooper at jcameroncooper.com
Mon Nov 10 23:23:14 EST 2003


>I'm planning a site where users and site structure are held in Zope, but the 
>data items belonging to users are held in an RDBMS, due to their number and 
>relative light weight.  
>
>I've designed the database so that owned objects have a userid field, and am 
>about to add a mySqlUserFolder for site users, but I'm stuck trying to see 
>how to get a user id from the session so that I can use it my scripts that 
>then call Z SQL methods to do database accesses (insert into things (owner, 
>thing ) values( 'joe123', 'newthing').
>
>I feel like I've run up against a wall in the Zope Book, has anyone done 
>something similar, or can you recommend some further reading?
>
http://zope.nipltd.com/public/lists/zope-archive.nsf/AGByKey/989B69D363147F0D

          --jcc

-- 
"My point and period will be throughly wrought,
Or well or ill, as this day's battle's fought."





More information about the Zope mailing list