Friday, 2011-08-12

*** Embalmed has quit (Remote host closed the connection)07:32
*** Embalmed (embalmed@204.188.217.2) has joined #wikid07:34
*** Lake_Lurker (~Just@h158.165.17.98.dynamic.ip.windstream.net) has joined #wikid11:40
*** Lake_Lurker has parted #wikid (None)11:40
*** Lake_Lurker (~Just@h158.165.17.98.dynamic.ip.windstream.net) has joined #wikid12:15
*** Lake_Lurker has parted #wikid (None)12:15
*** nowen (~nowen@adsl-74-176-212-133.asm.bellsouth.net) has joined #wikid12:53
*** evilbit (~hhoffman@n1-24-85.dhcp.drexel.edu) has joined #wikid13:47
evilbitmorning13:47
nowenhi13:47
evilbitis there a trial of the wikid server in ovf format? Or should I just figure out how to convert the vmware images?13:48
nowenhmm. we have an .ova, does that work?13:50
evilbitunsure... virtualbox's import function specifies ovf13:50
evilbitI can grab the ova and see13:50
noweni created it with virtual box, so I think it will work13:50
nowenyou can also use the .iso13:50
evilbitalso, it'd be nice not to have to "register" each time I try to download13:51
evilbitah, I see the twitter option... can I get a direct link plz?13:51
nowensure13:52
evilbitthx13:52
nowenhttp://wikidsystems-dl.com/WiKID_Server_Enterprise-3.4.87.b924.virtual.ova.zip13:52
evilbitis this a live iso or a installer? if installer how large of a virtual disk do i need?13:53
nowenthe ova is set for a 16 gb disk, iirc13:54
evilbitcool, thx13:54
nowenyou can do smaller for testing13:54
evilbityeah, right now it's more proof of concept13:54
evilbitwhat's the radius server included?13:54
nowenit is not really a radius 'server' but a plugin that allows wikid to talk radius13:55
evilbitthe ova seems to import just fine :-)13:55
nowengood13:55
evilbitoh, is it jradius or something else?13:55
evilbitthe website made it sound like it was running a radius server locally. So, I can tie into our radius infrastructure then/13:56
evilbits/\//?/13:56
nowenno, axl radius13:58
nowenyou can tie it into your radius setup.  just proxy auth requests to it13:58
nowenwhat radius server are you running?13:58
evilbitfreeradius13:59
nowentake a look at this: http://www.howtoforge.com/configuring-ssh-to-use-freeradius-and-wikid-for-two-factor-authentication14:00
nowenin particular: "Finally, add the WiKID Strong Authentication server as a valid proxy in proxy.conf:"14:00
evilbitcool, thx14:00
nowenthat is just for ssh, but it holds for any service really14:01
evilbitfirst I'll get this up and running ;-)14:01
nowendid you see the cheat sheet? http://www.wikidsystems.com/support/wikid-support-center/installation-how-tos/wikid-quickstart-installation-cheatsheet-version-3.x14:01
evilbit<sigh> nothing's ever easy. think I'll just grab vmplayer and try that.</sigh> thanks for the pointer to the cheatsheet!14:09
nowenwhat happened?  the ova didn't work?14:09
evilbitit's bitching about networking and usb even though I just installed the extension pack and rebuild the dkms modules. I shouldn't need to but perhaps I'll reboot and see if things "work". biab14:10
nowenhmm14:10
nowennetworking was configured for bridged, iirc.  usb should have been default14:10
evilbitI don't think it's your image as it imported just fine. but i just installed vbox. I'll blame it on oracle ;-)14:11
evilbitalways worked when it was just sun!14:11
evilbitok brb14:11
*** evilbit has parted #wikid (None)14:11
*** evilbit (~hhoffman@n1-24-85.dhcp.drexel.edu) has joined #wikid14:15
evilbitwell, I'll be... now I feel like I'm running windows... system's booting up now14:15
evilbitok, question 1... for step 9 of the cheat sheet. the domain is internet domain name?14:30
nowenno, the WiKID domain14:31
evilbitand what if the device's domain is a 3 level and the drexel is 2 level?14:31
evilbitoh, then I'm confused14:31
evilbitdomain means what in this circumstance?14:31
nowenit was a poor choice of words perhaps, but what else to use?  it is the name on the token14:32
evilbitah, ok... but it presumably should be meaningful. Should it be the same as the O= in the cert?14:32
nowenso you might use "VPN" or "IT Infrastructure"14:32
evilbitok14:33
nowenno, it can be anythink14:33
nowens/g/k14:33
evilbitI guess it doesn't matter since it's just a test instance anyways14:33
evilbitand the device domain name?14:33
evilbitis that fqdn of the device?14:34
evilbitis does it actually mean domain identifier (zero padded ip addr) as the docs seem to indicate?14:35
nowenthe device name can be the same14:38
nowenso, you can have a name on the server that says "stupid users domain" and on the device it says "Executive VPN"14:39
evilbitok... the cheetsheat doesn't follow along with the actual web app so sorry about hte questions... what should the registered url be?14:41
nowennp14:41
nowenleave it empty14:41
nowenit is for mutual https authentication14:41
evilbitand server code?14:41
evilbitah, gotcha14:41
evilbitis the padded ip?14:42
nowenyes14:47
evilbityeah, just found the videos :-)14:47
evilbitok, I'm on linux... do I actually want the wikidtoken-3.1.15-installer.jar token? or just the .jar token?14:54
noweneither one, the .jar is fine14:54
evilbitcool14:54
noweni usually run mine from the command line, so I like the jar14:55
nowenbut i run a few from the command line so it helps14:55
evilbityeah, I'm cmdline too... am I expect the jar to start a gui?14:56
evilbitit seems to be running but I don't see anything happening14:56
nowenyes, though there is a command line option14:56
nowensearch the site.  also there is a python version - google for pywikid14:56
evilbithmm, it seems to be fedora not the jar file :-/14:56
evilbitugh... is there a way to get the cmd line options to this jar?15:01
nowenjava -cp wikidtoken-xxx.jar:jwcl.jar com.wikidsystems.jw.JWcl <domainid>15:02
nowenhttp://code.google.com/p/pywikid/15:02
evilbityeah, found pywikid just didn't feel like finding the libraries to compile it seems to need15:02
evilbitok, cool. thanks... now have a registration code15:04
evilbitI'd like to setup ldap for authentication... the ldap server is remote so the wauth_host should be the ip addr of the ldap server correct?15:10
nowenwhat do you mean by 'set up ldap for authentication"?15:11
evilbitah, just found the ldap doc :-)15:11
evilbitto bind against for users15:11
evilbitit seems I need to create a network client15:11
nowenyes15:12
evilbithmm, but I want to point to our ldap server not a local one15:14
nowenI'm not sure I follow what you are trying to do15:15
nowenyou want a service to authenticate to wikid using ldap?  what service?15:15
evilbitwell, there's 2 factors right... one is the users' password and the other is the token from wikid, right?15:15
nowenno - one is the PIN the other is the private key embedded in the WiKID token15:16
evilbitoh!15:16
nowenthere is no need for an ldap password15:16
nowenin fact, we recommend against using the LAN password in addition to the PIN and OTP.  keep it in the lan15:16
evilbitok15:17
noweni recommend you play with the example.jsp file next :)15:18
evilbitok15:18
evilbitso, with a user created is there someplace I can test the passcode?15:20
nowenindeed, on the example.jsp page :)15:20
evilbitaha!15:20
evilbitlol15:20
nowenlol15:20
evilbitumm, where's that located?15:21
nowenhttp://www.wikidsystems.com/support/wikid-support-center/troubleshooting-faq/how-can-i-test-if-the-server-is-working-correctly/?searchterm=example.jsp15:21
evilbitah, under WiKIDAdmin15:21
evilbitok, I'm getting a passcode but am being told the user is invalid15:28
evilbitI've changed the passcode on the example.jsp file to match the key15:28
nowendid you register the user?15:29
nowenlook under Users/Manually Validate15:29
evilbityep15:29
evilbitit's me showing under userid15:29
nowendid you change the domain too?15:29
nowenon example.jsp15:29
nowencheck the WiKIDAdmin logs - be sure to change the log level to debut15:30
nowendebug15:30
evilbitok, I'll swing back around to this15:37
*** evilbit has parted #wikid (None)17:31
*** nowen has quit (Quit: Leaving.)22:12

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