Originally Posted by
sonatine
reasonably sure this would only work in multiuser mode.
go multi user and try:
/usr/bin/dscl localhost -read /Search/Users/johnvincent |grep Auth
JohnMacBookAir:/ root# /usr/bin/dscl localhost -read /Search/Users/johnvincent |grep Auth
AuthenticationAuthority: ;ShadowHash;HASHLIST:<SALTED-SHA512-PBKDF2> ;Kerberosv5;;johnvincent@LKDC:SHA1.AA4B34C074E9D7C 959C7E114FE6C17CDAB5D5BBE;LKDC:SHA1.AA4B34C074E9D7 C959C7E114FE6C17CDAB5D5BBE
AuthenticationHint:
JohnMacBookAir:/ root#
I just realised I never have to put in a password for single-user mode and I have full access to everything. Is that...supposed to be the case?