[Zope] how to protect a link
Jianping Zhu
jzhu@fisher.forestry.uga.edu
Thu, 26 Jun 2003 13:24:48 -0400
The biid do have lots of stuff about user and role
What i can want to do now is
i have a link myfile links http://www.mysite.com/dbfolder/myfile.db,
when people
click myfile trying to download myfile.db, the system will ask her/him
to provide password to download it. I guess i need do something to the
foler dbfolder, but i do not know how. Can someone give me some further
suggestion?
Thanks
On Thu, Jun 26, 2003 at 09:50:12AM -0700, Dylan Reinhardt wrote:
> Use permissions.
>
> http://www.zope.org/Documentation/Books/ZopeBook/2_6Edition/Security.stx
>
> HTH,
>
> Dylan
>
>
>
> On Thu, 2003-06-26 at 09:20, Jianping Zhu wrote:
> > I have zope server.
> >
> > I need to create a link to some sensative data. only authrized user can
> > view but
> > can not modify it. how can i do that?
> >
> > Thanks
> >
> > Jianping
> >
> >
> > _______________________________________________
> > Zope maillist - Zope@zope.org
> > http://mail.zope.org/mailman/listinfo/zope
> > ** No cross posts or HTML encoding! **
> > (Related lists -
> > http://mail.zope.org/mailman/listinfo/zope-announce
> > http://mail.zope.org/mailman/listinfo/zope-dev )
>