File: Network-Services-and-Their-Client-Programs.html

package info (click to toggle)
krb5 1.4.4-7etch8
  • links: PTS
  • area: main
  • in suites: etch
  • size: 49,188 kB
  • ctags: 25,838
  • sloc: ansic: 270,358; exp: 21,157; makefile: 10,635; sh: 6,403; yacc: 2,515; perl: 1,925; cpp: 743; awk: 449; python: 379; asm: 248; lex: 190; sed: 172; csh: 147
file content (29 lines) | stat: -rw-r--r-- 1,320 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<html lang="en">
<head>
<title>Kerberos V5 System Administrator's Guide</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Kerberos V5 System Administrator's Guide">
<meta name="generator" content="makeinfo 4.5">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
</head>
<body>
<div class="node">
<p>
Node:<a name="Network%20Services%20and%20Their%20Client%20Programs">Network Services and Their Client Programs</a>,
Next:<a rel="next" accesskey="n" href="Kerberos-Tickets.html#Kerberos%20Tickets">Kerberos Tickets</a>,
Previous:<a rel="previous" accesskey="p" href="How-Kerberos-Works.html#How%20Kerberos%20Works">How Kerberos Works</a>,
Up:<a rel="up" accesskey="u" href="How-Kerberos-Works.html#How%20Kerberos%20Works">How Kerberos Works</a>
<hr><br>
</div>

<h3 class="section">Network Services and Their Client Programs</h3>

<p>In an environment that provides network services, you use <dfn>client</dfn>
programs to request <dfn>services</dfn> from <dfn>server</dfn> programs that are
somewhere on the network.  Suppose you have logged in to a workstation
and you want to <code>rlogin</code> to a typical UNIX host.  You use the local
<code>rlogin</code> client program to contact the remote machine's
<code>rlogind</code> daemon.

</body></html>