Tuesday, 2010-09-28

*** Frank__ (72ffc71c@gateway/web/freenode/ip.114.255.199.28) has joined #wikid07:25
Frank__hello.07:26
Frank__is there anybody there?07:26
Frank__noone there?07:37
*** Frank__ has quit (Quit: Page closed)07:37
*** nowen (~nowen@adsl-66-165-228.asm.bellsouth.net) has joined #wikid13:03
*** Craig_ (4cf15df6@gateway/web/freenode/ip.76.241.93.246) has joined #wikid18:38
Craig_good afternoon18:39
nowenhi18:39
Craig_quick architecture question about wikid18:39
nowenok18:39
Craig_do you have any customers who host the wikid server in a DMZ?18:39
nowenyes, many18:40
Craig_so, most DMZs, at least ones I manage the security over, don't allow user stores to reside in them18:40
Craig_why shouldn't I be concerned about the wikid user store being in the DMZ18:41
nowensome also NAT the external IP18:41
Craig_have you ever thought about separating the web server and the user store, so peole can split them up?18:43
nowenno, it's never come up before18:43
Craig_in my opinion, it would make the whole setup a little more secure.18:44
nowenYou can put a web server in front of WiKID to route the token requests to another server18:44
Craig_oh....maybe that's what I need then.....do you have docs?18:45
nowennot really, just an apache redirect ;)18:45
Craig_ok, i'll try and figure it out.18:46
nowen RewriteRule ^/wikid/(.*) https://localhost:8443/wikid/$1 [P]18:46
nowenwould re-write the token requests to a new port on the same server18:46
nowenall the token requests go to /wikid/ on port 8018:47
Craig_ok, so....if I had the redirecting web server in my DMZ and the wikid server on my internal network........how would that affect the wikid domain setup?18:48
Craig_if at all?18:48
nowenthe domain identifier is still the external ip address even though the box has the internal ip18:48
Craig_ok18:49
Craig_so the domain code on the token client is pretty much just for routing across the internet.?18:49
nowencorrect18:49
Craig_gotcha.  thanks.......that helps a lot.18:50
nowennp18:50
Craig_have a good one18:50
nowenyou too18:50
*** Craig_ has quit (Quit: Page closed)18:50
*** nowen has parted #wikid (None)21:58

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