Thursday, 2011-03-17

*** nprodromou has quit (Ping timeout: 252 seconds)01:55
*** nowen (~nowen@adsl-66-184-38.asm.bellsouth.net) has joined #wikid14:16
*** delta9000 (ccee2502@gateway/web/freenode/ip.204.238.37.2) has joined #wikid18:44
*** uday (d834d225@gateway/web/freenode/ip.216.52.210.37) has joined #wikid19:20
udayhii can somone help me19:21
udayI need 2 factor authentication19:21
*** uday has quit (Client Quit)19:21
nowenoops19:30
delta9000well, at least he was specific with his question19:32
nowenhehe, true!19:34
delta9000is there an easy way to use LDAP for OpenSSH password auth on Centos 5.5?20:07
delta9000I have LDAP installed and browseable with JXplorer20:08
delta9000I also commented out "account    required     pam_nologin.so" from /etc/pam.d/sshd20:09
nowendelta9000: I've never had any luck with ldap20:11
delta9000yeah, it seems rather bloated for what I'm trying to do20:11
delta9000I tried a tacacs+ pam module earlier, but it didn't seem like WiKID was updating the tacacs.conf file with my OTP20:12
nowenis xinetd installed?20:13
nowenfor tacacs?20:13
delta9000hmm, that could be it :)20:14
delta9000is tacacs the recommended solution for ssh integration with WiKID? (community edition)20:15
nowenyes20:16
nowenIf i don't respond, ping my handle.  my alerts are acting funny20:40
delta9000so, I got it halfway working20:56
delta9000it doesn't seem like the tac_plus server watches the tacacs.conf file20:57
nowenhmm.20:57
delta9000but if I attempt to grab a OTP and then run /opt/WiKID/bin/tac_plus -C /opt/WiKID/private/tacacs.conf20:57
delta9000it lets me log in20:57
delta9000this is on Centos 5.521:01
nowenbut you have start tacacs each time?21:01
delta9000yeah, nmap doesn't show anything running on 49 till I manually start the tac_plus21:02
nowenand you installed xinetd?21:03
delta9000yeah, via yum21:04
delta9000do I need to start something with xinetd or reboot?21:04
nowenmaybe, it seems like it's not doing it's jo21:05
nowenb21:05
delta9000k, I'll try that21:05
delta9000awesome, that did the trick21:10
delta9000just needed xinetd and a reboot, heh21:10
nowengreat21:10
delta9000thanks for the help!21:12
nowennp21:12
*** delta9000 has quit (Ping timeout: 252 seconds)21:16
*** nprodromou (~nprodromo@dsl092-049-221.sfo4.dsl.speakeasy.net) has joined #wikid23:24
*** nprodromou has parted #wikid (None)23:31
*** nprodromou (~nprodromo@dsl092-049-221.sfo4.dsl.speakeasy.net) has joined #wikid23:31
nprodromouHey nowen: You around?23:31
nowenyes, but just for a bit. writing a blog post about RSA :)23:32
nowendid you see http://www.wired.com/threatlevel/2011/03/rsa-hacked/?23:34
nprodromouno... looking now23:34
nprodromouhey, want to help with my new error?23:35
nowensure23:35
nprodromouor should I try to catch yo uin the AM?23:35
nowennow is fine23:35
nprodromouit's cool if you want to get done and get out23:35
nprodromouit's 7:30 on St.P's day23:35
nprodromouI'll still be a client23:35
nowenI'll let you know if it is too complicated :)23:35
nprodromouokay23:35
nprodromouone sec and I'll recreate23:36
nprodromouokay, so I run /opt/WiKID/bin/wikidctl start and it says that the servers start23:40
nprodromouDatabase already started.23:40
nprodromouLogger process already started.23:40
nprodromouStarting TimeCop service...Success!23:40
nprodromouTomcat server already started.23:40
nprodromouwell, rather that they're already started23:40
nprodromoubut then I try to go to the web interface and I get nothing23:40
nprodromouAND, I nmap the server and don't see port 443 open on it23:40
nowenanything in /opt/WiKID/tomcat/logs/catalina.out?23:41
nowenrun 'netstat -anp | grep 443'23:42
nprodromouhttp://privatepaste.com/e877682ec823:43
nowenhmm.  seems like a cert issue23:46
nowenhave you created the certs yet?23:46
nprodromouyeah23:47
nprodromoucreated as part of the install23:47
nprodromouthough, I'd love to install my own if that'll help23:47
nowenrun 'locate java.security' and diff the two results23:47
nprodromouI've got a wildcard that I'd be glad to put on the box23:47
nowenmight work, I don't know.  needs to work with bouncy castle23:48
nprodromouOK23:48
nprodromouI don't know what that means. :)23:48
nprodromouAlso, I'm getting a lot more than two results23:48
nprodromouwait23:48
nprodromouno I'm not23:48
nprodromouhttp://privatepaste.com/7c008160d223:49
nowenok - cp the one from /opt/WiKID to the other one23:50
nprodromouokay23:50
nowendid you re-install java or something?23:50
nprodromousec23:50
nprodromoujust per the instructions23:51
nprodromoucopied.23:51
nprodromourestart?23:51
nowenyes23:52
nowenhmm, refresh my memory: rpm or iso?23:52
nprodromourpm23:53
nowenhuh. should've copied over23:53
nprodromoustill nothing23:54
nowensame error in catalina.out?23:54
nprodromouyou want that same log?23:54
nowenno23:55
nprodromouI mean23:56
nowengo into /opt/WiKID/private23:56
nprodromouthere are lots of errors in there23:56
nowenohh, yes then23:56
nprodromouok then23:56
nprodromouhttp://privatepaste.com/b4a88a83b123:56
nowenblap23:56
nowenshould have read it better23:57
nowen/opt/WiKID/tomcat/bin/catalina.sh: line 308: /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/bin/java: No such file or directory23:57
nprodromouoh23:57
nprodromouwhy's it trying to read that?23:57
nowennot sure23:57
nowentry 'echo $JAVA_HOME'23:57
nprodromou[root@wikid private]# echo $JAVA_HOME23:57
nprodromou/usr/java/latest23:57
nowenls -all /usr/java/23:58
nowenand see where latest is pointing23:58
nprodromou[root@wikid private]# ls -all /usr/java23:58
nprodromoutotal 1223:58
nprodromoudrwxr-xr-x  3 root root 4096 Mar 16 23:49 .23:58
nprodromoudrwxr-xr-x 15 root root 4096 Mar 16 23:48 ..23:58
nprodromoulrwxrwxrwx  1 root root   16 Mar 16 23:49 default -> /usr/java/latest23:58
nprodromoudrwxr-xr-x  9 root root 4096 Mar 16 23:49 jdk1.6.0_2423:58
nprodromoulrwxrwxrwx  1 root root   21 Mar 16 23:49 latest -> /usr/java/jdk1.6.0_2423:58
nprodromoumaybe just delete usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/ and make a sim link?23:59

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