rhosts.5
来自「Unix操作系统minix 2.0源码」· 5 代码 · 共 51 行
5
51 行
.TH RHOSTS 5.SH NAMErhosts, hosts.equiv \- trusted remote users or hosts.SH SYNOPSIS.BI ~ user /.rhosts.br.B /etc/hosts.equiv.SH DESCRIPTIONThe per user.B .rhostsand the per system.B hosts.equivfiles can be used to allow users to use.B rloginor.B rshwithout a password. The remote login services first check the system wide.B /etc/hosts.equivfile and then the.BI ~ user /.rhostsof the intended user. Both files contain lines of one of two forms:.PP.RS.I host.br.I host ruser.RE.PPThe first form tells that any user from.I hostis allowed to login to this system under the same name. The second formallows.I ruserfrom.I hostto login..PPThe.B .rhostsfile is checked to be owned by.I useror root, and only its owner may be able to write it..SH "SEE ALSO".BR rlogin (1),.BR rsh (1)..SH NOTESMinix has no restrictions on becoming super-user remotely. Other systemsusually do..SH AUTHORKees J. Bot (kjb@cs.vu.nl)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?