Auth & CPU servers

Create user on the file system

 

Keyfs user database

This creates /adm/keys encypted (DES?) user database file and mounts its content under /mnt/keys.

auth/keyfs -p # (in rc terminal, no acme)

Now we can crate user in the encrypted /adm/keys file:

auth/changeuser hxd

This will write new /adm/keys file and also show the user in /mnt/keys as parsed out of the file.


Revision #2
Created 2023-06-20 19:00:53 IST by hxd
Updated 2023-06-20 19:14:13 IST by hxd