I have been experimenting with making an extension for passwords.
I have created an extension containing /etc/shadow.
Put it in /tce/optional.
Listed it in OnBoot, and rebooted.
This does not replace /etc/shadow, so passwords are not there.
I suspect this has something to do with the ownership and permissions of shadow. I may be wrong.
Does anyone know of a way to get this to work?
I think it is a good idea to be able to make an extension for passwords.