On Tuesday 10 February 2004 16:37, Curt Vendel wrote:
The older VMS 3.x used to have some holes in it.
Try logging in:
field
field
test
test
system
system
See if the backdoors are still open, otherwise you'll have to
reinstall. You 2K have a CD-rom? I will burn copies of the OpenVMS
7.3
Er guys, it's not magically got any harder since I used to do it - RTFM:
http://wwwvms.mppmu.mpg.de/vmsdoc/vmsfaq/vmsfaq_005.html#mgmt5
basically:
>>b -flags 0,1
Once at the SYSBOOT prompt:
SET/STARTUP OPA0:
SET WINDOW_SYSTEM 0
SET WRITESYSPARAMS 0
CONTINUE
At the $ prompt:
$ SPAWN
$ @SYS$SYSTEM:STARTUP
$ SET DEFAULT SYS$SYSTEM: ! or wherever SYSUAF.DAT resides
$ RUN SYS$SYSTEM:AUTHORIZE
MODIFY SYSTEM /PASSWORD=newpassword
EXIT
then reboot.
alex/melt