source: postlfs/security/mitkrb.xml@ 85ec85ef

gnome
Last change on this file since 85ec85ef was cae7a6fb, checked in by Christopher Gregory <cjg@…>, 10 years ago

Converted acpid at autofs bluez fcron gpm sysstat udisks2 upower dhcp nfs-utils cyrus-sasl mitkrb openssh polkit and stunnel pages to systemd

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/gnome@13413 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 28.1 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY mitkrb-download-http "http://web.mit.edu/kerberos/www/dist/krb5/&mitkrb-major-version;/krb5-&mitkrb-version;-signed.tar">
8 <!ENTITY mitkrb-download-ftp " ">
9 <!ENTITY mitkrb-md5sum "524b1067b619cb5bf780759b6884c3f5">
10 <!ENTITY mitkrb-size "11.4 MB">
11 <!ENTITY mitkrb-buildsize "165 MB (Additional 25 MB if running the testsuite)">
12 <!ENTITY mitkrb-time "1.0 SBU (additional 4.4 SBU if running the testsuite)">
13]>
14
15<sect1 id="mitkrb" xreflabel="MIT Kerberos V5-&mitkrb-version;">
16 <?dbhtml filename="mitkrb.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>MIT Kerberos V5-&mitkrb-version;</title>
24
25 <indexterm zone="mitkrb">
26 <primary sortas="a-MIT-Kerberos">MIT Kerberos V5</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to MIT Kerberos V5</title>
31
32 <para>
33 <application>MIT Kerberos V5</application> is a free implementation
34 of Kerberos 5. Kerberos is a network authentication protocol. It
35 centralizes the authentication database and uses kerberized
36 applications to work with servers or services that support Kerberos
37 allowing single logins and encrypted communication over internal
38 networks or the Internet.
39 </para>
40
41 &lfs75_checked;
42
43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>
47 Download (HTTP): <ulink url="&mitkrb-download-http;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download (FTP): <ulink url="&mitkrb-download-ftp;"/>
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download MD5 sum: &mitkrb-md5sum;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Download size: &mitkrb-size;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated disk space required: &mitkrb-buildsize;
68 </para>
69 </listitem>
70 <listitem>
71 <para>
72 Estimated build time: &mitkrb-time;
73 </para>
74 </listitem>
75 </itemizedlist>
76
77 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
78 <itemizedlist spacing="compact">
79 <listitem>
80 <para>
81 Required patch:
82 <ulink url="&patch-root;/mitkrb-&mitkrb-version;-db2_fix-1.patch"/>
83 </para>
84 </listitem>
85 </itemizedlist>
86
87 <bridgehead renderas="sect3">MIT Kerberos V5 Dependencies</bridgehead>
88
89 <bridgehead renderas="sect4">Optional</bridgehead>
90 <para role="optional">
91 <xref linkend="dejagnu"/> (for full test coverage),
92 <xref linkend="gnupg2"/> (to authenticate the package),
93 <xref linkend="keyutils"/>,
94 <xref linkend="openldap"/>,
95 <xref linkend="python2"/> (used during the testsuite) and
96 <xref linkend="rpcbind"/> (used during the testsuite)
97 </para>
98
99 <note>
100 <para>
101 Some sort of time synchronization facility on your system (like
102 <xref linkend="ntp"/>) is required since Kerberos won't authenticate
103 if there is a time difference between a kerberized client and the
104 KDC server.
105 </para>
106 </note>
107
108 <para condition="html" role="usernotes">User Notes:
109 <ulink url="&blfs-wiki;/mitkrb"/>
110 </para>
111 </sect2>
112
113 <sect2 role="installation">
114 <title>Installation of MIT Kerberos V5</title>
115
116 <para>
117 <application>MIT Kerberos V5</application> is distributed in a
118 TAR file containing a compressed TAR package and a detached PGP
119 <filename class="extension">ASC</filename> file. You'll need to unpack
120 the distribution tar file, then unpack the compressed tar file before
121 starting the build.
122 </para>
123
124 <para>
125 After unpacking the distribution tarball and if you have
126 <xref linkend="gnupg2"/> installed, you can
127 authenticate the package. First, check the contents of the file
128 <filename>krb5-&mitkrb-version;.tar.gz.asc</filename>.
129 </para>
130
131<screen><userinput>gpg --verify krb5-&mitkrb-version;.tar.gz.asc krb5-&mitkrb-version;.tar.gz</userinput></screen>
132
133 <para>You will probably see output similar to:</para>
134
135<screen>gpg: Signature made Wed Aug 8 22:29:58 2012 GMT using RSA key ID F376813D
136gpg: Can't check signature: public key not found</screen>
137
138 <para>
139 You can import the public key with:
140 </para>
141
142<screen><userinput>gpg --keyserver pgp.mit.edu --recv-keys 0xF376813D</userinput></screen>
143
144 <para>
145 Now re-verify the package with the first command above. You should get a
146 indication of a good signature, but the key will still not be certified
147 with a trusted signature. Trusting the downloaded key is a separate
148 operation but it is up to you to determine the level of trust.
149 </para>
150
151 <para>
152 Build <application>MIT Kerberos V5</application> by running the
153 following commands:
154 </para>
155
156<screen><userinput>patch -Np1 -i ../mitkrb-&mitkrb-version;-db2_fix-1.patch &amp;&amp;
157cd src &amp;&amp;
158sed -e "s@python2.5/Python.h@&amp; python2.7/Python.h@g" \
159 -e "s@-lpython2.5]@&amp;,\n AC_CHECK_LIB(python2.7,main,[PYTHON_LIB=-lpython2.7])@g" \
160 -i configure.in &amp;&amp;
161sed -e "s@interp->result@Tcl_GetStringResult(interp)@g" \
162 -i kadmin/testing/util/tcl_kadm5.c &amp;&amp;
163sed -e 's@\^u}@^u cols 300}@' \
164 -i tests/dejagnu/config/default.exp &amp;&amp;
165autoconf &amp;&amp;
166./configure --prefix=/usr \
167 --sysconfdir=/etc \
168 --localstatedir=/var/lib \
169 --with-system-et \
170 --with-system-ss \
171 --enable-dns-for-realm &amp;&amp;
172make</userinput></screen>
173
174 <para>
175 To test the build, issue: <command>make check</command>. You need at
176 least <xref linkend="tcl"/>, which is used to drive the testsuite.
177 Furthermore, <xref linkend="dejagnu"/> must be available for some
178 of the tests to run. If you have a former version of MIT Kerberos V5
179 installed, it may happen that the test suite pick up the installed
180 versions of the libraries, rather than the newly built ones. If so,
181 it is better to run the tests after the installation.
182 </para>
183
184 <para>
185 Now, as the <systemitem class="username">root</systemitem> user:
186 </para>
187
188<screen role="root"><userinput>make install &amp;&amp;
189
190for LIBRARY in gssapi_krb5 gssrpc k5crypto kadm5clnt kadm5srv \
191 kdb5 kdb_ldap krad krb5 krb5support verto ; do
192 [ -e /usr/lib/lib$LIBRARY.so ] &amp;&amp; chmod -v 755 /usr/lib/lib$LIBRARY.so
193done &amp;&amp;
194
195mv -v /usr/lib/libkrb5.so.3* /lib &amp;&amp;
196mv -v /usr/lib/libk5crypto.so.3* /lib &amp;&amp;
197mv -v /usr/lib/libkrb5support.so.0* /lib &amp;&amp;
198
199ln -v -sf ../../lib/libkrb5.so.3.3 /usr/lib/libkrb5.so &amp;&amp;
200ln -v -sf ../../lib/libk5crypto.so.3.1 /usr/lib/libk5crypto.so &amp;&amp;
201ln -v -sf ../../lib/libkrb5support.so.0.1 /usr/lib/libkrb5support.so &amp;&amp;
202
203mv -v /usr/bin/ksu /bin &amp;&amp;
204chmod -v 755 /bin/ksu &amp;&amp;
205
206install -v -dm755 /usr/share/doc/krb5-&mitkrb-version; &amp;&amp;
207cp -vfr ../doc/* /usr/share/doc/krb5-&mitkrb-version; &amp;&amp;
208
209unset LIBRARY</userinput></screen>
210
211
212 </sect2>
213
214 <sect2 role="commands">
215 <title>Command Explanations</title>
216
217 <para>
218 <command>sed -e ...</command>: The first <command>sed</command> fixes
219 <application>Python</application> detection. The second one fixes
220 building with <application>Tcl</application> 8.6. The third one increases
221 the width of the virtual terminal used for some tests, to prevent
222 some spurious characters to be echoed, which is taken as a failure.
223 </para>
224
225 <para>
226 <parameter>--localstatedir=/var/lib</parameter>: This parameter is
227 used so that the Kerberos variable run-time data is located in
228 <filename class="directory">/var/lib</filename> instead of
229 <filename class="directory">/usr/var</filename>.
230 </para>
231
232 <para>
233 <parameter>--with-system-et</parameter>: This switch causes the build
234 to use the system-installed versions of the error-table support
235 software.
236 </para>
237
238 <para>
239 <parameter>--with-system-ss</parameter>: This switch causes the build
240 to use the system-installed versions of the subsystem command-line
241 interface software.
242 </para>
243
244 <para>
245 <parameter>--enable-dns-for-realm</parameter>: This switch allows
246 realms to be resolved using the DNS server.
247 </para>
248
249 <para>
250 <command>mv -v /usr/bin/ksu /bin</command>: Moves the
251 <command>ksu</command> program to the
252 <filename class="directory">/bin</filename> directory so that it is
253 available when the <filename class="directory">/usr</filename>
254 filesystem is not mounted.
255 </para>
256
257 <para>
258 <option>--with-ldap</option>: Use this switch if you want to compile
259 <application>OpenLDAP</application> database backend module.
260 </para>
261
262 </sect2>
263
264 <sect2 role="configuration">
265 <title>Configuring MIT Kerberos V5</title>
266
267 <sect3 id="krb5-config">
268 <title>Config Files</title>
269
270 <para>
271 <filename>/etc/krb5.conf</filename> and
272 <filename>/var/lib/krb5kdc/kdc.conf</filename>
273 </para>
274
275 <indexterm zone="mitkrb krb5-config">
276 <primary sortas="e-etc-krb5.conf">/etc/krb5.conf</primary>
277 </indexterm>
278
279 <indexterm zone="mitkrb krb5-config">
280 <primary sortas="e-var-lib-krb5kdc-kdc.conf">/var/lib/krb5kdc/kdc.conf</primary>
281 </indexterm>
282
283 </sect3>
284
285 <sect3>
286 <title>Configuration Information</title>
287
288 <sect4>
289 <title>Kerberos Configuration</title>
290
291 <tip>
292 <para>
293 You should consider installing some sort of password checking
294 dictionary so that you can configure the installation to only
295 accept strong passwords. A suitable dictionary to use is shown in
296 the <xref linkend="cracklib"/> instructions. Note that only one
297 file can be used, but you can concatenate many files into one. The
298 configuration file shown below assumes you have installed a
299 dictionary to <filename>/usr/share/dict/words</filename>.
300 </para>
301 </tip>
302
303 <para>
304 Create the Kerberos configuration file with the following
305 commands issued by the <systemitem class="username">root</systemitem>
306 user:
307 </para>
308
309<screen role="root"><userinput>cat &gt; /etc/krb5.conf &lt;&lt; "EOF"
310<literal># Begin /etc/krb5.conf
311
312[libdefaults]
313 default_realm = <replaceable>&lt;LFS.ORG&gt;</replaceable>
314 encrypt = true
315
316[realms]
317 <replaceable>&lt;LFS.ORG&gt;</replaceable> = {
318 kdc = <replaceable>&lt;belgarath.lfs.org&gt;</replaceable>
319 admin_server = <replaceable>&lt;belgarath.lfs.org&gt;</replaceable>
320 dict_file = /usr/share/dict/words
321 }
322
323[domain_realm]
324 .<replaceable>&lt;lfs.org&gt;</replaceable> = <replaceable>&lt;LFS.ORG&gt;</replaceable>
325
326[logging]
327 kdc = SYSLOG[:INFO[:AUTH]]
328 admin_server = SYSLOG[INFO[:AUTH]]
329 default = SYSLOG[[:SYS]]
330
331# End /etc/krb5.conf</literal>
332EOF</userinput></screen>
333
334 <para>
335 You will need to substitute your domain and proper hostname for the
336 occurrences of the <replaceable>&lt;belgarath&gt;</replaceable> and
337 <replaceable>&lt;lfs.org&gt;</replaceable> names.
338 </para>
339
340 <para>
341 <option>default_realm</option> should be the name of your
342 domain changed to ALL CAPS. This isn't required, but both
343 <application>Heimdal</application> and MIT recommend it.
344 </para>
345
346 <para>
347 <option>encrypt = true</option> provides encryption of all traffic
348 between kerberized clients and servers. It's not necessary and can
349 be left off. If you leave it off, you can encrypt all traffic from
350 the client to the server using a switch on the client program
351 instead.
352 </para>
353
354 <para>
355 The <option>[realms]</option> parameters tell the client programs
356 where to look for the KDC authentication services.
357 </para>
358
359 <para>
360 The <option>[domain_realm]</option> section maps a domain to a realm.
361 </para>
362
363 <para>
364 Create the KDC database:
365 </para>
366
367<screen role="root"><userinput>kdb5_util create -r <replaceable>&lt;LFS.ORG&gt;</replaceable> -s</userinput></screen>
368
369 <para>
370 Now you should populate the database with principals
371 (users). For now, just use your regular login name or
372 <systemitem class="username">root</systemitem>.
373 </para>
374
375<screen role="root"><userinput>kadmin.local
376<prompt>kadmin.local:</prompt> add_policy dict-only
377<prompt>kadmin.local:</prompt> addprinc -policy dict-only <replaceable>&lt;loginname&gt;</replaceable></userinput></screen>
378
379 <para>
380 The KDC server and any machine running kerberized
381 server daemons must have a host key installed:
382 </para>
383
384<screen role="root"><userinput><prompt>kadmin.local:</prompt> addprinc -randkey host/<replaceable>&lt;belgarath.lfs.org&gt;</replaceable></userinput></screen>
385
386 <para>
387 After choosing the defaults when prompted, you will have to
388 export the data to a keytab file:
389 </para>
390
391<screen role="root"><userinput><prompt>kadmin.local:</prompt> ktadd host/<replaceable>&lt;belgarath.lfs.org&gt;</replaceable></userinput></screen>
392
393 <para>
394 This should have created a file in
395 <filename class="directory">/etc</filename> named
396 <filename>krb5.keytab</filename> (Kerberos 5). This file should
397 have 600 (<systemitem class="username">root</systemitem> rw only)
398 permissions. Keeping the keytab files from public access is crucial
399 to the overall security of the Kerberos installation.
400 </para>
401
402 <para>
403 Exit the <command>kadmin</command> program (use
404 <command>quit</command> or <command>exit</command>) and return
405 back to the shell prompt. Start the KDC daemon manually, just to
406 test out the installation:
407 </para>
408
409<screen role="root"><userinput>/usr/sbin/krb5kdc</userinput></screen>
410
411 <para>
412 Attempt to get a ticket with the following command:
413 </para>
414
415<screen><userinput>kinit <replaceable>&lt;loginname&gt;</replaceable></userinput></screen>
416
417 <para>
418 You will be prompted for the password you created. After you
419 get your ticket, you can list it with the following command:
420 </para>
421
422<screen><userinput>klist</userinput></screen>
423
424 <para>
425 Information about the ticket should be displayed on the
426 screen.
427 </para>
428
429 <para>
430 To test the functionality of the keytab file, issue the
431 following command:
432 </para>
433
434<screen><userinput>ktutil
435<prompt>ktutil:</prompt> rkt /etc/krb5.keytab
436<prompt>ktutil:</prompt> l</userinput></screen>
437
438 <para>
439 This should dump a list of the host principal, along with
440 the encryption methods used to access the principal.
441 </para>
442
443 <para>
444 At this point, if everything has been successful so far, you
445 can feel fairly confident in the installation and configuration of
446 the package.
447 </para>
448
449 </sect4>
450
451 <sect4>
452 <title>Additional Information</title>
453
454 <para>
455 For additional information consult the <ulink
456 url="http://web.mit.edu/kerberos/www/krb5-&mitkrb-major-version;/#documentation">
457 documentation for krb5-&mitkrb-version;</ulink> on which the above
458 instructions are based.
459 </para>
460
461 </sect4>
462
463 </sect3>
464
465 <sect3 id="mitkrb-init-systemd">
466 <title>Systemd Unit File</title>
467
468 <note>
469 <para>
470 Note that Kerberos KDC server needs to be configured first, so don't
471 install systemd units unless krb5kdc has been tested to work according to
472 the BLFS instructions. The install process installs 3 units, one for krb5kdc,
473 one for kpropd the Kerberos Propagation Server and the one for kadmind
474 the Kerberos Admin Server.
475 </para>
476 </note>
477
478 <para>
479 The systemd-units package provides native unit files.
480 Install the Systemd Unit included in the <xref linkend="systemd-units"/>
481 package using the following command as the
482 <systemitem class="username">root</systemitem> user:
483 </para>
484
485 <indexterm zone="mitkrb mitkrb-init-systemd">
486 <primary sortas="f-krb5">krb5</primary>
487 </indexterm>
488
489<screen role="root"><userinput>make install-krb5</userinput></screen>
490
491 </sect3>
492
493 </sect2>
494
495 <sect2 role="content">
496
497 <title>Contents</title>
498 <para></para>
499
500 <segmentedlist>
501 <segtitle>Installed Programs</segtitle>
502 <segtitle>Installed Libraries</segtitle>
503 <segtitle>Installed Directories</segtitle>
504
505 <seglistitem>
506 <seg>
507 gss-client, gss-server, k5srvutil, kadmin, kadmin.local,
508 kadmind, kdb5_ldap_util (optional), kdb5_util, kdestroy, kinit, klist,
509 kpasswd, kprop, kpropd, kproplog, krb5-config, krb5kdc, krb5-send-pr,
510 ksu, kswitch, ktutil, kvno, sclient, sim_client, sim_server,
511 sserver, uuclient and uuserver
512 </seg>
513 <seg>
514 libgssapi_krb5.so, libgssrpc.so, libk5crypto.so,
515 libkadm5clnt.so, libkadm5srv.so, libkdb5.so, libkdb_ldap.so
516 (optional), libkrad.so, libkrb5.so, libkrb5support.so, and
517 libverto.so
518 </seg>
519 <seg>
520 /usr/include/gssapi,
521 /usr/include/gssrpc,
522 /usr/include/kadm5,
523 /usr/include/krb5,
524 /usr/lib/krb5,
525 /usr/share/doc/krb5-&mitkrb-version;,
526 /usr/share/examples/krb5 and
527 /var/lib/krb5kdc
528 </seg>
529 </seglistitem>
530 </segmentedlist>
531
532 <variablelist>
533 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
534 <?dbfo list-presentation="list"?>
535 <?dbhtml list-presentation="table"?>
536
537 <varlistentry id="k5srvutil">
538 <term><command>k5srvutil</command></term>
539 <listitem>
540 <para>
541 is a host keytable manipulation utility.
542 </para>
543 <indexterm zone="mitkrb k5srvutil">
544 <primary sortas="b-k5srvutil">k5srvutil</primary>
545 </indexterm>
546 </listitem>
547 </varlistentry>
548
549 <varlistentry id="kadmin">
550 <term><command>kadmin</command></term>
551 <listitem>
552 <para>
553 is an utility used to make modifications
554 to the Kerberos database.
555 </para>
556 <indexterm zone="mitkrb kadmin">
557 <primary sortas="b-kadmin">kadmin</primary>
558 </indexterm>
559 </listitem>
560 </varlistentry>
561
562 <varlistentry id="kadmind">
563 <term><command>kadmind</command></term>
564 <listitem>
565 <para>
566 is a server for administrative access
567 to a Kerberos database.
568 </para>
569 <indexterm zone="mitkrb kadmind">
570 <primary sortas="b-kadmind">kadmind</primary>
571 </indexterm>
572 </listitem>
573 </varlistentry>
574
575 <varlistentry id="kdb5_util">
576 <term><command>kdb5_util</command></term>
577 <listitem>
578 <para>
579 is the KDC database utility.
580 </para>
581 <indexterm zone="mitkrb kdb5_util">
582 <primary sortas="b-kdb5_util">kdb5_util</primary>
583 </indexterm>
584 </listitem>
585 </varlistentry>
586
587 <varlistentry id="kdestroy">
588 <term><command>kdestroy</command></term>
589 <listitem>
590 <para>
591 removes the current set of tickets.
592 </para>
593 <indexterm zone="mitkrb kdestroy">
594 <primary sortas="b-kdestroy">kdestroy</primary>
595 </indexterm>
596 </listitem>
597 </varlistentry>
598
599 <varlistentry id="kinit">
600 <term><command>kinit</command></term>
601 <listitem>
602 <para>
603 is used to authenticate to the Kerberos server as a
604 principal and acquire a ticket granting ticket that can
605 later be used to obtain tickets for other services.
606 </para>
607 <indexterm zone="mitkrb kinit">
608 <primary sortas="b-kinit">kinit</primary>
609 </indexterm>
610 </listitem>
611 </varlistentry>
612
613 <varlistentry id="klist">
614 <term><command>klist</command></term>
615 <listitem>
616 <para>
617 reads and displays the current tickets in
618 the credential cache.
619 </para>
620 <indexterm zone="mitkrb klist">
621 <primary sortas="b-klist">klist</primary>
622 </indexterm>
623 </listitem>
624 </varlistentry>
625
626 <varlistentry id="kpasswd">
627 <term><command>kpasswd</command></term>
628 <listitem>
629 <para>
630 is a program for changing Kerberos 5 passwords.
631 </para>
632 <indexterm zone="mitkrb kpasswd">
633 <primary sortas="b-kpasswd">kpasswd</primary>
634 </indexterm>
635 </listitem>
636 </varlistentry>
637
638 <varlistentry id="kprop">
639 <term><command>kprop</command></term>
640 <listitem>
641 <para>
642 takes a principal database in a specified format and
643 converts it into a stream of database records.
644 </para>
645 <indexterm zone="mitkrb kprop">
646 <primary sortas="b-kprop">kprop</primary>
647 </indexterm>
648 </listitem>
649 </varlistentry>
650
651 <varlistentry id="kpropd">
652 <term><command>kpropd</command></term>
653 <listitem>
654 <para>
655 receives a database sent by <command>kprop</command>
656 and writes it as a local database.
657 </para>
658 <indexterm zone="mitkrb kpropd">
659 <primary sortas="b-kpropd">kpropd</primary>
660 </indexterm>
661 </listitem>
662 </varlistentry>
663
664 <varlistentry id="krb5-config-prog2">
665 <term><command>krb5-config</command></term>
666 <listitem>
667 <para>
668 gives information on how to link programs against
669 libraries.
670 </para>
671 <indexterm zone="mitkrb krb5-config-prog2">
672 <primary sortas="b-krb5-config">krb5-config</primary>
673 </indexterm>
674 </listitem>
675 </varlistentry>
676
677 <varlistentry id="krb5kdc">
678 <term><command>krb5kdc</command></term>
679 <listitem>
680 <para>
681 is the <application>Kerberos 5</application> server.
682 </para>
683 <indexterm zone="mitkrb krb5kdc">
684 <primary sortas="b-krb5kdc">krb5kdc</primary>
685 </indexterm>
686 </listitem>
687 </varlistentry>
688
689 <varlistentry id="ksu">
690 <term><command>ksu</command></term>
691 <listitem>
692 <para>
693 is the super user program using Kerberos protocol.
694 Requires a properly configured
695 <filename>/etc/shells</filename> and
696 <filename>~/.k5login</filename> containing principals
697 authorized to become super users.
698 </para>
699 <indexterm zone="mitkrb ksu">
700 <primary sortas="b-ksu">ksu</primary>
701 </indexterm>
702 </listitem>
703 </varlistentry>
704
705 <varlistentry id="kswitch">
706 <term><command>kswitch</command></term>
707 <listitem>
708 <para>
709 makes the specified credential cache the
710 primary cache for the collection, if a cache
711 collection is available.
712 </para>
713 <indexterm zone="mitkrb kswitch">
714 <primary sortas="b-kswitch">kswitch</primary>
715 </indexterm>
716 </listitem>
717 </varlistentry>
718
719 <varlistentry id="ktutil">
720 <term><command>ktutil</command></term>
721 <listitem>
722 <para>
723 is a program for managing Kerberos keytabs.
724 </para>
725 <indexterm zone="mitkrb ktutil">
726 <primary sortas="b-ktutil">ktutil</primary>
727 </indexterm>
728 </listitem>
729 </varlistentry>
730
731 <varlistentry id="kvno">
732 <term><command>kvno</command></term>
733 <listitem>
734 <para>
735 prints keyversion numbers of Kerberos principals.
736 </para>
737 <indexterm zone="mitkrb kvno">
738 <primary sortas="b-kvno">kvno</primary>
739 </indexterm>
740 </listitem>
741 </varlistentry>
742
743 <varlistentry id="sclient">
744 <term><command>sclient</command></term>
745 <listitem>
746 <para>
747 used to contact a sample server and authenticate to it
748 using Kerberos 5 tickets, then display the server's
749 response.
750 </para>
751 <indexterm zone="mitkrb sclient">
752 <primary sortas="b-sclient">sclient</primary>
753 </indexterm>
754 </listitem>
755 </varlistentry>
756
757 <varlistentry id="sserver">
758 <term><command>sserver</command></term>
759 <listitem>
760 <para>
761 is the sample Kerberos 5 server.
762 </para>
763 <indexterm zone="mitkrb sserver">
764 <primary sortas="b-sserver">sserver</primary>
765 </indexterm>
766 </listitem>
767 </varlistentry>
768
769 <varlistentry id="libgssapi_krb5">
770 <term><filename class="libraryfile">libgssapi_krb5.so</filename></term>
771 <listitem>
772 <para>
773 contain the Generic Security Service Application Programming
774 Interface (GSSAPI) functions which provides security services
775 to callers in a generic fashion, supportable with a range of
776 underlying mechanisms and technologies and hence allowing
777 source-level portability of applications to different
778 environments.
779 </para>
780 <indexterm zone="mitkrb libgssapi_krb5">
781 <primary sortas="c-libgssapi_krb5">libgssapi_krb5.so</primary>
782 </indexterm>
783 </listitem>
784 </varlistentry>
785
786 <varlistentry id="libkadm5clnt">
787 <term><filename class="libraryfile">libkadm5clnt.so</filename></term>
788 <listitem>
789 <para>
790 contains the administrative authentication and password checking
791 functions required by Kerberos 5 client-side programs.
792 </para>
793 <indexterm zone="mitkrb libkadm5clnt">
794 <primary sortas="c-libkadm5clnt">libkadm5clnt.so</primary>
795 </indexterm>
796 </listitem>
797 </varlistentry>
798
799 <varlistentry id="libkadm5srv">
800 <term><filename class="libraryfile">libkadm5srv.so</filename></term>
801 <listitem>
802 <para>
803 contain the administrative authentication and password
804 checking functions required by Kerberos 5 servers.
805 </para>
806 <indexterm zone="mitkrb libkadm5srv">
807 <primary sortas="c-libkadm5srv">libkadm5srv.so</primary>
808 </indexterm>
809 </listitem>
810 </varlistentry>
811
812 <varlistentry id="libkdb5">
813 <term><filename class="libraryfile">libkdb5.so</filename></term>
814 <listitem>
815 <para>
816 is a Kerberos 5 authentication/authorization database
817 access library.
818 </para>
819 <indexterm zone="mitkrb libkdb5">
820 <primary sortas="c-libkdb5">libkdb5.so</primary>
821 </indexterm>
822 </listitem>
823 </varlistentry>
824
825 <varlistentry id="libkrad">
826 <term><filename class="libraryfile">libkrad.so</filename></term>
827 <listitem>
828 <para>
829 contains the internal support library for RADIUS functionality.
830 </para>
831 <indexterm zone="mitkrb libkrad">
832 <primary sortas="c-libkrad">libkrad.so</primary>
833 </indexterm>
834 </listitem>
835 </varlistentry>
836
837 <varlistentry id="libkrb5">
838 <term><filename class="libraryfile">libkrb5.so</filename></term>
839 <listitem>
840 <para>
841 is an all-purpose <application>Kerberos 5</application> library.
842 </para>
843 <indexterm zone="mitkrb libkrb5">
844 <primary sortas="c-libkrb5">libkrb5.so</primary>
845 </indexterm>
846 </listitem>
847 </varlistentry>
848
849 </variablelist>
850
851 </sect2>
852
853</sect1>
Note: See TracBrowser for help on using the repository browser.