Hi all,

I need to implement group memberships for a series of related
CGI modules, with approx. 10 groups and 6 auth. levels within
each group.

I'm now using CGI::Session with a single param of auth_level as
a session-expiration flag. I'd like to expand this to a groups
mechanism, but I gather there are security issues with this
method.

Can someone tell me what these are, or point me to explanations
of the problems?

Thanks a bunch,
-J


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to