Wednesday, 2014-04-09

*** Satheesh has quit (Ping timeout: 240 seconds)00:10
*** coolacid has quit (Ping timeout: 252 seconds)04:44
*** coolacid (~CoolAcid@unaffiliated/coolacid) has joined #wikid04:50
*** coolacid has quit (Ping timeout: 258 seconds)05:53
*** Rudy6 (~Rudy6@213.132.115.194) has joined #wikid07:39
*** happy_nodes (~happy_nod@5353BF9D.cm-6-4c.dynamic.ziggo.nl) has joined #wikid10:58
happy_nodesHi, i am trying to setup wikid, I am clicking on "Create an Intermediate CA" its giving me blank page11:00
happy_nodesI am using wikid enterprise version11:00
*** coolacid (~CoolAcid@unaffiliated/coolacid) has joined #wikid12:33
nowenhappy_nodes: what browser?13:49
nowenhappy_nodes: actually, did you run wikidctl setup?13:50
nowenhappy_nodes: you might just need to rerun setup and run through the network part.13:50
*** Rudy6 has quit (Remote host closed the connection)14:25
*** nowen has quit (Remote host closed the connection)14:28
*** nowen (~nowen@99-174-92-191.lightspeed.tukrga.sbcglobal.net) has joined #wikid14:30
nowenhappy_nodes: did you get it figured out?14:45
happy_nodesI am using chrome15:08
happy_nodesI did run wikidctl setup, but now the page is not showing up at all.15:09
happy_nodesThanks, Its working now15:20
nowenhappy_nodes: huh - what was it?15:28
*** Troy (329b98a8@gateway/web/freenode/ip.50.155.152.168) has joined #wikid15:48
nowenhey Troy15:56
TroyHi Nick15:57
Troysorry.. I haven't got a chance this morning to work on the upgrade issues15:57
nowennp15:57
nowenI will have limited connectivity Friday, just so you know.  only email most likely15:57
Troyhave you upgraded your b1216 to b1545 or reproduced anything I'm seeing15:58
Troy?15:58
Troyi'm thinking it's all permissions related to wikid user15:58
nowenwell, I'm not sure what perms you have for your wikid user15:58
nowenwhat our script does is add it a group15:58
Troyyea.. i know.. i think during the upgrade it maybe just safest to give the wikid user sudo rights to all15:59
nowenthat I know works.15:59
nowenI was getting some odd chown errors on login.  not sure why.  the files were already wikid/root16:00
Troyyes.. i do remember seeing those chown errors16:00
Troyunfortunately I have hosed the lab so I may have to go back to an older build snapshot and start over16:01
nowenwe can step through it together16:01
Troyok.. i have another thing I have to work through today on the production wikid servers.. our localhost cert is expiring tomorrow..16:03
*** AccentureDan (3f7c1664@gateway/web/freenode/ip.63.124.22.100) has joined #wikid16:04
TroyI'm planning to get that cert updated today.. this will not take long, but I have to break anything in the process16:04
AccentureDanHey Nick...still filling out this runbook haha...quick question16:04
AccentureDanproduct keys16:04
AccentureDanare there any for WiKID that we input once we are licensed?16:04
nowenno, we track it all by the cert16:04
AccentureDanawesome, so the cert we register during installation gets communicated back to you?16:05
nowenyes16:05
AccentureDanfantastic, thanks bud!16:05
nowenwe process the cert request16:05
AccentureDanfantastic :)16:05
AccentureDani am going to stick around in here just in case I have anymore questions from this runbook16:05
nowenok, please do16:05
nowenAccentureDan: when you say 'runbook' what does that mean? are you using some type of build system? or is just instructions?16:16
AccentureDanjust instructions, it's a requirement of our contract16:21
nowenok16:21
AccentureDanjust have to fill out long documents explaining how we put things together haha16:21
nowenbetter you than me ;-)16:21
AccentureDaneven though we reference online documentation16:21
AccentureDanugh i know!  :-P16:21
nowenTroy,  in /etc/WiKID/security, you need to add a line:  WIKID_USER="wikid"16:31
Troyok16:32
AccentureDansilly question, saw there was a way to change the logo via the jw.properties file16:42
AccentureDanwhich logo is that referring to?16:42
nowenthe one below the Get Passcode button, iirc16:43
nowenit is really the only one16:43
AccentureDanahhhh gotcha! just wondering :)16:43
AccentureDanwhat port is WiKID listening on for token requests?16:49
AccentureDan443?16:49
nowenno - 8016:50
nowenwe use public key encryption, so no need for ssl16:51
nowenor heartbleed, for that matter ;-)16:51
AccentureDanah crap that is right, keep forgetting hahahahaa16:53
AccentureDanfantastic16:53
AccentureDan:)16:53
Troy@nowen - the security file already had that WIKID_USER="wikid line16:55
nowenTroy: ok17:08
nowenTroy: that's what I saw too17:09
nowenTroy: if you run 'cut -d: -f1 /etc/group' do you see a wikid group?17:10
Troyyes. I see the wikid group listed17:11
nowentry 'usermod -G wikid wikid'17:12
nowenand see if that helps17:12
Troynot sure what happened.. but now I'm able to access the WiKID admin pages on the server17:21
Troylet me check a few other pages like ADRegister17:22
nowendo you have wikid in the sudoers file?17:22
Troyyes..17:22
nowenwhat perms? All?17:22
Troyi believe so.. let me double check.. i think it was just added recently to all17:26
TroyNick.. as soon as I re-generate the localhost.p12 certs, the network client certs will become invalid and need to be re-generated also?20:25
Troysorry. localhost cert not certs20:26
nowenas soon as you create a new intCA cert, all the others will need to be regenerated20:26
noweni'm sorry - but it has to happen every 10 years20:26
Troyok.. but only my localhost cert is expiring. i can just create a new localhost and then re-create the wauth network clients certs20:27
Troythe localhost expires every year20:27
nowenour CACertStore expired20:27
nowenand we put the new one in the RPM, so when you update, it updates it20:28
nowenthe localhost is on the same 'level' as the network client certs.20:29
Troyok... gotcha.. but for now, if I stay on b1216, i can just create the localhost without having to request a new CA20:29
nowenyes20:30
nowenthat should work.20:30
Troyi just need to update localhost by tomorrow is why i ask. i do plan to work on the upgrade in parallel in the lab20:30
nowenand it's not CACertstore, but WiKIDCA.cer20:30
nowen'keytool -printcert -v -file WiKIDCA.cer' will show it20:30
Troyok20:30
*** happy_nodes has quit (Read error: Connection reset by peer)21:27
*** nowen has parted #wikid (None)22:07
*** Troy has quit (Quit: Page closed)22:08
*** nowen (~nowen@99-174-92-191.lightspeed.tukrga.sbcglobal.net) has joined #wikid22:13
*** nowen has quit (Ping timeout: 240 seconds)22:24
*** nowen (~nowen@99-174-92-191.lightspeed.tukrga.sbcglobal.net) has joined #wikid22:40
*** ChanServ (ChanServ@services.) has joined #wikid22:44
*** nowen has quit (Quit: Leaving.)22:50

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