Tuesday, 2014-01-28

*** frankbutt (~frankbutt@66.172.11.32) has joined #wikid01:46
*** frankbutt has parted #wikid (None)01:46
*** nowen (~nowen@99-174-92-191.lightspeed.tukrga.sbcglobal.net) has joined #wikid14:14
*** RichardY (46c140ae@gateway/web/freenode/ip.70.193.64.174) has joined #wikid14:43
RichardYHi Nick, after regenerating the certificates I was able to get the client to register.  Following the install instructions the example.jsp is failing to connect14:45
RichardYIt says "The wClient connection to the server was NOT successfully established"  The catalina.out shows a "broken pipe"  java.next.SocketException14:46
nowenthat's great progress!14:55
nowendid you restart wikid after editing example.jsp?14:55
*** RichardY has quit (Ping timeout: 245 seconds)15:02
*** RichardY (46c140ae@gateway/web/freenode/ip.70.193.64.174) has joined #wikid15:35
RichardYI responded via email.  Sorry I lost my network, when I have to take a call15:35
nowennp15:35
nowenand in the file, you just changed the domain id and the localhost passphrase?  and you didn't change 'changeit' ?15:36
RichardYI changed the "defaultservercode" to my zero padded IP15:37
RichardYAnd I changed the "passphrase" to mine15:37
RichardYI did NOT change "changeit"15:37
nowenhmm15:37
nowendo you see an error in the WiKIDAdmin logs?15:37
RichardYWhere do those logs reside?15:38
RichardYtomcat/logs ?15:38
nowenin the web ui, top right corner15:38
RichardYtwo different errors15:39
RichardY1) broken pipe javan.net.socketexception15:39
RichardY2) couldn't validate the client certificate.  Verity the validaty and dates of the client cert15:40
RichardY(Not sure where it is getting the client cert from)15:40
nowencan you test your passphrase:   keytool -list -v -keystore /opt/WiKID/private/intCAKeys.p12   -storetype pkcs12 -storepass yourpassphrase15:40
nowenoops15:40
nowenwrong line15:40
nowen keytool -list -v -keystore /opt/WiKID/private/localhost.p12  -storetype pkcs12 -storepass yourpassphrase15:40
nowenthe client cert is /opt/WiKID/private/localhost.p1215:40
RichardYyes it displayed the cert15:43
RichardYThe alias is localhost15:43
RichardYI am not sure if it should be the actual host name15:43
nowenthat's right15:43
nowenhmm. I'm guessing that tomcat is serving a cached version for some reason15:44
nowencan you try shift-reload?15:44
RichardYSure15:44
RichardYsame results15:44
RichardYI think I have a rogue tomcat instance hanging around15:45
nowenok - stop the service and then run 'killall -9 java'15:46
nowenoh, and you're not using jsvc are you?15:46
RichardYSame results15:47
RichardYI had all the processes killed, restarted tomcat and I have the same error15:48
RichardYEven with shift reload15:48
nowenhmm15:48
nowenok, stop the service and killall again15:49
nowenthen 'cd /opt/WiKID/tomcat/work'15:49
nowenand 'rm -Rf *'15:49
nowenthen start15:49
nowenif it is being cached this will kill it15:49
RichardYok15:49
RichardYThe catalina.out shows conenction refused15:51
RichardYon the Wclient.init15:51
RichardYI think wikidctl  must start other stuff, as I do see that 8xxx port as a listener now15:52
nowenyes, it does.  we need to get you jsvc some how15:52
RichardYport 838815:53
RichardYOk, the listener is back, I have my broken pipe and client certificate validaty error messages again15:56
nowenhmm16:01
nowendo you have radius client you can test with?16:01
RichardYWell, I tested with the java client and it seems to work16:03
nowenyes, but i assume you will want to use radius with your VPN or whatever you will be authenticating to.16:03
nowenif radius works, then it narrows down the issue with example.jsp16:04
RichardYWe want to use an ldap repostitory in conjunction with either SSH and/or Apache basic auth16:05
RichardYMy next question was going to be where to look for those instructions16:05
nowenyou'll want to use radius in front of ldap16:05
nowenldap doesn't do proxying, but a radius server will do the authorization in ldap and then authentication to WiKID16:06
RichardYok, then I have to setup a radius server16:08
nowenI use radlogin to test without having to set up a whole server: http://www.iea-software.com/products/radlogin4.cfm16:08
nowena very worthwhile step16:09
nowenalso: http://www.wikidsystems.com/support/wikid-support-center/how-to/how-to-add-two-factor-authentication-to-openldap-and-freeradius16:09
nowenso, ssh and apache would talk to your radius server, and then it would talk to wikid/ldap. additional services can easily be added.16:10
RichardYI have to try and stick with what they have on the SuSE SlES distro16:10
RichardYok16:10
nowenI'd be surprised if they didn't have freeradius16:10
RichardYYes it is on the distro16:10
nowenmod-auth-radius is another question16:10
RichardYBut the radlogin4.cfm about is not16:11
nowen?16:11
RichardYThere is a pam_radius package16:11
nowenthat's good16:11
nowenyou setup radlogin on your PC, then create a network client on WiKID for it.  just to test wikid radius.  then set up freeradius16:12
nowenunit testing, ftw16:12
nowenbrb - got a brief call16:27
*** RichardY has quit (Ping timeout: 245 seconds)16:36
*** nowen is now known as nowen_lunch17:45
*** nowen_lunch is now known as nowen_got_to_get18:09
*** nowen_got_to_get is now known as nowen_getting_ki18:10
nowen_getting_kihmm18:10
nowen_getting_kianyway, got to get the kids from school.  biab18:10
*** nowen_getting_ki is now known as nowen_away18:10
nowen_away /nowen nowen19:59
*** nowen_away is now known as nowen19:59
nowenI'm back, but only until sledding time ;-)20:03
*** estrang3r is now known as estranger20:23
*** bman (~burrutia@64.19.224.6) has joined #wikid22:49
bmananyone have expierience with a fw that had its token deleted from the server or ip changed so that wikid is rejecting connections to it? and how to clear that?22:50
bmannm i figurd it out23:00
*** bman has parted #wikid (None)23:00

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