Use the CIFS protocol to access the share. When the share name and the user name are the same, the shared order of access is:
Query the CIFS share first, if there is no matching share information, then query the Homedir share
Query CIFS share, if there is no query, it will return failure
Query Homedir share first, if there is no matching share information, then query CIFS share
Query Homedir share, if there is no query, it returns failure
Submit