Monday, 2011-02-28

*** Krishna (4211be12@gateway/web/freenode/ip.66.17.190.18) has joined #wikid01:58
KrishnaWikid systems account Lockout policy01:58
KrishnaNeed to know what are the criteria being used to Lock the user account in wikidsystems Enterprise edition01:59
*** Krishna has quit (Ping timeout: 272 seconds)02:47
*** roland (511e21a1@gateway/web/freenode/ip.81.30.33.161) has joined #wikid13:03
rolandi can't get the command wikidctl setup to run on the iso image13:05
rolandcommand not found13:05
*** nowen (~nowen@adsl-66-184-38.asm.bellsouth.net) has joined #wikid13:07
nowengood morning roland13:08
*** roland has quit (Quit: Page closed)13:40
*** Phazeon (4c5efb2c@gateway/web/freenode/ip.76.94.251.44) has joined #wikid17:52
PhazeonHello nowen, are you here?17:52
nowenyeah17:53
PhazeonThis is Michael Sullivan from Apex EMR. I've a couple little questions about our account and our auth server17:53
nowenok17:54
PhazeonFirst, we've purchased some licences and in an email you asked which domain name did we use for our server.17:55
nowenhmm - I don't think I got that email.17:56
Phazeonis it safe to relay such info here in IRC? heh17:56
nowenoh _ I sent the email17:56
Phazeonyeah I'm replying in person :)17:56
nowen;) - ok monday17:56
Phazeonit's been a long weekend for me heh17:57
nowenyes, I think it is fine.  it is not really secret - right - just the domain name17:57
Phazeonhatchetman.apexemr.net17:57
nowenok - and you purchased with the sdrfund email?17:59
Phazeonyes @msn18:00
nowencool18:02
nowenwhat are you'll doing?18:02
nowenelectronic medical records, I assume?18:02
Phazeonyep, we're developing a purely web based EMR. We need 2 factor auth for HIPAA regulations18:03
nowenvery cool - so hopefully more licenses to come18:04
nowen?18:04
Phazeonwe're hoping so. Right now we're in a closed beta stage18:05
nowenexcellent18:06
Phazeonso is there anything I have to do on my end to tie in the licences?18:06
nowenno - now that I have put the 2+2 together, we're ok18:06
nowenI'll put Apex into the accounting system18:06
Phazeonok good. Then leads to the next question18:06
nowenok18:06
PhazeonI'm unable to delete a domain. It says it's associated with 4 users even though I've gone through and removed all other records from the web interface.18:08
nowenhmm18:09
nowenok - let me test this.18:09
nowensounds like a but18:09
nowenbug18:09
Phazeonit's a test domain that I used while integrating the authentication so I don't want to keep it I wish to re-create it for production18:09
nowenwhat version are you running>18:10
nowen?18:10
Phazeon3.4 build 62-b44518:11
nowenhmm18:11
nowenare you getting an error?  in the logs?18:12
Phazeonlet me look, any specific ones I should check?18:12
nowenjust in the WiKIDAdmin logs - there's a link on the top right18:13
Phazeonother than an attempt to download a logo (which doesn't exist yet) nothing18:14
nowenhmm18:14
nowenI just tried to replicate and couldn18:14
nowent18:14
Phazeonwhat happens to registered yet not authorized user registrations?18:15
nowenthey should be deleted after a period of time - 24hrs, iirc18:15
Phazeonthis isn't the first time I've removed the domain and before I had to manually register those then delete them before I could remove the domain18:16
Phazeonthis time around I think I might have missed a few18:16
nowenhmm18:16
nowenare there any listed on the manually register page?18:17
Phazeonnope18:17
nowenhmm18:18
Phazeonexactly what I said :)18:19
Phazeonis there a way to drop/flush/empty the DB? or would I have to re-create all the certificates and etc?18:20
Phazeonthe certs are the only reason I havn't just wiped it out and started over18:21
nowenyou can move the certs if you want.  they are in /opt/WiKID/private18:22
Phazeonhmm I wonder...18:24
Phazeonnope shot down. can't change the domain code. idle hope.18:25
nowenok - I haven't replicated it, but I think we'll just delete the unused reg codes when the domain is deleted18:26
nowenso, we might have a fix for you, but it might be faster to just re-build18:26
Phazeonok. since it's not a standard install any tips? save the certs, wipe it all out, reinstall the RPMs, copy in the certs then run through the rest of the install process?18:28
nowendid you install via the rpms or iso?18:28
Phazeonrpms18:28
nowenthe database is in /var/lib/pgsql/data.  I think you can mv/del that directory and then run the database creation script again18:29
nowenif you're comfortable with that18:29
Phazeonsure. what's the script I need to run?18:30
nowen/opt/WiKID/conf/templates/wikid-firstboot.sh18:31
Phazeonok that seems to have worked. everything's back at square one and the certs are still there.18:33
nowencool18:34
Phazeonoh  one little question, the registered url when creating a domain, is that the URL the software token will open in a browser once users have requested a passcode?18:36
nowenyes - sorry, needs better documentation - it is for mutual https authe18:37
nowenthe token will also validate that the user is talking to the correct cert18:38
Phazeonwe're trying to make it as easy on our users as possible, I'm utilizing the web start java applet so they'll already have the browser open to the correct location I didn't need the new window opened18:38
nowenhttp://www.wikidsystems.com/learn-more/technology/mutual_authentication18:38
nowenhave you seen how you can config the web start token?18:38
nowenhttp://www.wikidsystems.com/support/wikid-support-center/installation-how-tos/how-to-customize-the-web-start-software-token/?searchterm=jnlp18:39
nowenyou can make it into a single domain token18:39
Phazeonyes, however it didn't seem to be working correctly... course it could have been my workstation it's in need of a reinstall let me try here on a clean(er) system18:40
nowenyeah, using the java cache is interesting, but it makes testing a bithc18:41
PhazeonI've an old personal bias against Java... it's only saving grace IMHO is it's cross platform capability heh18:43
Phazeonone moment re-creating everything heh18:45
nowenwell, my cto likes it and it gets us a lot - from the server to all the pcs to android/j2me18:47
Phazeonok it's still not bound to one domain. I'm hosting both the modified token.jnlp file and the jw.properties file.18:50
nowenhmm18:54
PhazeonI'm tweaking some of the options18:54
Phazeonor does it only download the jw.properties file when you first run it?18:56
Phazeonthe very first time when it's installed in the cache18:56
nowenyou have to delete both the jar file and the jw.properties file in the java cache18:56
Phazeonand i take it that's easier said than done? heh18:59
nowenhmm - I'm getting the same error19:00
nowenalthough this is an old client - are you using 3.1.8?19:00
Phazeonyeah19:01
nowentry the 3.1.1019:01
nowenit may have some of fixes for jnlp19:01
Phazeonhmm ok one moment19:03
Phazeondoes the domainsuffix have to remain at wikidsystems?19:05
nowenhttp://www.wikidsystems.com/webdemo/tokens/j2se/dedicated/token.jnlp19:05
nowenthat one is 3.1.10 and it works19:05
nowenno19:05
Phazeonok let me try this agian19:06
nowenyou can set it to your domain, and probably should.  just know that the wireless tokens don't have the ability to use a different dns19:06
Phazeongetting a little lost with all these different version of files and such heh19:07
nowenwe can also create a dns entry for you, if you're ok with such a set up19:07
nowenyeah19:07
nowenhold on19:07
nowenthere's a zip with all the files there19:07
nowenhttp://www.wikidsystems.com/webdemo/tokens/j2se/dedicated/dedicated.zip19:07
Phazeonwell I've gone a step forwards and one back... it's now attempting to connect to a dedicated domain but with a domain code of all 8s heh19:20
nowencloser!19:20
nowencheck your jw.properties file19:20
Phazeonhttp://www.apexemr.net/jw.properties19:21
Phazeonat least java provides an easy way to clear the cache19:23
nowenhmm19:24
Phazeonin the jnlp there are 3 urls that start with http://www.wikidsystems.com/webdemo/tokens/j2se/dedicated   the one in the <jnlp> tag's codebase attribute when I changed that to where I put the jars from that file it wouldn't execute19:25
nowenoh - yeah, change the codebase to your domain19:27
Phazeonhmm19:28
Phazeon<sarcasm>this is ever so much fun</sarcasm>19:28
nowenhehe19:28
PhazeonI'm getting errors now19:34
nowenhmm - got an error that time19:34
Phazeoni moved it hold on19:35
Phazeonhttps://www.apexemr.net/token/token.jnlp19:35
nowenwhat do you have as the code base?19:35
Phazeonwhere I placed the jars and other files from that zip19:36
nowenhmm - could be permissions19:37
nowen?19:37
Phazeonno it's world readable19:39
nowenhmm, it seems to not be finding something, usually, the jar file19:39
Phazeoncom.sun.deploy.net.FailedDownloadException: Unable to load resource: http:/www.apexemr.net/token/token.jnlp     I know that file's there heh19:41
nowenhttp:/www.apexemr.net/token/token.jnlp19:41
nowenhehe19:41
nowenonly one /19:41
Phazeonargh19:42
Phazeonhmm19:47
Phazeonnow it gets stuck at connecting to auth server for configuration19:47
nowenany error on the WiKID server?19:49
PhazeonI'm not sure it's getting to the server, instead of a 12 digit domaincode it says 0.19:50
PhazeonConnecting to authentication server for configuration... <new line> 019:51
nowenhmm - just worked for me.19:54
Phazeonhmm artifacts it seems19:54
nowendo you see my reg code?19:54
Phazeonyep19:55
nowenok19:55
nowenI thought there was a java interface where you could select the files to delete in the cache19:55
Phazeonyeah and that's what I've been using... let me try a different workstation19:56
*** wallyk (4004456e@gateway/web/freenode/ip.64.4.69.110) has joined #wikid19:57
wallykHello is anyone home?19:58
nowenyes19:58
wallykI am trying to use our wikid server to authenticate to a fortimanager.  We are currently using it for our ssl vpn19:59
wallykI am getting this error in the wikid logs and I am not sure what it means19:59
wallyk"The NAS IP supplied does not match the NAS table"20:00
Phazeonnowen: it works on another workstation. thanks so much for your time and help!20:00
nowendid you restart the WiKID server after creating the network client?20:00
wallykNo I did not20:00
nowenPhazeon: my pleasure!  sorry for the hassle and thanks for the bug report20:00
wallykShould I?20:00
wallykwhat is the command to restart it again?20:01
nowenyeah - radius caches the info20:01
nowenwikidctl restart20:01
nowendo you know the passphrase?20:01
nowenyou know you can put the passphrase into /etc/WiKID/security and you won't be prompted on restart?20:02
wallykyep I have that recorded20:02
wallykThat is good to konw thanks20:02
wallykI might just do that now20:02
nowencreate the file security with one line "WAUTH_PASSPHRASE=yourpassphrase"20:02
nowenno quotes20:02
*** Phazeon has quit (Quit: Page closed)20:03
wallykam I creating a new file called security?20:04
nowenyeah20:04
wallykK20:04
nowenwallyk: did the restart work?20:30
*** nowen has quit (Quit: Leaving.)22:47
*** Phazeon (40515699@gateway/web/freenode/ip.64.81.86.153) has joined #wikid23:13
*** Phazeon has quit (Client Quit)23:13
*** Phazeon (40515699@gateway/web/freenode/ip.64.81.86.153) has joined #wikid23:30
PhazeonIs there anyone from support here?23:31
*** Phazeon has quit (Client Quit)23:34

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