I have a directory that I want to protect access to.

For my local staff, I want that protection to be by CoSign.

For non-local staff, I want that protection to be by standard Apache BASIC
authentication using

                AuthType Basic
                AuthName "Restricted Files"
                AuthUserFile /passwd/passwords
                Require valid-user

I'm somewhat FLEXIBLE on the non-local staff protection, but I need to have
SOMETHING that would allow me to permit specific individuals into a directory
that otherwise is CoSign protected.

Suggestions?

-- 
J.Lance Wilkinson ("Lance")             InterNet: lance.wilkin...@psu.edu
Systems Design Specialist - Lead        Phone: (814) 865-4870
Digital Library Technologies            FAX:   (814) 863-3560
E3 Paterno Library
Penn State University
University Park, PA 16802


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Cosign-discuss mailing list
Cosign-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to