glossaries

This commit is contained in:
Mari Wahl 2014-11-03 11:20:37 -05:00
parent 59286464ef
commit 69d06e13df
6 changed files with 168 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# UNIX
### RPC Daemons
* rexd (remote execution): remote user runs a program on the system as a local user.
* rshd, rlogind, sshd: honor trust relationship established with the source's IP address.