Friday, 2012-03-09

*** Matt_ (5c3c7001@gateway/web/freenode/ip.92.60.112.1) has joined #wikid10:29
Matt_Hello10:29
*** Matt_ has quit (Ping timeout: 245 seconds)10:46
*** nowen (~nowen@adsl-98-66-180-154.asm.bellsouth.net) has joined #wikid13:10
Andrew_Good morning Nick14:34
nowenmorngin14:35
nowenerp14:35
Andrew_So I've started with a fresh installation and can't seem to get the web admin pg loaded14:36
nowenhmm14:36
Andrew_after looking into it a bit it seems that tomcat isn't running on port 44314:36
nowenis there an error in /opt/WiKID/tomcat/logs/catalina.out?14:36
Andrew_I explicitly followed the steps laid out here: http://www.wikidsystems.com/support/wikid-support-center/installation-how-tos/how-to-install-the-wikid-enterprise-rpms14:36
nowenrun 'echo $JAVA_HOME'14:38
Andrew_echo $JAVA_HOME'14:39
nowendoes it return anything?14:39
*** Andrew_ has quit (Quit: Page closed)14:39
*** Andrew_ (c010ccd7@gateway/web/freenode/ip.192.16.204.215) has joined #wikid14:40
nowen does it return anything?14:40
Andrew_yes14:40
Andrew_it won;t let me sent it14:41
nowenah  - just add a space to the start or some char14:41
Andrew_ahh there we go14:42
Andrew_ /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_6414:42
nowenok14:42
nowenrun 'export JAVA_HOME=/usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0.x86_64/jre'14:42
nowenand then restart wikid14:42
Andrew_ok that seems to have worked14:48
Andrew_I've logged into the interface via chrome14:49
nowenI'll update the docs14:49
Andrew_firefox was returning and error about the certificate and wouldn't let me proceed14:49
Andrew_ok thanks14:49
nowenhuh, you should just be able to create an exception for the self-signed cert14:50
Andrew_Yup, I'll look into it14:54
Andrew_What do i need to add to /etc/WiKID/security14:54
nowenone line:  'WAUTH_PASSPRHASE='yourpassphrase'14:55
nowenwhere yourpassphrase is the one you used for the intca14:55
Andrew_got it14:56
Andrew_im getting stuck after restarting here14:56
Andrew_Passphrase is good.  Proceeding ... Waiting for wAuth initialization to complete.......14:56
Andrew_its now two lines of periods..14:57
nowenstill not starting?15:00
Andrew_it passed the Wauth startup after 3 lines of periods. It's now hanging at Starting LDAP protocol daemon...Success!15:01
Andrew_Ok now it finished15:01
nowendid you enable ldap?15:01
Andrew_yes15:01
nowenyeah, I recommend against that if your using radius.  it just takes up memory15:02
Andrew_I thought I would need both since the system would also need to work with LDAP to get passwords to login15:02
Andrew_Radius simply goes to the LDAP server and verifies that the ldap user credentials are correct using radius15:03
nowenif you want to use two-factor auth, the user enters their username and the OTP.  LDAP does authorization based on the username and proxies the credentials to WiKID for authentication15:04
Andrew_so it should be LDAP_PW&OTP15:05
Andrew_all in one line?15:05
nowenI've never seen that. I supposed you could write a custom module to do that15:05
nowenusually just OTP15:05
Andrew_How is it supposed to be/15:05
nowenthe benefit is that you are not using your LAN password outside the lan15:05
nowenusername and OTP15:06
*** Andrew_ has quit (Quit: Page closed)15:10
*** Andrew_ (c010ccd7@gateway/web/freenode/ip.192.16.204.215) has joined #wikid15:23
Andrew_any idea why the Wauth takes so long?15:25
nowendid you disable ldap?15:26
Andrew_yes15:26
nowenhmm15:26
nowenI've seen this before, but it is hard to replicate15:26
nowenany errors in /opt/WiKID/tomcat/logs/catalina.out or in the WiKIDAdmin logs?15:27
Andrew_i'll let you know when WikIDAdmin finishes restarting15:27
Andrew_INFO: Deploying web application archive WiKIDAdmin.war Loading configuration from /etc/WiKID/WiKID.properties Mar 9, 2012 10:26:18 AM org.apache.catalina.startup.HostConfig deployWAR INFO: Deploying web application archive wikid.war Mar 9, 2012 10:26:18 AM org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting Coyote HTTP/1.1 on http-80 Mar 9, 2012 10:26:19 AM org.apache.coyote.http11.Http11BaseProtocol start INFO: Starting15:28
nowenseems normal15:28
nowenrun 'netstat -anp | grep 839'15:29
nowenmaybe the ldap listener is hung15:32
Andrew_I'm still receiving an odd error when trying to visit the FQDN/wikidadmin15:41
nowenon FF?15:42
Andrew_firefox displays the untrusted connection pg15:42
Andrew_when you click add acception... it says the certificate is valid but will not allow you to continue15:42
Andrew_is it possible to regenerate the certificate on the server side to overcome this issue15:44
nowensure15:44
Andrew_how should I go about that15:44
nowenjust delete /opt/WiKID/conf/tomcatKeystore and restart15:44
Andrew_waiting for wAuth to finish restarting now15:46
nowendid you run 'netstat -anp | grep 839'?15:46
Andrew_netstat -anp | grep 839 tcp        0      0 127.0.0.1:8390              0.0.0.0:*                   LISTEN      12155/java           unix  3      [ ]         STREAM     CONNECTED     11839  1921/sudo15:48
nowenthat15:49
nowenisn't from WiKID15:49
nowenhow much memory is on this server?15:49
Andrew_2GB15:56
nowenis Selinux enabled?15:57
Andrew_its disabled15:57
Andrew_getenforce Disabled15:57
nowenhmm15:57
nowenanything in /var/log/messages?15:57
Andrew_nope15:58
nowenand nothing in the WiKIDAdmin logs?16:00
nowenstill getting the lines and lines of .....?16:01
Andrew_yes16:01
Andrew_2012-03-09 10:48:29.200ERRORorg.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/wikid]Servlet /wikid threw load() exception  2012-03-09 10:48:29.180ERRORorg.apache.catalina.core.ContainerBase.[Catalina].[localhost].[/wikid]Error loading WebappClassLoader delegate: false repositories: /WEB-INF/classes/ ----------> Parent Classloader: org.apache.catalina.loader.StandardClassLoader@4a5f2db0 pgPool  2012-03-09 10:26:116:01
*** joevano (~joevano@bzflag/developer/JoeVano) has joined #wikid16:05
joevanoQuestion about preregistering users... the documentation is unclear (http://www.wikidsystems.com/support/wikid-support-center/installation-how-tos/how-to-configure-pre-registration-of-users016:06
nowenAndrew_: I'll have to ask around about that one16:07
nowenjoevano: ok16:07
joevanowhere does the list o preregistration "secrets" go?16:07
Andrew_ok Thanks Nick16:07
nowenyou upload it into the server16:07
nowenlook under the User's tab16:07
joevanoah16:07
joevanothanks... looks like this is going to work well for us16:08
nowengood stuff16:08
nowenlet me know what you need16:08
joevanoshould be getting a purchase together next week some time16:09
nowennice16:09
joevanojust testing now... and I think that was our last hurdle16:09
nowenhave you set up your Network client for testing too?16:09
noweneg, vpn?16:10
joevanocurrently using a test network, have preconfigured the jw.properties file this morning and my guy said it works16:12
*** Andrew_ has quit (Quit: Page closed)16:12
joevanowe use an F5 VPN and I could set that up even without your helpful documentation since you do radius16:12
nowensounds good16:12
nowenyes, radius FTW16:12
joevanowas getting tired of sealed tokens dying and am glad I found this16:13
nowenhehe16:15
nowenwere you using RSA?16:15
joevanofor enterprise, how easy is it to up the number of clients? is it better to license what our max will be in a year or do it every three or six months?16:16
joevanodon't want it to be a hassle, but not everyone will have access right away... eventually we will probably have 800-90016:17
nowenit is mostly a matter of what is easiest from a payment processing standpoint for you.16:17
joevanonowen: ActivIdentity16:17
nowenand how did you hear about us?16:18
joevanogoogle search "open source two factor auth"16:19
nowenyeah, that tends to be us16:19
joevanoI figured there had to be something out here and since I work on an open source project as well I tend to do my first looking there16:20
nowenyeah, I'm always searching for "open source XXX" :)16:21
nowenso, when you say "sealed tokens" you mean that they were arriving bad?16:25
joevanono... that the battery can't be replaced16:31
nowenahh16:31
joevanothat is the #1 reason they die, with ActivCard the tokens last as long as the battery. they don't have a set active time limit they are valid for16:32
joevanobut they usually last 2-3 years16:32
nowenso, what's the average lifetime?16:32
nowengotcha16:32
nowenso not much better than RSA then16:33
joevanoand then the other issue we have is that users leave and have lost the token or it wasn't collected by HR, or they run it over with their car, or it falls in the toilet (??? don't even ask), or...16:34
joevanothe activcard pricing is what is attractive, about 1/2 the price of RSA (at least at the time we went with them 6-8 years ago)16:36
nowenyeah, I can follow the RSA pricing pretty easily.  Actividentity is harder to find.  but if they are 50% of rsa, then I bet we're less than they are stil16:38
nowenl16:38
joevanoyeah definatelly... not as big a savings but still way less hassle16:44
joevanook, having problems with uploading a preregistration file... nothing is getting read from the file16:46
nowenhmm16:55
nowendid you select the domain?16:56
joevanofigured it out... the file cannot have a file extension16:58
nowenhuh16:58
joevanonamed the file prereg.txt and it was a no go... removed the .txt and all was good16:59
joevanook, another question. Can you force the use of the preregistration with the phone clients?17:02
nowenno - sorry, prereg isn't supported on the phone17:02
nowenclients17:02
joevanook.. not an issue, just a procedural thing17:04
nowenhave you seen the api?17:04
nowenjoevano: can you tell me who you are with?17:33
nowenvia pm?17:38
*** nowen has quit (Quit: Leaving.)22:24

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