ManagedActiveDirectoryConfig contains all the parameters for connecting to Managed Active Directory.
The computer name is used as a prefix to the mount remote target. Example: if the computer_name is my-computer, the mount command will look like: $mount -o vers=4,sec=krb5 my-computer.filestore.:.
my-computer
$mount -o vers=4,sec=krb5 my-computer.filestore.:
Fully qualified domain name.