~ubuntu-branches/ubuntu/maverick/krb5/maverick

« back to all changes in this revision

Viewing changes to doc/krb5-install/The-appl-Directory.html

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hartman, Russ Allbery, Sam Hartman
  • Date: 2008-08-21 10:41:41 UTC
  • mfrom: (11.1.15 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080821104141-a0f9c4o4cpo8xd0o
Tags: 1.6.dfsg.4~beta1-4
[ Russ Allbery ]
* Translation updates:
  - Swedish, thanks Martin Bagge.  (Closes: #487669, #491774)
  - Italian, thanks Luca Monducci.  (Closes: #493962)

[ Sam Hartman ]
* Translation Updates:
    - Dutch, Thanks Vincent Zweije, Closes: #495733

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html lang="en">
2
 
<head>
3
 
<title>Kerberos V5 Installation Guide</title>
4
 
<meta http-equiv="Content-Type" content="text/html">
5
 
<meta name="description" content="Kerberos V5 Installation Guide">
6
 
<meta name="generator" content="makeinfo 4.5">
7
 
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
8
 
</head>
9
 
<body>
10
 
<div class="node">
11
 
<p>
12
 
Node:<a name="The%20appl%20Directory">The appl Directory</a>,
13
 
Next:<a rel="next" accesskey="n" href="The-clients-Directory.html#The%20clients%20Directory">The clients Directory</a>,
14
 
Previous:<a rel="previous" accesskey="p" href="Organization-of-the-Source-Directory.html#Organization%20of%20the%20Source%20Directory">Organization of the Source Directory</a>,
15
 
Up:<a rel="up" accesskey="u" href="Organization-of-the-Source-Directory.html#Organization%20of%20the%20Source%20Directory">Organization of the Source Directory</a>
16
 
<hr><br>
17
 
</div>
18
 
 
19
 
<h4 class="subsection">The appl Directory</h4>
20
 
 
21
 
<p>The Kerberos release provides certain UNIX utilities, modified to use
22
 
Kerberos authentication.  In the <i>appl/bsd</i> directory are the
23
 
Berkeley utilities <i>login</i>, <i>rlogin</i>, <i>rsh</i>, and <i>rcp</i>, as well as
24
 
the associated daemons <i>kshd</i> and <i>klogind</i>.  The <i>login</i> program
25
 
obtains ticket-granting tickets for users upon login; the other utilities
26
 
provide authenticated Unix network services.
27
 
 
28
 
<p>The <i>appl</i> directory also contains Kerberized telnet and ftp programs,
29
 
as well as sample Kerberos application client and server programs.
30
 
 
31
 
</body></html>
32