Monday, 2011-06-13

*** ImacG3 (b277c51e@gateway/web/freenode/ip.178.119.197.30) has joined #wikid10:14
*** Lake_Lurker (~Just@h218.200.140.67.dynamic.ip.windstream.net) has joined #wikid10:56
*** Lake_Lurker has parted #wikid (None)10:56
*** iMacG3_ (b277c51e@gateway/web/freenode/ip.178.119.197.30) has joined #wikid11:31
*** iMacG3_ has quit (Client Quit)11:33
*** ImacG3 has quit (Quit: Page closed)11:36
*** nowen (~nowen@adsl-98-66-165-233.asm.bellsouth.net) has joined #wikid11:46
nowengood morning everyone11:50
*** vp (40b3d246@gateway/web/freenode/ip.64.179.210.70) has joined #wikid17:55
vpHi. Anyone here?17:55
nowenyep17:56
nowenwhat's up?17:56
vpHi, Nick. Not too muc. What about yourself?17:56
vpThings keep you busy, right?17:56
nowenindeed17:56
vpNick, I have a little issue there.17:56
vpWhen I check logs17:57
vpit says that "Database error while validation offline response"17:57
vpWhat this can be?17:57
nowenhmm17:57
nowenwell, the offline challenge response is for when a mobile token is out of network coverage17:59
nowenwhat kind of network clients do you have?17:59
vpWe use Radius protocol18:00
nowenis it possible that it is making a request for a challenge to the WiKID server?18:01
vpSorry, I am not sure that that means by "challenge to the WiKID server."18:01
vp*what that means by "challenge to the WiKID server."18:02
nowenahh. in challenge-response mode (which is a radius standard) the radius server issues a challenge and a token takes that and encrypts it to generate the response.18:03
nowenif the server can decrypt the response and get the challenge, then the user is validated18:03
nowenso, I'm wondering if your radius client is asking wikid for challenges18:05
nowenon the configure loggers page of the WiKIDAdmin logs, you will see 5 loggers listed.  if you drop the middle three to Debug, you will get more information.18:06
nowenvp: did you set up your example.jsp file by any chance?18:18
vpNo.18:24
nowenhmm18:24
nowenis anyone reporting issues logging in?18:25
vpI am check it with one of our tech network administrators now. Please give me a moment here.18:27
nowennp18:27
vpI see "<1> Access-Challenge(11) LEN=76 xx.xx.xx.xx:1026 Access-Request by user resulted in Access-Challenge.18:42
vpI put my PIN and it generates a passcode.18:42
vpso I see "Passcode request processing successfully completed."18:42
nowenthat seems normal18:44
vpthen I see "com.wikidsystems.server.wAuth | Verify..."18:45
vp"com.wikidsystems.server.wAuth | Beginning offline passcode verification."18:45
*** cdub (40fee8e2@gateway/web/freenode/ip.64.254.232.226) has joined #wikid18:47
vp"Found device registered to usern in domain", "public:", "Loaded keys for domain", "Retrieved device information for deviceid", then "Database error while validation offline response"18:47
cdubThere seems to be an issue with downloading the server from your site. I just was wondering if you guys were aware of any issues18:48
vpafter that, it goes "Bad offline challenge response for user", "Access denied for user, domain code: client: /xx.xx.xx.xx", then my user is disbled.18:50
vp*disabled.18:51
vpNick, are you there?19:01
vp?19:05
*** cdub has quit (Quit: Page closed)19:11
*** Lake_Lurker (~Just@h218.200.140.67.dynamic.ip.windstream.net) has joined #wikid19:14
nowensorry19:17
nowenvp: it sounds like your radius client is asking for a second authentication19:22
vpso it is not normal and shouldn't be that way, correct?19:24
nowenis your user getting disabled everytime you try to authenticate?19:32
vpyes19:33
nowenthat is definitely not right19:33
nowenwhat kind of vpn is this?19:33
vpafter I enable it, then it works.19:33
nowenhuh, I see now, it is only asking for offline.  what kind of vpn is this?19:35
vpI am checking it now, please give me a min.19:35
*** Lake_Lurker has parted #wikid (None)19:41
nowenalso, what type of radius is it using?  pap, chap, ms-chap?19:48
vpI guess the radius we are using is a defult module that comes with apache.20:04
nowenahh20:04
nowenmod-auth-radius?20:04
nowenwhat OS is this?20:04
vpyes.20:04
vpdebian20:04
nowendid you set a cookie?20:04
nowenyou need to set a cookie for the session or else apache will try to authenticate each element on the page.  so, 1 works, then the fail starts20:05
vpsession cookie is on.20:12
nowencan you post your http conf files - just the radius portions? on pastebin?20:15
vpAuthType Basic AuthBasicProvider radius AuthName "Please enter your username and password"20:21
nowenwhat about AddRadiusAuth wikid_server_address:1812 wikidserver_shared_secret 5 AddRadiusCookieValid 6020:24
nowensee http://www.wikidsystems.com/support/wikid-support-center/how-to/how-to-configure-apache-to-use-radius-for-two-factor-authentication-on-ubuntu/?searchterm=apache%20radius20:24
nowenthat was done on Ubuntu20:27
nowenbut it seems to me you need more stuff in apache20:27
vpI think you just pointed out the problem. Thanks, Nick.20:32
nowenexcellent20:32
*** proprietarysucks (~nathanr@static-108-38-62-18.lsanca.fios.verizon.net) has joined #wikid21:11
proprietarysucksHi, anyone doing freelance set ups?21:11
nowenwhat do you need done?21:12
proprietarysuckswikid ce set up with sso for google domain, with all ips banned, except a list21:12
proprietarysucksfor the purpose of allowing only certain IPs to log into our google domain21:13
proprietarysuckspreferrably on centos 521:14
nowenI don't know that much about google21:14
nowennot sure I follow - do you need WiKID set up too? or just integrated with google?21:16
nowenand is the idea that the WiKID google plugin would lock down the users based on IP or google?21:18
*** vp has quit (Quit: Page closed)21:26
proprietarysuckswikid set up on a server21:31
proprietarysucksintegrated with google sso on our domain21:31
proprietarysucksI can take it from there really21:32
proprietarysuckswill just use iptables rules to block all except our allowed21:32
nowenok, I see21:32
nowenare you using the enterprise or community version?21:38
proprietarysuckscommunity21:39
proprietarysucksI'm not using anything at the moment, but it would be community21:39
nowenand we can do all this remotely, of course21:39
proprietarysucksyes21:39
nowenwhat's the timeline?21:40
proprietarysucksI would just set up a centos vm and let you in to it21:40
proprietarysucksit would be flash pan so you can kill it completely if you needed to21:40
proprietarysucksit needed to be done months ago so everyone has forgotten about it already by now21:41
nowenhha21:41
nowenok - let21:41
proprietarysuckswe also have a dev google site as well21:41
nowen's meet back here tomorrow.  I have to go to a meeting21:42
proprietarysucksso you could set it up that way to test, but changing from one to domain to the next is just as hard21:42
proprietarysucksalright. call me up tomorrow then I'll find out some info from you and contact accounting21:42
nowenok21:42
nowenit will probably be late. the calendar is pretty full tomorrow21:43
nowenlater21:44
*** nowen has quit (Quit: Leaving.)21:44

Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!