krb.realms.5

来自「早期freebsd实现」· 5 代码 · 共 41 行

5
41
字号
.\" $Source: /usr/src/kerberosIV/man/RCS/krb.realms.5,v $.\" $Author: kfall $.\" $Header: /usr/src/kerberosIV/man/RCS/krb.realms.5,v 4.2 90/06/25 21:12:20 kfall Exp $.\" Copyright 1989 by the Massachusetts Institute of Technology..\".\" For copying and distribution information,.\" please see the file <mit-copyright.h>..\".TH KRB.REALMS 5 "Kerberos Version 4.0" "MIT Project Athena".SH NAME/etc/kerberosIV/krb.realms \- host to Kerberos realm translation file.SH DESCRIPTION.I krb.realmsprovides a translation from a hostname to the Kerberos realm name forthe services provided by that host..PPEach line of the translation file is in one of the following forms(domain_name should be of the form .XXX.YYY, e.g. .LCS.MIT.EDU):.nf.in +5nhost_name kerberos_realmdomain_name kerberos_realm.in -5n.fiIf a hostname exactly matches the .I host_namefield in a line of the firstform, the corresponding realm is the realm of the host.If a hostname does not match any .I host_namein the file, but itsdomain exactly matches the .I domain_namefield in a line of the secondform, the corresponding realm is the realm of the host..PPIf no translation entry applies, the host's realm is considered to bethe hostname's domain portion converted to upper case..SH SEE ALSOkrb_realmofhost(3)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?