Re: [cas-user] Questioning Regarding mod_cas and mod_auth_cas

2009-03-01 Thread Phil Ames
Peter, Overall, I would say that writing an Apache authentication module is not a very complicated task (speaking in hindsight). I would estimate that a programmer with reasonable C/debugging skills would be able to write a similar, robust module in about 5-8 days time (dedicated), which allows fo

Re: [cas-user] Questioning Regarding mod_cas and mod_auth_cas

2009-03-01 Thread Matt Smith
> Could you give me an estimate of how many man hours do you think > mod_auth_cas took to write total? I have to chuckle a bit at this question -- it took Phil (a "C ninja") ~8 hours to code the first, fully functional pass. In comparison, it would have taken me weeks. Since then, work has focus

RE: [cas-user] Questioning Regarding mod_cas and mod_auth_cas

2009-03-01 Thread Thung, Peter C CIV SPAWAR SSC PAC, 56340
ent: Fri 2/27/2009 5:59 PM To: cas-user@lists.jasig.org Subject: Re: [cas-user] Questioning Regarding mod_cas and mod_auth_cas > 1. If in our app, there are multiple .htaccess files within the branches of > a website. > that have the same AuthType, AuthName, AuthUserFile and AuthGroupFil

Re: [cas-user] Questioning Regarding mod_cas and mod_auth_cas

2009-02-27 Thread Matt Smith
> 1. If in our app, there are multiple .htaccess files within the branches of > a website. > that have the same AuthType, AuthName, AuthUserFile and AuthGroupFile > but a different "require" apache directive values for both users and groups > to restrict which users or groups has access to specific

RE: [cas-user] Questioning Regarding mod_cas and mod_auth_cas

2009-02-25 Thread Thung, Peter C CIV SPAWAR SSC PAC, 56340
mpiled. Thanks again for you help. -Peter From: Smith, Matthew J. Sent: Tue 2/24/2009 5:11 AM To: cas-user@lists.jasig.org Subject: Re:[cas-user] Questioning Regarding mod_cas and mod_auth_cas -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Does anyone know if any of these mod_cas issues

Re:[cas-user] Questioning Regarding mod_cas and mod_auth_cas

2009-02-24 Thread Smith, Matthew J.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Does anyone know if any of these mod_cas issues were addressed in the > mod_auth_cas implementation? All of these concerns still hold. > > Anyone have any idea if it is even possible to address this issues given > the CAS architecture and hence why

[cas-user] Questioning Regarding mod_cas and mod_auth_cas

2009-02-23 Thread Thung, Peter C CIV SPAWAR SSC PAC, 56340
In regards to the following: mod_auth_cas http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas mod_cas http://www.ja-sig.org/wiki/display/CASC/MOD_CAS After reading the description of the two I came across this in regards to teh mod_cas client. When not to use MOD_CAS (Per Scott Lundgren's emai