-
The certs check as valid but the only java.security file I have on the system is under templates.
Should a file have been installed someplace else ?
The passphrase on the cert test required the passphrase to be in quotes.
Maybe because I used some of the symbols with letters and numbers ?
Thanks. Mike
P.S. Hopefully I'll get this running and can write up a FreeBSD how to.
2009-02-11 22:14:34 UTC in WiKID Strong Authentication System
-
Well I found that I had missed the server.xml changes to access the database.
I can now login and have completed the security setup.
I have two remaining problems:
WAUTH will not startup. It will not accept the passphrase set with the certificate.
The java token client never gets a one time password back, get stuck at the pin.
The device is added to the data base but does not show up in...
2009-02-11 21:37:07 UTC in WiKID Strong Authentication System
-
/What should be in the etc/WiKID/WiKID.properties file ?
Thanks. Mike.
2009-02-10 21:48:32 UTC in WiKID Strong Authentication System
-
I did setup the database with the sql files on the conf/database directory. The database shows the WiKIDAdmin user and hashed password under tomcat users. Here is what the log shows...
LOG: connection authorized: user=wikidadmin database=wikid
LOG: duration: 0.646 ms statement: set datestyle to 'ISO'; select version(), case when pg_encoding_to_char(1) = 'SQL_ASCII' then 'UNKNOWN' else...
2009-02-10 16:44:05 UTC in WiKID Strong Authentication System
-
I tried to find the postgres log but could not, I'll take another look for it.
It does look like the app is connected to the database:
sockstat shows:
postgres 69574 8 tcp4 127.0.0.1:5432 127.0.0.1:65206
java 69534 5 tcp4 127.0.0.1:65206 127.0.0.1:5432
Thanks.Mike.
2009-02-10 15:40:09 UTC in WiKID Strong Authentication System
-
I am trying to get the Wikid server to run on Freebsd 6.2 with eventual use on 7.1R
Tomcat and Postgres have been installed and configured and the webpage is running but I cannot login to it.
The user or password is not correct, either that or I am missing an authentication process ?
The source does compile without error, but I actually did a manual install of the RPM war files, tomcat and...
2009-02-10 15:08:45 UTC in WiKID Strong Authentication System
-
For version 1.15 on freebsd 7.0 I ran into a signal 6 core dump with the following config:
default { }
fullusers { userlist users/full_users }
staff { userlist users/staff}
office { userlist users/office }
noaccess { userlist users/no_access }
The full_users file had users in it.
But the staff, office and no_access files had a test user as: test_user
Hopefully you can...
2008-08-27 20:05:48 UTC in ufdbGuard - URL filter for Squid