ref: c49d46f7cd963f51a746440ac2af87fdb7b7cc26
dir: /auth.ms/
To set up an auth server, add lines like below to /lib/ndb/local: auth=198.51.100.2 authdom=example.com These lines must be added to a tuple that applies to your machine. It's also recommended you add this: dom=p9auth.example.com cname=example.com This mysterious line somehow causes the auth server to work when otherwise not detected. Don't ask me why. Make sure you have added the user to the filesystem. Configure the nvram with auth/wrkey. In /lib/ndb/auth, you need something like the following: hostid=glenda uid=!sys uid=!adm uid=* This allows glenda to speak on behalf of all users except sys and adm. If the machine is an auth server, keyfs will be started upon boot. Then, run: auth/changeuser username