source: postlfs/security/mitkrb.xml@ af21cbe2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.6 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since af21cbe2 was af21cbe2, checked in by Fernando de Oliveira <fernando@…>, 10 years ago

Update to krb5-1.12.2.
Update to p11-kit-0.20.4.
Update to poppler-data-0.4.7.
Update to clutter-1.18.4.
Update to cups-filters-1.0.56.
Update to harfbuzz-0.9.35.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@13912 af4574ff-66df-0310-9fd7-8a98e5e911e0

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