Назад | Перейти на главную страницу

gssd: What is <anyname>?</anyname>

rpc.gssdчеловек говорит:

rpc.gssd searches in the following order for a principal to use. The first matching credential is used. For the search, <hostname> and <REALM> are replaced with the local system's hostname and Kerberos realm.

   <HOSTNAME>$@<REALM>
   root/<hostname>@<REALM>
   nfs/<hostname>@<REALM>
   host/<hostname>@<REALM>
   root/<anyname>@<REALM>
   nfs/<anyname>@<REALM>
   host/<anyname>@<REALM>

The <anyname> entries match on the service name and realm, but ignore the hostname. These can be used if a principal matching the local host's name is not found.

Что <anyname>? Имя хоста не совпадает с именем хоста машины? Или <anyname> буквально?

Бывший. Просто любое имя хоста.

но игнорируйте имя хоста.