Remix.run Logo
lokar 2 hours ago

Kerberos solves the problem that doing public key authentication is slow on a i386

project2501a 44 minutes ago | parent [-]

kerberos solves the problem that you can have short one time tokens using your password.

Add public key infrastructure support, make ldap the default store and you got AD. Even better, you can throw all the OAuth crap down the drain.

now, starting services with a password becomes an issue of booting the machine.

lokar 24 minutes ago | parent [-]

No one would build KRB4/5 today, it makes no sense. It's only advantage over an X.509 cert based system is speed on really really slow CPUs.