Revise authority and fallback code so that they use the same "defaults" logic as other code
For ages we've let "NULL" be the default set of authorities, and then added code to substitute "NULL" with the actual authorities.
Same with fallback directories.
We should fix that so that the real defaults are the "actual" defaults from the POV of what counts as default in the code.