Tuesday, 2012-12-04

*** djw1005 (bc5fce57@gateway/web/freenode/ip.188.95.206.87) has joined #wikid10:13
djw1005hello10:13
*** djw1005 has quit (Client Quit)10:16
*** djw1005 (bc5fce57@gateway/web/freenode/ip.188.95.206.87) has joined #wikid14:11
djw1005hello14:11
djw1005anyone there to help14:12
*** djw1005 has quit (Client Quit)14:12
*** nowen (~nowen@99-174-93-102.lightspeed.tukrga.sbcglobal.net) has joined #wikid14:30
*** djw1005 (bc5fce57@gateway/web/freenode/ip.188.95.206.87) has joined #wikid16:42
djw1005hey there, can i ask for assistance16:42
nowensure16:42
djw1005I want to get my MS VPN to work with wikid  but it just falls over16:44
djw1005is it actually possible or am I fighting a loosing battle16:44
nowentotally possible16:45
nowenwhat version of WiKID are you using/16:45
nowen?16:45
djw1005the latest one, I have tried following the Howto but I think there is steps missing16:46
djw1005For starts I can get my AD users into WIKID16:46
nowendid you get a cert from us?16:47
djw1005yeah that all worked16:47
nowenand you created a network client for the vpn?16:47
djw1005network client?16:48
nowenthe VPN needs to be setup as network client on the WiKID server16:48
djw1005not sure what you mean?16:48
nowenhttp://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-416:49
nowenthe WiKID server needs to have a relationship with the VPN.  This is done by setting up the vpn as a network client on the WiKID server16:49
nowen is this the Enterprise version?16:50
djw1005yes it is16:50
djw1005i downloaded the trial16:50
djw1005Ok I have already added the vpn server16:51
djw1005but what should it be added as?16:51
nowenand then did you restart the wikid service?16:51
djw1005I mean the service type16:51
nowenradius16:52
djw1005ok, it is thats what I thought16:52
djw1005I presume that NPS should be set to forward on to this16:53
nowenyes16:53
nowenlook at the WiKIDAdmin logs, set the log level debug and hit filter16:53
nowendo you see a radius request from the nps or do you see the OTP request?16:53
djw1005don't see any from NPS16:56
djw1005if its set up correct, what should happen on the client16:56
nowenon the terminal, run 'tcpdump port radius' and then try to login again.16:56
*** jb____ (d0fef13f@gateway/web/freenode/ip.208.254.241.63) has joined #wikid16:57
jb____howdy16:57
nowenhi16:57
jb____Do you mind if I ask a question about wikid and SSH?16:58
nowennot at all16:58
djw1005On the client, that is connecting to the VPN, will a box pop up asking for a code?16:58
nowenyou put it in the password field16:59
djw1005ok16:59
jb____(SSH) I have my wikid server set up, I have radius set up, and I have a wikid Radius client.  I can confirm that ssh uses radius to authenticate (I have a user set up in radius, and I can log in, even though they don't have a password in /etc/passwd)16:59
jb____But I can't seem to get radius to connect to wikid17:00
jb____I looked at this page, but it doesn't seem to have that step: http://www.wikidsystems.com/support/wikid-support-center/how-to/how-to-secure-ssh-with-two-factor-authentication-from-wikid17:00
nowenyou have a radius server between the ssh server and WiKID?17:01
jb____yes.  I can log into ssh using a user whose credentials are specified in the radius users file17:01
djw1005in the notes for NPS, it says "Give your RADIUS client a friendly name such as "Enterprise VPN" or "Partner Extranet" and enter the IP address." Which IP is this?17:01
nowendjw1005: the IP of your VPN17:02
nowenthe traffic goes VPN >>> NPS >>> WiKID17:02
nowenNPS does the authorization based on the username and policy. if it is good, it asked WiKID to do the authentication based on username/otp17:03
djw1005ok, just notes aren't that clear.17:03
nowenwell, it's hard for us to document all the VPNs out there.  You can refer to the MS documentation.  Also, we have a pdf eGuide that has better graphics: http://www.wikidsystems.com/learn-more/two-factor-authentication-white-papers17:05
jb____(SSH) I can see that other people have this working just fine, so I know I must be doing something dumb, but I'm not sure what the dumb thing is17:07
nowenjb____: are you connecting the ssh server to WiKID directly or through a radius server such as NPS or freeradius?17:07
jb____(SSH) Freeradius.    I have PAM set up to pass ssh traffic to freeradius using the radius library.  I have that working - I know because I can log into ssh with a user who is in my radius users file17:09
djw1005i appreciate that17:09
nowenok - and did you setup freeradius as a network client on the WiKID server?17:09
jb____(SSH) Yes I did.17:09
nowenand did you restart WiKID after?17:10
jb____I created the network client, and added the wikid server (which is on the same machine) to /etc/raddb/servers, with the same shared secret17:10
nowenis there a listener on 1812 udp?17:10
jb____(SSH) Restarted several times17:10
jb____(SSH) Let me check17:10
jb____yes there is, trying to identify the process17:12
jb____(SSH) Radiusd is listening on port 181217:13
nowenon the WiKID server?17:13
jb____(SS) Both the wikid server and radius are running on the same machine - is that a problem?17:14
jb____yeah17:14
nowenit is much more complex.  what IP address did you use for the network client on WiKID?17:14
jb____Checking.   But first - if it would be easier to move the Wikid server elsewhere, I can do that instead17:16
nowenwe recommend that - simplicity, but also security.  we recommend WiKID run on a separate box17:16
djw1005I  am getting some logs now,17:17
nowenhttp://www.wikidsystems.com/support/wikid-support-center/troubleshooting-faq/how-can-i-set-radius-logging-to-debug-how-can-i-see-if-wikid-is-getting-the-radius-requests17:17
jb____(SSH) ok - and then I would add the new Wikid server's IP, on port 1812 as the secondary entry in /etc/raddb/server17:18
nowenyep17:18
jb____ok. thanks17:19
djw1005what should I be seeing17:20
djw1005none of my domain users are in the system, is this why?17:21
nowendjw1005: we want to see if the radius requests are reaching wikid. get an otp, hit filter on the logs, try to login and hit filter again17:21
jb____@nowen - thank you for your help.  Much appreciated.17:23
nowennp17:23
djw1005its never going to work, until I get the AD users in there, which again doesn't seem to work17:23
nowenas I say, pre-sales engineering > post-sales support17:23
nowendjw1005: do you have a user registered?17:23
djw1005i have a few users registered, but none are AD accounts17:24
nowenso, yeah, that won't work17:24
djw1005so how can I get the AD accounts in there17:24
djw1005as the other tutorial to get them in doesn't work either17:25
nowenthey just have to have the same name17:25
nowenso, if my AD username is nowen, my wikid account name needs to be nowen17:25
nowendjw1005: how many users will you have?17:29
djw1005about 2017:32
*** jb____ has quit (Ping timeout: 245 seconds)17:35
djw1005going to give up for now got to go home17:36
djw1005thanks for help17:36
*** djw1005 has quit (Quit: Page closed)17:36
*** nowen has quit (Quit: Leaving.)22:43

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