*** vladdy (~vladdy@194.242.5.47) has joined #wikid | 04:45 | |
*** nowen (~nowen@adsl-74-176-163-56.asm.bellsouth.net) has joined #wikid | 12:33 | |
*** Eric (43d2d9e4@gateway/web/freenode/ip.67.210.217.228) has joined #wikid | 18:47 | |
*** Eric is now known as Guest58914 | 18:47 | |
Guest58914 | I have a Blackberry Curve. I have installed the WiKID app from http://www.wikidsystems.com/downloads/token-clients using the BB browser. It appeared to have installed properly; however, as I an configuring WiKID with BIS network and then try to register the domain, the app closes. | 18:51 |
---|---|---|
nowen | what version is it? | 18:51 |
nowen | what version of the token, that is? | 18:51 |
nowen | 3.0.11? | 18:53 |
Guest58914 | 3.0.11 | 18:53 |
nowen | can you uninstall that one and try this one: http://www.wikidsystems.com/webdemo/tokens/rim/3.0.8/WiKIDBB3.jad | 18:53 |
nowen | please? | 18:53 |
Guest58914 | yes, I have tried that one also, 3.0.8 | 18:54 |
nowen | hmm | 18:54 |
nowen | ok | 18:54 |
nowen | can you try setting the network for tcp/ip? | 18:55 |
Guest58914 | I have also tried the one from the App World | 18:55 |
nowen | under the options menu, you can changes the network options, what is it set for> | 18:58 |
nowen | ? | 18:58 |
nowen | Guest58914: are you still here? | 19:11 |
Guest58914 | I will have to get back to you after I change the network to tcp/ip | 19:13 |
Guest58914 | thanks! | 19:13 |
nowen | np | 19:13 |
*** Guest58914 has quit (Ping timeout: 245 seconds) | 19:17 | |
*** mark__ (470e15da@gateway/web/freenode/ip.71.14.21.218) has joined #wikid | 21:11 | |
mark__ | Hello | 21:11 |
nowen | Hi | 21:12 |
mark__ | got a big question which involves lots of typing | 21:13 |
nowen | ok | 21:13 |
mark__ | We have users whose names and emails are longer than 20 characters | 21:13 |
mark__ | but their user name is only 20 characters | 21:13 |
nowen | I think that is in the ADRegister page | 21:14 |
mark__ | so when they register for WiKID their username becomes their WiKID username | 21:14 |
mark__ | However, when they go to access gmail they get an invalid email | 21:14 |
mark__ | as their username is not their prefix to their email as it is using their real name | 21:15 |
mark__ | any suggestions on how to overcome this issue? | 21:15 |
nowen | WiKID is not limited to 20 char usernames | 21:15 |
nowen | is it in your ADRegister page? | 21:16 |
mark__ | on our ADregister page they use their AD usrename which is limited to 20 characters | 21:17 |
nowen | ok, so I must have missed somethiing | 21:17 |
nowen | oh, I see | 21:17 |
nowen | their gmail addy!= AD username | 21:17 |
mark__ | no | 21:17 |
mark__ | it equals their full name | 21:18 |
mark__ | greater than the 20 AD restricts you to | 21:18 |
nowen | is this because the ADRegister scripts automatically use the login name as the username? | 21:19 |
mark__ | i guess | 21:19 |
nowen | would you like them to login to ADReg with their AD name and then register their Gmail addy? | 21:19 |
mark__ | there is the dillema | 21:20 |
mark__ | when they got to login into their email they will be using their AD username | 21:20 |
mark__ | and the one time passcode from WiKID | 21:21 |
mark__ | what is WikID passing Google for login? | 21:21 |
nowen | a saml token for the usename, i believe | 21:22 |
nowen | so, the first part of the gmail address is not the login name for AD? | 21:23 |
mark__ | no | 21:23 |
mark__ | ot on these users | 21:23 |
mark__ | not on these users | 21:23 |
nowen | well, the WiKID login name does not need to be the AD name | 21:23 |
mark__ | yes but that will lead to more confusion on out users end | 21:24 |
mark__ | our | 21:24 |
nowen | well, is their gmail username in AD> | 21:24 |
nowen | ? | 21:24 |
mark__ | yes | 21:26 |
nowen | then, can you pull that into the ADRegister script? | 21:27 |
mark__ | yes we probably could but we use _ instead of . and you worked with our programmers to overcome that issue | 21:31 |
nowen | yeah, I remember that now | 21:32 |
mark__ | when passing the info to google do we have the opportunity to change the name that is passed? | 21:35 |
nowen | yes | 21:36 |
mark__ | ok | 21:36 |
nowen | if you look at the page, you'll see: | 21:36 |
nowen | <td style="text-align: right;">User ID:</td> | 21:36 |
nowen | <td style="text-align: left;"> | 21:36 |
nowen | <input type="text" name="userid" value="<%=userid%>"/> | 21:36 |
nowen | </td> | 21:36 |
mark__ | what file is this in? | 21:42 |
nowen | ADRegister.jsp | 21:42 |
nowen | although you'll may have changed the name | 21:42 |
mark__ | no it is the same | 21:43 |
nowen | it should be in a different directory, but it comes in /opt/WiKID/tomcat/webapps/wikid/ | 21:43 |
nowen | is it in a different dir? | 21:43 |
nowen | b/c if it isn't then, it would be over-written during an upgrade | 21:44 |
mark__ | yes we know but we save a copy and move it back after the upgrade | 21:45 |
nowen | cool, just checking | 21:45 |
mark__ | so in this file | 21:52 |
mark__ | would you be available for a meeting in abut 15 minutes | 21:52 |
nowen | a short one? | 21:52 |
mark__ | i hope so | 21:53 |
nowen | sure | 21:53 |
nowen | but, know that I am not a java developer | 21:53 |
mark__ | 18777217531 pass code 2568828406 | 21:59 |
nowen | ok | 21:59 |
mark__ | still waiting on a few people but you can join when ready | 21:59 |
nowen | ok, I think I understand better now | 22:15 |
nowen | let me know what you need from me. | 22:16 |
nowen | in the meantime, I'm off til tomorrow | 22:16 |
*** nowen has quit (Quit: Leaving.) | 22:16 | |
*** mark__ has quit (Quit: Page closed) | 22:34 | |
*** SEJeff has quit (*.net *.split) | 22:52 | |
*** SEJeff (~jeff__@209.160.81.1) has joined #wikid | 22:52 |
Generated by irclog2html.py 2.11.0 by Marius Gedminas - find it at mg.pov.lt!