Hi. On the addslip screen, in the Assigned to field, I was getting a message about there being no one in the tech group. I couldn't figure out any way to get...
Aharon (Al) Schkolnik
aharon@...
Jan 3, 1999 11:22 am
374
... That's the bigger hammer way to do it. The proper way is to go into Maintenance, click on the 'Tech' pick under 'Group Lists'. That's where you assign...
Dave Belfer-Shevett
shevett@...
Jan 3, 1999 9:12 pm
375
... Dave> That's the bigger hammer way to do it. The proper way is to Dave> go into Maintenance, click on the 'Tech' pick under 'Group Dave> Lists'. That's...
Aharon (Al) Schkolnik
aharon@...
Jan 4, 1999 8:12 am
376
Hi. I'd really like to use the Scheduled Open/Close Date. I see how to display the fields, and I have been able to set them using mysql directly, but I haven't...
Aharon (Al) Schkolnik
aharon@...
Jan 4, 1999 8:15 am
377
Hi, I haven't changed the keystone distribution and while testing i am getting a warning while trying to access something like this: ...
Enrique Vadillo
vadillo@...
Jan 4, 1999 3:52 pm
378
Hi, I'm having trouble with pulling up my contacts in keystone. Keystone 0.40.03 (c)1998. I can go into maintenance to access them that way, but when I go...
Dan Barber
dbarber@...
Jan 4, 1999 5:16 pm
379
Hi. I set Number of Children to Greater than 1 in Properties. When I did Post Changes, I got: MySQL Error - Unknown column 'num_child' in 'where...
Aharon (Al) Schkolnik
aharon@...
Jan 4, 1999 4:46 pm
380
Trying to get Keystone running on the following stock RedHat 5.2 system w/; keystone-0_40_04.tar.gz MySQL-client-3.22.14-gamma-1 MySQL-3.22.14-gamma-1 ...
Greg
damin@...
Jan 5, 1999 8:48 pm
381
Man, this needs to be in the FAQ... The version of PHP you are running was not compiled with the --with-MySQL option. You need to either obtain a .rpm of...
Matthew Barnson
matt_barnson@...
Jan 5, 1999 9:08 pm
382
... Quite right.. The options that are used to build the "standard" php3 module that is shipped with RedHat 5.2 contain; --with-dbase And not specifically...
Greg
damin@...
Jan 5, 1999 9:42 pm
383
... And after a ln -s /usr/local/include /usr/include all works fine. However, I'm NOW receiving the following message from Keystone after I log in as "admin"...
Greg
damin@...
Jan 5, 1999 11:22 pm
384
Greg, Try this: Click OTHER, to expand the menu on the left side, then click the "maint" flyout to get to the maintenance menu. If you just click "other", it...
Matthew Barnson
matt_barnson@...
Jan 6, 1999 2:19 am
385
Hi. preferences.mysql looks like this: CREATE TABLE preferences ( _rowid int(10) DEFAULT '0' NOT NULL auto_increment, pr_uid varchar(15) DEFAULT '' NOT NULL, ...
Aharon (Al) Schkolnik
aharon@...
Jan 6, 1999 11:34 am
386
... Same thing no matter which is clicked. Tried the triangle, tried the "other" link... No matter what is clicked, I end up with the same problem. "Document...
Greg
damin@...
Jan 6, 1999 4:24 pm
387
... The version of MySQL doesn't matter that much. Anything over 3.2xxxx is just fine. PHP should be 3.0.6, thought 3.0.5 may work fine. If you're getting...
Dave Belfer-Shevett
shevett@...
Jan 6, 1999 8:00 pm
388
Hi Dave, in now way I want to urge you, I just want to get some information about your expected release schedule. I want to retry keystone again with postgres,...
R. Ebert
ebert@...
Jan 8, 1999 3:50 pm
389
... Howdy. :) ... 0.50.00 should be released shortly. I'm debating holding it until I get a bunch of other things done (the manual is being updated, as is the...
Dave Belfer-Shevett
shevett@...
Jan 8, 1999 4:55 pm
390
... I'd second that motion. CVS is a snap to set up for client access, and the instructions are on the web page for specifics on keystone access. Digging...
Jason Fesler
jason@...
Jan 8, 1999 5:30 pm
391
... In fact, when you psoted before, there were several followup postings about duplicate slip entry, talking about browsers that re-post when you resize the...
Dave Belfer-Shevett
shevett@...
Jan 8, 1999 8:09 pm
392
I'd love to have a go at the latest CVS release - but can someone tell me how you are meant to do it when you're behind a firewall? This appears to be...
Jason Haar
Jason.Haar@...
Jan 10, 1999 10:24 pm
393
Hi there I'm currently using keystone-0_30_03 and am rather enjoying the experience :-) I have managed to convince our local M$ Database Admin to start...
Jason Haar
Jason.Haar@...
Jan 10, 1999 10:30 pm
394
Jason, The easiest way if you're using CVS is to poke a hole in the firewall for the Kerberos protocol. If I was sitting in front of our firewall, I could ...
Matthew Barnson
matt_barnson@...
Jan 11, 1999 5:38 am
395
... Erm, I guess what I was really saying was why aren't these things made available via "normal" well-supported things like HTTP/FTP. Opening up our firewall...
Jason Haar
Jason.Haar@...
Jan 12, 1999 2:41 am
396
... Jason> Erm, I guess what I was really saying was why aren't these Jason> things made available via "normal" well-supported things Jason> like HTTP/FTP. ...
Roland Roberts
roberts@...
Jan 12, 1999 3:30 am
397
... I hate to be callous about this, but if your FW is not allowing arbitrary connections outside, then you might be SOL. My suggestion would be to telnet to...
Dave Belfer-Shevett
shevett@...
Jan 12, 1999 8:59 pm
398
... Howdy. :) ... Hooray! One less Microsoft programmer is always a good thing. :) You should jump to 0.40.04 (or the upcoming 0.50.00) as soonas you can....
Dave Belfer-Shevett
shevett@...
Jan 12, 1999 9:28 pm
399
Leslie Mikesell
les@...
Jan 12, 1999 9:28 pm
400
... I beg to differ. A NAT (Network Address Translation) device can generally handle arbitrary connections from inside to the outside. It solely depends on...
Matthew Barnson
matt_barnson@...
Jan 12, 1999 9:59 pm
401
Leslie Mikesell
les@...
Jan 12, 1999 10:34 pm
402
Les wrote: At a smaller site (like mine) the person who wants to download cvs'd software is often the same person who can bypass the restrictions, but that is...