Re: [users@httpd] hackers

2014-11-03 Thread Nick Owen
all fail2ban block fails login, > > Wilmer. -- -- Nick Owen WiKID Systems, Inc. http://www.wikidsystems.com Commercial/Open Source Two-Factor Authentication - To unsubscribe, e-mail: users-unsubscr...@httpd.apach

Re: [us...@httpd] authentication question

2009-05-11 Thread Nick Owen
On Mon, May 11, 2009 at 1:01 PM, Ross Boylan wrote: > On Mon, 2009-05-11 at 11:21 -0400, Nick Owen wrote: >> On Sat, May 9, 2009 at 12:34 PM, Ross Boylan wrote: >> > Suppose I have apache running in front of a web application and >> > subversion. >> > >&

Re: [us...@httpd] authentication question

2009-05-11 Thread Nick Owen
plication runs under. Have you investigated single sign-on solutions such as CAS and OpenSSO? -- Nick Owen WiKID Systems, Inc. 404.962.8983 http://www.wikidsystems.com Commercial/Open Source Two-Factor Authentication - The offic

Re: [EMAIL PROTECTED] Authenticating with MySQL using login AND location?

2008-06-05 Thread Nick Owen
by > putting some records to the DB. > > m. Not sure I follow completely, but couldn't you set up s in apache's httpd.conf and do the same thing? Nick -- Nick Owen WiKID Systems, Inc. 404.962.8983 http://www.wikidsystems.com Commercial/

Re: [EMAIL PROTECTED] two factor authentication

2008-05-13 Thread Nick Owen
ore of one factor. Two-factor would be knowledge of something and possession of something such as a certificate, software token, hardware token, etc. HTH, Nick -- Nick Owen WiKID Systems, Inc. 404.962.8983 http://www.wikidsystems.c

Re: [EMAIL PROTECTED] apache 2.2 auth caching ?

2007-12-27 Thread Nick Owen
> AuthCacheTimeout 10sec > AuthBasicProvider cache:myauthmodule > perhaps memcached or dbm? these are known to work with xradius. hth, nick -- -- Nick Owen WiKID Systems, Inc. 404.962.8983 http://www.wikidsystems.com Commercial/Open

Re: [EMAIL PROTECTED] One-Time authentificaton for multiple servers

2007-09-25 Thread Nick Owen
o do this? Could you put squid in front of apache and have it do the auth and set the variable? Just a thought, nick -- Nick Owen WiKID Systems, Inc. 404.962.8983 http://www.wikidsystems.com Commercial/Open Source Two-Factor Authentication --

Re: [EMAIL PROTECTED] Apache LDAP authentication prompts multiple times for login/password.

2007-08-16 Thread Nick Owen
this is prompting > for multiple logins I would appreciate any advice. > > Thanks, > Joe Strange, it almost seems like the creds aren't being cached, but if it is only 2 or 3 times, that can't be the case. Are you loading both mod_ldap and mod_authnz_ldap