[mod.computers.vax] uaf files

AWalker@RED.RUTGERS.EDU (*Hobbit*) (06/01/86)

When I upgraded to 4.3 I built the new system tree in an alternate root, so
if 4.3 crashed things would revert to 4.1 until I could come pick up the
wreckage.  I didn't move the UAF but pointed to it with a system/exec/etc
definition of SYSUAF pointing to the old one in the 4.1 tree.  This has the
side effect of preventing you from building a bare SYSUAF.DAT in some other
directory by running Authorize -- it looks for the logical and either uses
the system uaf or barfs because it can't open it.

This seems to be a good way to prevent users from farting around with 
Authorize on their own -- perhaps a good thing in certain environments, but
not really something dangerous.  But suppose I *want* to create a new UAF
file to mess with on this system?  Defining SYSUAF to point to the other
directory I'm messing with doesn't work; Authorize complains about some 
file access type problem.  How do I get around it without blowing away the
system logical name while I create the new UAF file?

_H*
-------