Re: Rev 22 on the Prime emulator



On Feb 8, 12:10 pm, ap...@xxxxxxxxxxxxxxxxxx wrote:

Well, steady on. My introduction to PRIMOS was on a P400 running rev
17. It seemed good at the time but now it would probably be regarded
by most as a pile of poo. It didnt even have user logins! No ACLs, no
CPL, no FORTRAN 77 (only FORTRAN IV).

Wait - my intro to Primos was rev 12, with 6-character filenames (rev
13 introduced 32-character filenames), and we had user logins even
back then. There was no central user database like the SAD that came
into being at rev 19. The way it worked is that any top-level UFD
(User File Directory) was also a valid login. UFD's had an owner and
non-owner password. You had to know the owner password to login.
Unfortunately, all of the Prime system directories were shipped
without passwords, so anyone knowing this could login to SYSTEM,
CMDNC0, LIB, etc! Individual files had both owner and non-owner
protection numbers. So when you attached to a UFD as a non-owner, you
only got the non-owner access rights for all of the files. If you
didn't know the owner or non-owner password, you couldn't attach to
the UFD. There was also a "magic" password that worked on the MFD: I
think it was ^z^y^x^w^v^u, or something like that. It always made you
an owner of the MFD. With that, you could use GPASS subroutine calls
to get the owner and non-owner password of any directory underneath.
Funny, eh?

Prime corrected all this nonsense with ACL directories and user
profiles at rev 19.

Jim
.



Relevant Pages

  • Re: Accidentally dropped DBO from database
    ... That error is due to having databases where the owner (dbo) ... is mapped to a login that doesn't exist on the server. ... a user in the database" when using sp_changedbowner, ...
    (microsoft.public.sqlserver.security)
  • Re: Error Message on Startup
    ... MS-MVP Windows XP/ Windows Smart Display ... > background [OWNER is the greyed out login name]). ... > related to me changing the admin account name from OWNER to my name. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Desktop folders are read only now
    ... >> change them to your login name on both the owner and group. ... > You are not the owner, so you cant change these permissions. ... is to make you the owner of your own home directory. ...
    (Fedora)
  • Re: Viewing object owner in SQL 2005 - ownership chaining
    ... I see that the owner is not the schema itself, so it must be a USER entity, or a LOGIN entity, or some dynamic combination of them. ... If I get this sorted out into a set of steps minus fluff, any suggestions on where I might post a "How To" on Ownership Chaining? ...
    (microsoft.public.sqlserver.security)