Thursday, 2011-03-31

*** nprodromou (~nprodromo@dsl092-049-221.sfo4.dsl.speakeasy.net) has joined #wikid00:44
*** nprodromou has quit (Ping timeout: 260 seconds)03:13
*** nprodromou (~nprodromo@c-69-181-27-121.hsd1.ca.comcast.net) has joined #wikid04:01
*** finalbeta_ (~finalbeta@ip-213-49-92-15.dsl.scarlet.be) has joined #wikid05:41
*** finalbeta has quit (Ping timeout: 248 seconds)05:44
*** nprodromou has quit (Ping timeout: 264 seconds)06:32
*** Ken__ has quit (Quit: Page closed)12:19
*** Ken (a5bd4f37@gateway/web/freenode/ip.165.189.79.55) has joined #wikid12:24
*** nprodromou (~nprodromo@c-69-181-27-121.hsd1.ca.comcast.net) has joined #wikid13:04
*** nprodromou has quit (Ping timeout: 240 seconds)13:09
KenAnyone home?14:16
*** nowen (~nowen@adsl-66-184-38.asm.bellsouth.net) has joined #wikid14:37
KenMorning14:53
nowenmorning14:53
nowennot sure if you saw my messages last night, I got my test working14:54
KenGee that's great.  Mine still no workie14:56
nowen:(14:57
Ken:)14:57
nowenhere's my info:14:57
nowen    String directoryDomainSuffix = "windows2008.wikidsystems.com";14:57
nowen    String ldapURL = "ldap://10.100.0.156:389";14:57
noweni also changed domainCode14:57
nowen    String domainCode = "010100000166";14:57
nowenand  String wikidClientPass = "mypassphrase"14:58
nowen;14:58
KenHere is mine:14:58
Ken    String directoryDomainSuffix = "danet.wi";     String ldapURL = "ldap://10.123.62.10:389";       String domainCode = "165189075015";     String wikidIPAddress = "127.0.0.1";14:58
Kenis there any logging with this script?14:58
nowenhmm, afraid not.  unless the cert is bad or something that affects wikid15:00
nowenand you log in with ken and your AD password?  and you get the error that ken@danet.wi cannot login?15:01
KenCorrect15:01
nowenand the 10.123 traffic is routed by the firewall from the 165.189?15:02
nowenbut you see no traffic on the fw15:02
nowendid you also try using a domain name instead of the10.123 ?15:02
KenCorrect.  Zip.  I see NTP and Port 80 traffic out but nothing related to this script15:02
nowenno outbound traffic15:03
nowencan you ping the ip from the commandline?15:03
KenThere is no private DNS for his server so only IP's.  But your system is setup the same way.15:03
nowenyeah15:03
KenYes I can ping the LDAP server15:03
KenAnd see that traffic as well15:03
nowenwell, there is a copy of ldapsearch on the server, you could try using that15:04
nowen/opt/WiKID/directory/bin/ldapsearch15:04
nowenI'm not 100% on what the command would be15:05
KenGot a call one sec15:06
Kenldapsearch: error while loading shared libraries: libldap-2.3.so.0: cannot open shared object file: No such file or directory15:13
*** nprodromou (~nprodromo@c-69-181-27-121.hsd1.ca.comcast.net) has joined #wikid15:16
Kenldapsearch: error while loading shared libraries: libldap-2.3.so.0: cannot open shared object file: No such file or directory15:24
nowenKen: now I've got a call ;)15:26
KenNP.  I am here all day.15:33
*** Troy_ (4738e7bb@gateway/web/freenode/ip.71.56.231.187) has joined #wikid15:49
*** Troy_ has quit (Ping timeout: 252 seconds)15:56
KenLooks like the search path is not correct16:03
nowen/opt/WiKID/directory/bin/ldapsearch16:03
KenHey I will be leaving for lunch soon.  Do you want me to open a ticket or take a diffent avenue?16:17
nowenno, I think we can figure it out16:17
nowensorry - just off the call16:17
KenK.  I will return in 6016:20
nowenok, I'll do some digging on the ldapsearch command16:20
nowenbtw, how is the fw routing? is it just a nat rule?16:21
KenYes NAT and ACL16:26
*** Ken has quit (Disconnected by services)16:44
*** Ken__ (a5bd4f37@gateway/web/freenode/ip.165.189.79.55) has joined #wikid17:22
nowenKen__:17:29
nowenrun: tcpdump -n tcp port ldap17:30
nowenon the command line and try to log in to the ADRegister page17:30
nowenit should show the outbound ldap traffic17:30
nowenalso, are you on 2003/8?17:31
*** nprodromou has parted #wikid (None)17:44
Ken__Nothing.  Could this be a local firewall issue?17:54
Ken__Yes LDAP is 200317:54
nowenhmm17:54
nowenI have the fw running17:56
Ken__Then we are looking at the ldap plugin error17:57
Ken__ldapsearch: error while loading shared libraries: libldap-2.3.so.0: cannot open shared object file: No such file or directory17:58
nowendo you get that when you run the command with the location?17:58
nowenbecause it is the ldapsearch bundled with apacheds, not openldap17:59
nowenwas this an iso install or rpm?17:59
Ken__ISO18:00
nowenso, do you get an error or a help listing when you run '/opt/WiKID/directory/bin/ldapsearch' ?18:00
Ken__That produces:  /opt/WiKID/directory/bin/../lib/_client-script.sh: line 69: /usr/java/latest/bin/java: No such file or directory18:03
noweninteresting18:05
Ken__If I run the ldapsearch ? from the bin dir I get  ldapsearch: error while loading shared libraries: libldap-2.3.so.0: cannot open shared object file: No such file or directory18:06
nowenjust to be sure, you were running tcpdump on the WiKID server, right?18:12
Ken__Yes on the WiKID server18:14
nowenwhat does 'rpm -qa | grep wikid' say?18:15
Ken__wikid-server-enterprise-3.4.62.b445-1 wikid-utilities-3.0.8-1 wikid-appliance-3.4.21.b126-118:26
nowenok, just checking, building a fresh one18:26
nowenhmm, fresh install, works right off the bat18:38
Ken__Same verisons?18:44
nowenyes18:44
Ken__K.  Now what?18:45
Ken__Scrap this  shit and move on to an enterprise solution18:45
nowenwell, I think we focus on the differences between our setups18:46
nowenwhat i don't understand is why you don't get anything returned by the tcpdump18:46
Ken__Well if the ldapsearch is not running then how would a call to an ldap server get issued?18:46
nowenthe call in the code is written in java18:47
nowenthere is a java module that performs the ldap call18:47
*** Alamarca (c9f67d25@gateway/web/freenode/ip.201.246.125.37) has joined #wikid18:47
Alamarcahi need help18:47
nowenhi Alamarca18:47
nowenwhat is your issue?18:47
nowenKen__: The key difference is that your set up includes a firewall18:48
Alamarcaby chance you will have the virtual machine where is the configuration of wikid video18:48
Alamarcaand we installed on CentOS and not raise the url after the configuration and start18:49
nowenAlamarca: ok, is there an error?18:49
nowenon the WiKID server?18:49
Alamarcaand gives an error when the load began to move the database18:50
nowenrun18:50
nowen'netstat -anp | grep 443'18:51
nowenon the server and let me know what it returns18:51
Alamarcacan not load the database so we can not enter the url of configuration, thus wanted to know if they have the virtual machine demo on youtube, we are a Chilean company telchile yesterday asked if he could distribute its product in Chile18:51
Alamarcaok wait18:51
Alamarcanot have the virtual machine then?18:53
nowenwell. we do have a VMWare image, but it is based on Centos, so it would not be too different18:54
nowenyou can also download the ISO and build your own vmware image - especially if you are using ESX18:55
nowenI responded to the email about partnering.18:55
Alamarcathen the ISO is the virtual machine of vmware18:56
Alamarca?18:56
Alamarcayes get the PDF18:56
Alamarcathnxs18:56
Alamarcawhen they invite us to a course of application or a training conference skype?18:58
nowenour vmware image is created from our iso, if that is what you're asking18:58
Alamarcahave messenger, google talk or skype?18:58
Alamarcawhen they invite us to a course of application or a training conference skype?19:01
nowenI can't do that this week, I'm afraid.  have you seen the install videos?19:04
Alamarcayes19:05
nowenon the terminal, can you run: netstat -anp | grep 44319:05
Alamarcabut we are not referring to the installation videos if not the product itself to sell the best and understand so that it serves19:06
nowenI can send you a powerpoint, but I won't have time to go over it with you for a couple of weeks.19:08
AlamarcaOK, please send it andres.lamarca@telchile.net19:09
Alamarcathank you very much for your time and kindness19:09
nowenThank You!19:11
Ken__nowen - is there a second level of support at WiKID19:12
nowenKen__: I'm more than happy to set up a webex or some type of remote desktop to take it to the next level19:12
Ken__Our Security policy does not allow that.19:14
AlamarcaMake sure to post the presentation of the product, we need to deliver the proposals today at 6 pm and are 4, thank you very much19:14
nowenKen__: hehe, sadly, that is not often the case.  Glad to hear it19:14
nowenAlamarca: I'll send the ppt asap19:15
nowenbut that is short notice ;)19:15
nowenKen__: I'm sorry for your problems.  I have not seen this before.  We typically have very happy users.19:22
Alamarcanowen19:32
nowenAlamarca: yes?19:34
nowenAlamarca: did you get the email?19:50
Alamarcayes19:50
Alamarcathnxs19:50
Alamarcawhen you finish the first part of video installation, in the second part of your linux console throw the https: / / WikiAdmin?19:51
nowenyes, you should get the web interface, Alamarca19:56
nowendid you not get it?19:56
Alamarcaconsole and Web interface wake19:59
Alamarca:S19:59
AlamarcaI am working with vmware ISO of you19:59
nowenok19:59
nowenand when you run 'wikidctl start' what is the output?20:00
Alamarcaeverything boots up fine20:01
nowenok, and when you browse to http://ipaddress/WiKIDAdmin, what happens?20:01
Alamarcaeverything success20:01
AlamarcaOops! Google Chrome could not connect to 192.168.1.14520:02
Alamarcabut https o http ?20:02
nowenthe http redirects to https20:03
nowenon the WiKID server, what does 'ifconfig' say?20:03
AlamarcaALL OK20:04
nowencan you run 'netstat -anp | grep 443'20:05
Alamarcaip mask and gategay20:05
nowenok, so it is listening20:05
nowen'iptables -L -n'20:06
Alamarcatcp 0 0 :::44320:06
nowenis 443 open?20:06
Alamarcayes20:06
nowencan you try with a different browser?20:06
AlamarcaIE and Chrome20:06
nowenall the same?20:06
nowenIs your PC also on 192.168?20:07
Alamarcayes20:08
Alamarcame 192.168.1.34 wikid is 14520:08
Alamarcain IPTABLES dont port 444320:08
Alamarca44320:08
Alamarca*20:08
nowenhmm, well, for testing, how about 'service iptables stop'20:09
nowenunless you want to add the rule20:09
Alamarcaready20:10
Alamarcastop iptables20:10
nowenand still you cannot get it to 192.168.1.145?20:11
Alamarcaip should leave the video, you should leave the same configuration as you give in the video?20:14
nowenyou can use any IP address you want as long as it's routable to your PC20:22
Alamarcaok20:22
Alamarcasee our company provides security services, a company is reporting via web and asked us after the user login security token will ask why we are interested in wikid, we used for this?20:24
Ken__So Nick are you the only level of support here?20:36
nowen I can set up a call with our technical lead too, Ken20:36
Ken__That would be great20:36
Alamarcasee our company provides security services, a company is reporting via web and asked us after the user login security token will ask why we are interested in wikid, we used for this?20:40
nowenAlamarca: I don't understand the question20:41
Alamarcaa company wants security token is requested after entering the credentials of your active directory on a web page20:42
Alamarcawikid can be deployed for this task20:42
nowenprobably, what web server?20:42
AlamarcaISS o Apache20:44
nowenapache, definitely20:44
nowenKen__: we're setting up 1 more test environment -then are you available for a call?20:45
AlamarcaOK20:46
AlamarcaISS is harder?20:46
nowenwell, I know that apache supports radius20:47
Alamarcasorry is IIS20:47
Alamarcano problem we'll find out20:48
nowenwe have tested with apache, but not IIS. I'm not sure. You might have to run it through ISA20:48
Ken__Any time tomorrow between 7 AM and 4:00 PM CST20:49
nowenalso, you are better off not using the AD password. Just use the AD name and OTP.  There is a benefit to not using the lan password outside the lan20:49
Ken__I would not allow the users to register from the outside.20:52
nowenKen__:  can you email me the the entire ADRegister.jsp page you have?21:00
nowenpassphrase scrubbed, of course21:01
*** Alamarca has quit (Ping timeout: 252 seconds)21:01
Ken__Sure.21:01
nowenKen__:  I can't recall, did we try with iptables stopped?21:30
*** nowen has quit (Quit: Leaving.)23:02

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