*** WiKIDLogBot (~WiKIDLogB@ec2-174-129-6-100.compute-1.amazonaws.com) has joined #wikid | 16:24 | |
barjavel.freenode.net | Users on #wikid: WiKIDLogBot @nowen remix_tj | 16:24 |
---|---|---|
*** Brett__ (d150427e@gateway/web/freenode/ip.209.80.66.126) has joined #wikid | 17:06 | |
Brett__ | Hello, I installed the iso for my first time and the only issue I have so far is when I go to change the default WiKIDAdmin password I get an Exception. | 17:07 |
nowen | hmm | 17:07 |
nowen | confirmed | 17:08 |
nowen | MessageDigest digest = MessageDigest.getInstance("MD5", "BC"); 36: ResultSet result = stat.executeQuery("SELECT password FROM tomcat_users where username='" + selectedUser + "'"); 37: result.next(); 38: String DBdigest = result.getString(1); | 17:10 |
nowen | you get something like that? | 17:10 |
Brett__ | It's a tomcat error | 17:10 |
Brett__ | HTTP Status 500 | 17:10 |
Brett__ | org.apache.jasper.JasperException: no such provider: BC | 17:11 |
nowen | did you install via rpm? | 17:11 |
Brett__ | I used the ISO and did the install | 17:11 |
nowen | hmm | 17:11 |
nowen | run 'locate java.security' | 17:11 |
nowen | you should see two files listed | 17:11 |
Brett__ | [root@usatlapp023 private]# locate java.security /opt/WiKID/conf/templates/java.security /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/security/java.security | 17:12 |
nowen | run diff on those two files | 17:12 |
nowen | 'diff /opt/WiKID/conf/templates/java.security /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/security/java.security' | 17:12 |
Brett__ | lots of differences | 17:13 |
nowen | run 'cp /opt/WiKID/conf/templates/java.security /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre/lib/security/java.security' | 17:13 |
nowen | and wikidctl restart | 17:13 |
Brett__ | done... trying again | 17:14 |
Brett__ | got the same error | 17:15 |
nowen | can you paste the whole error into http://pastebin.com and give me the link? | 17:16 |
Brett__ | sure | 17:16 |
Brett__ | http://pastebin.com/k2c3ujSC | 17:17 |
nowen | will you look in your java.security file and look for: security.provider.2=org.bouncycastle.jce.provider.BouncyCastleProvider | 17:18 |
Brett__ | I see it | 17:19 |
nowen | ok - run 'wikidctl stop' | 17:19 |
Brett__ | done | 17:19 |
nowen | and the 'killal -9 java' | 17:19 |
nowen | and then 'wikidctl start' | 17:19 |
nowen | and try again | 17:19 |
Brett__ | killall -9 java | 17:20 |
Brett__ | starting | 17:20 |
Brett__ | tried again with the same error | 17:20 |
nowen | ok. | 17:21 |
Brett__ | Similiar issue... http://wikid-strong-authentication-forums.1491522.n2.nabble.com/User-edit-500-error-td2792817.html | 17:23 |
nowen | I've recreated the error. we'll take a look at it and probably push out a new rpm | 17:23 |
Brett__ | cool | 17:23 |
nowen | hmm | 17:24 |
nowen | let me check something | 17:24 |
nowen | nah, nevermind | 17:25 |
Brett__ | So how soon should I check to see if an update is out? | 17:26 |
nowen | day or two | 17:26 |
Brett__ | great | 17:26 |
nowen | maybe less. probably an easy fix | 17:26 |
nowen | it could be related to out shift to the openjdk | 17:26 |
Brett__ | So for the ISO install I noticed varios update perl scripts under /opt/WiKID/sbin. Can I use one of those to update the system? | 17:28 |
Brett__ | system=WikID rpms | 17:28 |
nowen | no, they are dated. However, it is a simple two-step process - 'wget ...rpm' & 'rpm -Uvh wikid-server...rpm' | 17:28 |
Brett__ | easy enough | 17:29 |
Brett__ | I'm currently using a different two factor solution that uses email to deliver the passcodes. I was looking around the Support sections and didn't see anything equivalent. Would I have to use a software based token that each user would have to run in order to get their passcode? | 18:24 |
nowen | yes, because email is... not secure... ;) | 18:24 |
*** Brett__ has quit (Quit: Page closed) | 18:40 | |
*** nowen has quit (Quit: Leaving.) | 21:52 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!