Friday, 2012-09-07

*** nowen1 (~nowen@99-174-93-102.lightspeed.tukrga.sbcglobal.net) has joined #wikid11:57
*** TXRH (d8f800fe@gateway/web/freenode/ip.216.248.0.254) has joined #wikid13:29
TXRHIs there a way to make the username longer?  It seem to limited to 11.13:31
TXRHwe would like to match up with our AD accounts13:32
*** teshian (~imacdonal@199.255.83.46) has joined #wikid14:04
*** TXRH has quit (Ping timeout: 245 seconds)14:27
*** TXRH (d8f800fe@gateway/web/freenode/ip.216.248.0.254) has joined #wikid14:43
TXRHI got disconnected, were there any ideas on the username length?14:44
TXRHI am setting up the AD self service page now, to see if that will work.14:44
nowen1hey14:52
nowen1hmm14:52
nowen1we have one account that is 00afb711-cdc0-4a0e-b269-ca29b129b7d114:53
nowen1TXRH: where we you adding the user?14:58
TXRHok well I was trying to modify en existing user so I deleted it and redid it and not it is working15:03
nowen1hmm, you think it was a bug?15:04
TXRHI think the web text field is limiting the text when you modify the username15:06
nowen1what page?  in example.jsp?15:07
TXRHWiKIDAdmin/searchDevices.jsp15:07
TXRHactually this page WiKIDAdmin/editUser.jsp?id=215:08
nowen1hmm, I was able to change a username to something more than 11 chars15:10
TXRHok it is 15 chars, and I tried IE, Firefox, and Chrome.  - It's not a big deal if I can just delete and recreate it.15:14
nowen1what version are you running?  I just did 'testing_username_more_than_eleven_char' 35 chars15:15
TXRH3.4 build 88-b1269  - got another question for you, setting up the AD page it looks like my DC is rejecting the wikid server15:17
TXRHI get this error: NamingException was thrown. javax.naming.CommunicationException: 10.128.10.30:389 [Root exception is java.net.ConnectException: Connection refused] at com.sun.jndi.ldap.Connection.15:18
nowen1hmm, sounds like you have the wrong passphrase set for the localhhost15:19
nowen1this line:      String wikidClientPass = "passphrase";15:19
nowen1                                                                                                                                                                                                     15:19
nowen1hmm, apparently I forgot to log out of irc somewher15:20
nowen1e15:20
*** nowen1 is now known as nowen_home15:20
*** nowen has quit (Quit: Leaving.)15:26
*** nowen_home is now known as nowen15:27
nowenthat's better15:30
TXRHI check the passphrase, I keep getting "Authentication to the directory failed for"  I truned on the Debug that is how I see the java error15:32
nowenTXRH: maybe it is a setting on AD?15:33
nowenor perhaps you should try the server name instead of the 10.128 ip?15:34
TXRHI had tried that do I need to do a wikidctl restart after i make changes?15:35
nowenprobably so - the page is cached by tomcat15:36
teshianHey Nick we have mutliple wikidadmin users, I think sarah had reached out to you on it, did you give her steps on how to clean it up?15:43
nowenteshian: hmm, not sure, but I can15:43
teshianI have a ticket to fix it on our side but all I can find in email is15:44
teshianHe recommended we upgrade the wikid servers to the most current version;15:44
teshianhe also sent me a fix for the duplicate 'wikidadmin' entries in dc1.15:44
teshianThankfully, that's related to a known bug.15:44
teshianOh never mind I found the email15:44
nowenok15:44
TXRHI am not sure what I would change on my AD I have other LDAP connections working and I can use LDP.exe from my desktop and connect fine15:48
nowenhmm15:48
TXRHI guess I don't need to self register page I will only have 25 users15:48
nowenit should work.  I can test it on Monday15:49
TXRHok cool thanks for the help.15:49
nowenyou didn't change the line: String cACertStorePass = "changeit";15:50
nowenright?15:50
TXRHcorrect15:51
nowenand can you see the attempt on your AD server?15:51
nowenmaybe it is the firewall on your wikid server15:52
TXRHI was wondering if it could be the firewall on wikid, how can I check?15:56
nowenthe easy way:  'service iptables stop'  turns it off15:57
TXRHok that was it15:59
nowenok15:59
nowenso, do you know how to edit a file in linux or do you want the commands to open the port?16:00
nowenhere are the commands, IIRC:16:01
TXRHI can use vi, I guess I should open the ports?16:01
nowen# iptables -A INPUT -p tcp --dport 389 -j ACCEPT16:01
nowen# iptables-save16:01
nowenthen, you can check it with 'iptables -L -n'16:02
TXRHok I started iptables again and it is working now, thank you!!16:03
nowenawesome16:05
*** TXRH has quit (Ping timeout: 245 seconds)18:09
joevanonowen: here is a weird one... on the web interface user management page if you sort by type or last activity all the data in the table disappears19:28
joevanocomes back if you sort by any other field19:29
nowenwhat version are you running?19:29
joevano3.4 87-b121619:29
nowenthat's fixed in the latest, but I recommend waiting for the next release anyway as we have found a couple of bugs that will be fixed shortly19:30
joevanok19:31
joevanothanks19:31
nowenthank you! many eyes make light work19:31
*** teshian has quit (Quit: teshian)22:13
*** nowen1 (~nowen@99-174-93-102.lightspeed.tukrga.sbcglobal.net) has joined #wikid22:40
*** nowen has quit (Read error: Connection reset by peer)22:40
*** nowen1 has quit (Quit: Leaving.)23:14

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