> How is the authentication different from diskless to standalone? The difference is that standalone doesn't authenticate to its own file server. The file server trusts the local connection in order to bootstrap.
You need to add a factotum key for the file server. If you don't want clients to be able to authenticate against that key, then you should add "role=client" to it, to mark that it's only to be used in client role (e.g., when accessing the file server). Russ