Wednesday, 2011-04-13

*** sheldon (3cf2f69c@gateway/web/freenode/ip.60.242.246.156) has joined #wikid12:01
alamarcahi13:40
*** vp_ (40b3d246@gateway/web/freenode/ip.64.179.210.70) has joined #wikid13:45
alamarcahi13:55
*** nowen (~nowen@adsl-66-184-38.asm.bellsouth.net) has joined #wikid14:18
nowenmorning all14:23
alamarcahi14:24
*** nowen has parted #wikid (None)15:06
*** alamarca has quit (Ping timeout: 248 seconds)15:23
*** alamarca (~alamarca@201.246.112.37) has joined #wikid15:26
*** gbo (a9841201@gateway/web/freenode/ip.169.132.18.1) has joined #wikid15:36
gboAnyone active here?15:37
*** alamarca has quit (Read error: Connection reset by peer)15:42
*** alamarca (~alamarca@201.246.112.37) has joined #wikid15:42
*** alamarca has quit (Ping timeout: 248 seconds)15:51
vp_anyone here?16:24
*** nowen (~nowen@adsl-66-184-38.asm.bellsouth.net) has joined #wikid16:27
vp_Hi, Nick.16:32
vp_Do you have a min for me now, please?16:32
nowensure16:32
vp_thx16:32
vp_It says that LDAP_wauth_server is 12-digit code for the domain. what does it mean by "the domain"?16:33
nowenhmm16:33
vp_is LDAP_wauth_server same as server code?16:33
nowenare you setting up a domain?16:33
nowenwhat are you trying to do?16:33
vp_ok, here is the problem I have right now.16:34
vp_I can get passcode from wikid authentication client.16:34
nowenok16:34
vp_and when I pass the passcode to our webserver which use webdav. it doesn't work.16:35
vp_so i am wondering the problem is related with LDAP_wauth_server, for example.16:35
nowenweren't you using radius before?16:35
vp_yes16:35
vp_do I need LDAP, thou when I use Radius?16:36
nowenno, I recommend you disable ldap and go with just radius16:36
vp_ok, let me try with it then.16:37
nowenyes, did you see the doc on the site re apache?16:37
nowenthere are a couple, actually :)16:38
nowenwhat OS is the webserver on?16:38
vp_we are running our webserver on Fedora, I think.16:40
nowenprobably: http://www.wikidsystems.com/support/wikid-support-center/how-to/two-factor-authentication-for-apache-2.2-or-higher/?searchterm=apache16:41
vp_well, the configuration on the webserver's apache was done already before.16:44
nowenoh - ok, so it is the same.  I see16:44
vp_because now we are re-installing the latest version of wikid.16:44
vp_yes ::)16:45
nowenok, makes sense ;)16:45
nowenso, is the webserver set up as a network client on the wikid server?16:45
vp_yes, correct16:46
vp_same like what we had before.16:46
nowenusing radius?16:48
nowenand did you restart the wikid after you added the network client?16:49
vp_yes16:51
vp_yes16:51
nowenok, on the logs, when you try to login do you see anything after the passcode is sent to the token?16:51
vp_2011-04-13 12:52:12.659INFOcom.wikidsystems.server.DeviceTransactionExecIssued passcode to device -xxxxxxxxxxxxx16:53
vp_This is the last record on the logs.16:53
nowenok, so that's the OTP going to the token. for some reason, the auth request is not getting to the WiKID server16:54
nowenon the terminal, will you run16:54
nowen'iptables -L -n'16:54
nowenand make sure you see the IP of the webserver16:54
vp_yes, i see it under Chain INPUT (policy ACCEPT)16:55
nowenok16:55
nowendo you have access to the web server logs?16:55
vp_yes, please give me a second here, I will log into the web server right now.16:56
nowenalso, when  you said ": It says that LDAP_wauth_server is 12-digit code for the domain. what does it mean by "the domain"?" what is it?16:56
vp_when I go to http://www.wikidsystems.com/support/wikid-support-center/manual/how-to-install-the-wikid-strong-authentication-server/how-to-install-the-wikid-strong-authentication-server-enterprise-edition-page-417:01
nowenahh - I see.17:02
nowenyes, not needed for radius17:02
vp_ok, cool. thx17:02
vp_now I am in the web server.17:03
vp_which log I should look up?17:03
nowenok, so /var/log/httpd/error.log17:03
nowenI think17:03
vp_Nick, please give me a min here because I have a problem to access the folder.17:08
nowenok17:08
*** alamarca (~alamarca@190.20.207.65) has joined #wikid17:09
*** alamarca_ (~alamarca@201.246.112.37) has joined #wikid17:43
*** alamarca has quit (Ping timeout: 252 seconds)17:45
*** alamarca_ is now known as alamarca17:45
*** alamarca has quit (Client Quit)17:45
*** alamarca (~alamarca@201.246.112.37) has joined #wikid17:46
vp_Sorry, Nick. I didn't have a permission to access the logs.17:48
vp_Now, I am on the file17:48
nowennp17:52
vp_what should I look for on th log file?17:54
nowenwhy the auth failed17:56
nowenor the auth attempt17:56
nowen you might want run 'tail -f error.log' and then auth again17:57
vp_user test: authentication failure for "/": Password Mismatch17:58
vp_xradius: RADIUS Request for user 'test' failed: (-1) No valid RADIUS responses received17:59
vp_user test: authentication failure for "/": Password Mismatch17:59
nowenwhat is the IP address of the radius server in the apache config?  is it correct?17:59
vp_yes.17:59
nowenon the WiKID server, plz run 'netstat -anp | grep 1812'18:00
nowenand make sure it returns something18:00
vp_udp        0      0 :::1812                     :::*                                    5717/java            unix  2      [ ACC ]     STREAM     LISTENING     18122  5427/postmaster     /tmp/.s.PGSQL.543218:00
nowenhmm, ok.  so on the WiKID server, the listener is there and the firewall is open18:01
nowencan you ssh from the web server to the WiKID server?18:01
vp_yes, I can.18:02
nowenhmm18:02
nowenand there is still no more info in the WiKIDAdmin logs?18:02
vp_Nick, just in case, can you tell me how to check radius server in the apache config on the webserver?18:02
*** alamarca has quit (Ping timeout: 240 seconds)18:03
nowenwell, it can depend a bit on the setup, but something like on this page: http://www.wikidsystems.com/support/wikid-support-center/how-to/two-factor-authentication-for-apache-2.2-or-higher/18:03
*** alamarca (~alamarca@201.246.93.215) has joined #wikid18:04
nowenwith the key piece being18:04
nowen<directory "/var/www/html/radius">    AuthType Basic    AuthBasicProvider xradius    AuthName "Please enter your username and WiKID one-time passcode for entry to this site."    AuthXRadiusAddServer "wikid_server_address:1812" "wikidserver_shared_secret"    AuthXRadiusTimeout 7    AuthXRadiusRetries 2    require valid-user </directory>18:04
nowenbut you might not be using mod-auth-xradius18:04
nowenand you might not be using directory18:05
nowencan you post the info you have? scrubbed of private info?18:05
vp_Nick, I got it work. Thanks :)18:11
nowenawesome18:11
vp_Thank you very much for your help. :)18:13
vp_wish you a have a great day.18:13
nowenyou too!18:13
vp_take care, Nick.18:13
vp_bye18:13
*** vp_ has parted #wikid (None)18:13
*** alamarca has quit ()18:39
*** alamarca (~alamarca@201.246.93.215) has joined #wikid18:40
*** alamarca has quit (Client Quit)18:40
*** alamarca (~alamarca@201.246.93.215) has joined #wikid18:42
nowenalamarca: the spanish doc looks nice!18:42
alamarcathnxs18:42
alamarcawas with much love and dedication18:43
nowenthank you!18:43
nowenhaha ;)18:43
*** cmb991 (445764f2@gateway/web/freenode/ip.68.87.100.242) has joined #wikid19:01
*** cmb991 has quit (Client Quit)19:02
*** sheldon has quit (Ping timeout: 252 seconds)19:04
*** finalbeta_ (~finalbeta@ip-213-49-93-185.dsl.scarlet.be) has joined #wikid19:07
*** finalbeta has quit (Ping timeout: 276 seconds)19:11
*** cmb991 (445764f2@gateway/web/freenode/ip.68.87.100.242) has joined #wikid19:18
cmb991hey nick19:18
nowenhi19:18
cmb991hey, I just sent you the email about the pricing.19:19
nowenahh, ok19:19
cmb991Is there anyway to get it any lower than that?19:19
cmb991for 911 volunteer agencies?19:19
nowen we have discounts for non-profits, but they start at 25 users19:20
cmb991Ah19:20
cmb991Okay well thanks anyway, I'll keep looking.  Thanks for your time.19:20
nowenwhat price are do you need?19:20
cmb991Trying not to go over 150.00.  I know that's really not realistic.19:21
cmb991I might just end up having to setup pfSense with IPSec clients that use pre-shared keys.19:21
nowenopenvpn with certs?19:22
cmb991I was looking to use authenticators.  I noticed you guys have authenticators that were on the PC19:23
nowenyes19:23
nowenyou might be able to use our open source version19:23
cmb991But what is the price around?  I don't know much about compiling source if that is what it requires.19:24
nowenthere is no need to compile, it is a java app.  the same install procedures as the enterprise. it is free, but does not come with  radius, wireless token clients or support19:27
nowencommercial support, that is19:27
cmb991What about mobile connections?19:28
nowenwhat do you mean?19:28
cmb991Mobile connections from phones.  I noticed you guys have a mobile java version19:28
nowenmobile token clients are not supported in the community edition19:28
cmb991Okay, is there a link for this version?19:29
nowenhttp://www.wikidsystems.com/community-version19:29
cmb991And this version does support the Authenticators on the PC so when the user goes to connect to the VPN, it will ask them for their authenticator generated number?19:29
nowenyes.  the question is how will you connect it to your remote access solution.19:30
cmb991pfsense.19:30
cmb991Yeah Hmm19:30
cmb991If it doesn't support radius.19:30
nowenyou can use our tacacs+  via pam.19:30
nowenit's a bit kludgy, imo19:30
cmb991hmm19:31
cmb991I'm assuming that is the only way to have something like pfsense communicate with it?  Well can WiKID Community Version handle vpn connecations?19:32
cmb991connections***19:32
nowenit is not a vpn, only an auth server19:32
cmb991Oh.19:32
cmb991Is there any other way for a vpn server to communicate with it other than radius?19:34
cmb991pfsense vpn server****19:34
nowenthat's a question for #pfsense.  we've talked to those guys about integrating, but the easy solution was radius.19:35
nowenso, we didn't do a custom interface19:35
cmb991Ah, okay.  Well thanks a lot for your Nick.19:36
nowennp19:36
nowengood luck19:36
cmb991thanks!!19:36
*** cmb991 has parted #wikid (None)19:36
*** alamarca has quit (Read error: Connection reset by peer)22:13
*** alamarca (~alamarca@201.246.93.215) has joined #wikid22:15
*** nowen has quit (Quit: Leaving.)22:34
*** alamarca has quit (Read error: Connection reset by peer)22:50
*** alamarca (~alamarca@201.246.93.215) has joined #wikid23:34
*** alamarca has quit (Remote host closed the connection)23:45
*** alamarca (~alamarca@201.246.93.215) has joined #wikid23:46

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