T.R | Title | User | Personal Name | Date | Lines |
---|
488.1 | Sounds vaguely plausible to me... | TOOK::D_NELSON | Dave Nelson LKG1-3/A11 226-5358 | Thu Nov 11 1993 13:12 | 23 |
| RE: .0
The DECserver command parser used to upcase all input. Some of the
older commands have been "retrofitted" with new syntax to allow
mixed case input. For these commands you must enclose the string in
double quotes. Some of the newer commands have data field that are
implicitly mixed case input.
The command that changes the server name is an old-style command that
for some reason hasn't been retrofitted with the double-quotes syntax.
You cannot from the command line enter a server name as mixed case.
I shouldn't be suprised if SNMP access allows you to change the server
name to a mixed case string, however. It's the command line parser
that typically enforces upcasing, when it exists.
One then sould ask under what circumstances the server name is used in
a case sensitive comparison?
Regards,
Dave
|
488.2 | Very enlightening | GIDDAY::MORETTI | Not drowning...waving | Fri Nov 12 1993 01:01 | 20 |
|
Thanks for the answer Dave, although it sounds a bit flaky from our
point of view on the "retrofitted" parsers.
I have had the customer and myself try an experiment as we both have
the same software, whereby we create a DS90TL in a hub with HUBWATCH
and give it an upper case name and monitor it overnight.
Well the name on my system didn't change and neither did hid this time
but it has led to me finding out that LAT is case sensitive when a
print is sent to a printer on a DS90TL.
I am monitoring my 90tl over the weekend and if it doesn't change to
lower case the customer must have a local problem.
Your comments were very enlightening for those of us here in networks.
Thanks
John
|
488.3 | Flaky? Well, maybe.... | TOOK::D_NELSON | Dave Nelson LKG1-3/A11 226-5358 | Fri Nov 12 1993 08:40 | 19 |
| RE .2
> Thanks for the answer Dave, although it sounds a bit flaky from our
> point of view on the "retrofitted" parsers.
I suppose it does sound a little flaky. I use the term retrofitted
loosely here. The details are complicated - we actually have a new
parser in the DECserver software now. We are faithfully emulating the
syntax of the old parser, with some exceptions. One exception is that
you can now use "strings" to force mixed case in *some* commands. The
days of the ASR33 Teletype are gone, so forced upper case is passe.
Some of the commands you enter actually involve strings that *are* case
sensitive, e.g. Kerberos passwords, or software names for BOOTP booting
(basically protocols spawned in the Unix-world of case-sensitivity).
Regards,
Dave
|
488.4 | Any time/date for the new parser ? | GIDDAY::MORETTI | Not drowning...waving | Sun Nov 14 1993 15:50 | 12 |
|
Dave,
Got a good reply from Mike Raspuzzi in the TERMINAL_SERVERS conference
suggesting this is a bug in the 90TL s/w as the LAT protocol shouldn't
be case sensitive (Note 1403) and he will be putting out new s/w to
correct this when possible.
Thanks for the information though, it's nice to come to a company where
those in the know are willing to dispense the information the coalface.
John
|