Re: TFTP, ODS-5, Cisco boot images, ...



On 2008-07-22 04:20, "JF Mezei" wrote:

Edit SYS$SYSTEM:TCPIP$TFTP_RUN.COM

add the following lines just below the run: label:

! start tftp server process
$ !
$ run:
$set proc/parse_type=extended

Which should be "/parse_style" most probably ;-)

$ DEFINE/job DECC$EFS_CHARSET ENABLE
$ DEFINE/JOB DECC$EFS_CASE_SPECIAL "ENABLE"
$ DEFINE/JOB DECC$EFS_CASE_PRESERVE "ENABLE"
$!
$ set default tcpip$tftp_root:[000000]
$ set process /privileges=(noall,netmbx,tmpmbx)/parse_style=extended
$ run 'f$edit("sys$system:tcpip$tftp.exe","upcase")'

This seems to enable ODS5 handling.

Indeed it does ...

Where did you get that information from? I can't find it documented in
the UCX/TCPIP manuals.

Remember that your target files must
already exist on the VMS system so you have to create stubs with the
right name.

That's "documented behaviour" at least -- to prevent the system from
getting flooded by attackers.

[...]

Now it's working just fine. Thanks!

Michael

--
Real names enhance the probability of getting real answers.
My e-mail account at DECUS Munich is no longer valid.
.