Wednesday, 2013-01-16

bman1ok so im back & have a question if I have a wikid system that users can ad register with ( that works fine) and they can enter thier validation key, then how do they login with to a 2factor authenticated app via say a firewall like fwsm?01:30
bman1when they use the 2factor app they get a passcode01:30
bman1then i have them enter say a proxy that is run from fwsm that intercepts pass and I put the passcode from the wikid token or the ad credentials?01:31
bman1so the initial client post from the wikid app should go ->port -> 80 wikid server, the server responds to the client with the token01:34
bman1then the user logs in via whatever other app with his/her username and the token? which should forward from the firewall to the lb-> to the real server on port 80?01:35
bman1hmmm01:35
bman1ahh i see port 49 nm01:36
bman1tac_plus: /lib64/libc.so.6: version `GLIBC_2.7' not found (required by tac_plus) test boxes are identical to older boxes we have in production with except that test boxes have newer version of wikid01:52
bman1checking on tac_plus01:52
bman1copied an older version of the bundled tac_plus file from bin from an older version of wikid and tacas is responding now01:56
*** priyanka_nag (~chatzilla@202.71.143.2) has joined #wikid06:41
*** priyanka_nag has quit (Ping timeout: 245 seconds)07:32
*** nowen (~nowen@50-194-249-125-static.hfc.comcastbusiness.net) has joined #wikid13:18
*** nowen has quit (Quit: Leaving.)17:57
*** nowen (~nowen@50-194-249-125-static.hfc.comcastbusiness.net) has joined #wikid19:39
*** TXRH (d8f800fe@gateway/web/freenode/ip.216.248.0.254) has joined #wikid21:14
nowenTXRH: how goes it?21:24
TXRHgoing good, having an issue with the ADRegister.jsp page again it says - wClient connection to the server was NOT sucessfully established21:28
TXRHin the past this was the firewall, I did service iptables stop.  Still not working should I reboot?21:29
nowenno,21:30
nowenrun 'service iptables status'21:30
TXRHfirewall is stopped21:32
nowendid you upgrade the WiKID software?21:32
TXRHno not that I know of21:33
nowencan you edit the file?  'vim /opt/WiKID/tomcat/webapps/wikid/ADRegister/ADRegister.jsp'21:34
nowencheck that your edits are still there21:34
nowendid you make any changes with the certificates?21:34
TXRHthey are, didn't make any cert changes but how do I check that21:36
nowenhmm21:36
nowenwell, you would have had to create new certs in the WiKIDAdmin interface, so I think you'd remember that ;)21:36
nowenyou can validate that the passphrase is correct and the cert is valid using keytool21:37
nowenhttp://www.wikidsystems.com/support/wikid-support-center/troubleshooting-faq/how-do-i-know-if-my-certificate-is-valid21:37
nowendid you also setup example.jsp?21:37
TXRHthis was working 1/3/2013 so I am not sure what happened.21:39
nowenwell, if your localhost cert is over a year old, it could be that21:39
nowenI would not think it old enough, but you might have been testing for longer than I thought21:40
TXRHok i ran the keytool they are not expired21:50
TXRHclook is correct21:50
nowenok - try running 'wikidctl restart' and then hit the page again21:50
TXRHok its working21:53
nowenwas it the restart?21:53
TXRHyes21:53
nowenhmm21:53
nowenthat should only be the case if something changed in the file21:54
TXRHI did get an error restarting21:54
TXRHEnter wAuth Passphrase: Passphrase is good.  Proceeding ...grep: 14261: No such file or directory21:54
nowenhuh21:54
nowenthat's a new one21:54
nowenbut everything is working?21:54
TXRHyep everyting is working, thanks for your help21:55
nowensorry for the issue. I wish we knew what caused it21:56
nowenyou can check the WIKIDAdmin logs21:56
TXRHif a restart fixes it I am happy21:57
nowenwell, that's good. but I don't want you to have to restart every month21:57
nowenalso, I can give you a rule to open port 389 if you like and you can restart the fw21:58
TXRHok I keep an eye on it and let you know, sure don't know much about iptables so that would be great21:59
nowen'iptables -A INPUT -p tcp --dport 389 -j ACCEPT'22:00
nowenthen22:00
nowen'iptables-save'22:01
nowenmy bad'22:04
nowenrun the first one again22:04
nowenand then 'service iptables save'22:04
nowen'iptables -L -n'22:05
nowenwill show you what is open22:05
TXRHshould I see 80 or 443?22:05
nowenyes22:06
nowenand 2222:06
nowenactually, I have a better idea22:06
TXRHThere missing22:06
nowenwell, before we do that22:06
nowenis all you see 22?22:07
TXRH49,8388,1813,1812,38922:08
nowenok - just run the same command but use the needed ports22:08
TXRHshould I run the above cmd with 22,80,44322:08
TXRHok22:08
nowen;-)22:08
TXRHare there any others needed22:09
nowenno22:09
nowenI assume 1812 is udp also22:09
TXRHok yes both22:10
nowengood22:11
TXRHok firewall is on now and everything is working22:15
nowennice22:15
TXRHthanks for all your help22:16
nowennp!22:17
*** TXRH has quit (Quit: Page closed)22:18
*** nowen has quit (Quit: Leaving.)22:39

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