Changeset b6293773
- Timestamp:
- 02/09/2005 09:53:24 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, 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, systemd-11177, systemd-13485, trunk, upgradedb, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 050a53c
- Parents:
- e72dc56
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
re72dc56 rb6293773 37 37 <!ENTITY tripwire-version "portable-0.9"> 38 38 <!ENTITY heimdal-version "0.6.3"> 39 <!ENTITY mitkrb-version "1. 3.6">39 <!ENTITY mitkrb-version "1.4"> 40 40 <!ENTITY cyrus-sasl-version "2.1.20"> 41 41 <!ENTITY stunnel-version "4.07"> -
introduction/welcome/changelog.xml
re72dc56 rb6293773 22 22 23 23 <itemizedlist> 24 25 <listitem><para>February 9th, 2005 [larry]: Updated MIT krb5 to krb-1.4, 26 incorporated offical patches for autofs and moved cracklib to required in 27 Linux_PAM.</para></listitem> 24 28 25 29 <listitem><para>February 9th, 2005 [randy]: Added md5sums and index tags to -
postlfs/config/autofs.xml
re72dc56 rb6293773 47 47 </sect3> 48 48 49 < !-- <sect3><title>Additional downloads</title>49 <sect3><title>Additional downloads</title> 50 50 <itemizedlist spacing="compact"> 51 <listitem><para>Required Patch: <ulink 52 url="&patch-root;/template-&template-version;-patch_name-patch_version.patch"/></para> 53 </listitem></itemizedlist> 54 </sect3> 55 51 <listitem><para>Recommended Patch: <ulink 52 url="http://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-4.1.3-strict.patch"/></para> 53 </listitem> 54 <listitem><para>Recommended Patch: <ulink 55 url="http://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-4.1.3-bad_chdir.patch 56 "/></para> 57 </listitem> 58 <listitem><para>Recommended Patch: <ulink 59 url="http://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-4.1.3-mtab_lock.patch 60 "/></para> 61 </listitem> 62 <listitem><para>Recommended Patch: <ulink 63 url="http://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-4.1.3-non_block_ping.patch 64 "/></para> 65 </listitem> 66 <listitem><para>Recommended Patch: <ulink 67 url="http://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-4.1.3-signal-race-fix.patch 68 "/></para> 69 </listitem> 70 <listitem><para>Recommended Patch: <ulink 71 url="http://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-4.1.3-sock-leak-fix.patch 72 "/></para> 73 </listitem> 74 <listitem><para>Recommended Patch: <ulink 75 url="http://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-4.1.3-replicated_server_select.patch 76 "/></para> 77 </listitem> 78 <listitem><para>Recommended Patch: <ulink 79 url="http://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-4.1.3-multi-over.patch 80 "/></para> 81 </listitem> 82 </itemizedlist> 83 </sect3> 84 <!--- 56 85 <sect3><title><application>template</application> dependencies</title> 57 86 <sect4><title>Required</title> … … 83 112 commands:</para> 84 113 85 <screen><userinput><command>./configure --prefix=/ --mandir=/usr/share/man && 114 <screen><userinput><command>patch -Np1 -i ../autofs-4.1.3-strict.patch && 115 patch -Np1 -i ../autofs-4.1.3-bad_chdir.patch && 116 patch -Np1 -i ../autofs-4.1.3-mtab_lock.patch && 117 patch -Np1 -i ../autofs-4.1.3-non_block_ping.patch && 118 patch -Np1 -i ../autofs-4.1.3-signal-race-fix.patch && 119 patch -Np1 -i ../autofs-4.1.3-sock-leak-fix.patch && 120 patch -Np1 -i ../autofs-4.1.3-replicated_server_select.patch && 121 patch -Np1 -i ../autofs-4.1.3-multi-over.patch && 122 ./configure --prefix=/ --mandir=/usr/share/man && 86 123 make</command></userinput></screen> 87 124 -
postlfs/security/linux_pam.xml
re72dc56 rb6293773 54 54 <sect3><title><application>Linux-<acronym>PAM</acronym></application> 55 55 dependencies</title> 56 <sect4><title>Required</title> 57 <para><xref linkend="cracklib"/> 58 </para></sect4> 56 59 <sect4><title>Optional</title> 57 <para>< xref linkend="cracklib"/> and <ulink60 <para><ulink 58 61 url="http://sourceforge.net/projects/sgmltools-lite/">sgmltools-lite</ulink> 59 62 </para></sect4> -
postlfs/security/mitkrb.xml
re72dc56 rb6293773 5 5 %general-entities; 6 6 7 <!ENTITY mitkrb-download-http "http://web.mit.edu/kerberos/www/dist/krb5/1. 3/krb5-&mitkrb-version;-signed.tar">7 <!ENTITY mitkrb-download-http "http://web.mit.edu/kerberos/www/dist/krb5/1.4/krb5-&mitkrb-version;-signed.tar"> 8 8 <!ENTITY mitkrb-download-ftp " "> 9 <!ENTITY mitkrb-md5sum " 18d5a6a8e1cce120536718d39a052a87">10 <!ENTITY mitkrb-size "6. 3MB">11 <!ENTITY mitkrb-buildsize " 64MB">9 <!ENTITY mitkrb-md5sum "2fa56607677544e3a27b42f7cfa1155b"> 10 <!ENTITY mitkrb-size "6.6 MB"> 11 <!ENTITY mitkrb-buildsize "55 MB"> 12 12 <!ENTITY mitkrb-time "2.55 SBU"> 13 13 ]> … … 87 87 </para> 88 88 89 <screen><userinput><command>gpg --verify krb5-&mitkrb-version;.tar.gz.asc krb5-&mitkrb-version;.tar.gz</command></userinput></screen>89 <screen><userinput><command>gpg --verify krb5-&mitkrb-version;.tar.gz.asc</command></userinput></screen> 90 90 91 91 <para> … … 366 366 <para> 367 367 For additional information consult <ulink 368 url="http://web.mit.edu/kerberos/www/krb5-1. 3/#documentation">Documentation368 url="http://web.mit.edu/kerberos/www/krb5-1.4/#documentation">Documentation 369 369 for krb-&mitkrb-version;</ulink> on which the above instructions are based. 370 370 </para> … … 379 379 <title>Contents</title> 380 380 381 <para> 382 The <application>MIT krb5</application> package contains 383 <command>compile-et</command>, 384 <command>ftp</command>, 385 <command>ftpd</command>, 386 <command>gss-client</command>, 387 <command>gss-server</command>, 388 <command>k5srvutil</command>, 389 <command>kadmin</command>, 390 <command>kadmin.local</command>, 391 <command>kadmind</command>, 392 <command>kadmind4</command>, 393 <command>kdb5_util</command> 394 <command>kdestroy</command>, 395 <command>kinit</command>, 396 <command>klist</command>, 397 <command>klogind</command>, 398 <command>kpasswd</command>, 399 <command>kprop</command>, 400 <command>kpropd</command>, 401 <command>krb5-send-pr</command>, 402 <command>krb5-config</command>, 403 <command>krb524d</command>, 404 <command>krb524init</command>, 405 <command>krb5kdc</command>, 406 <command>kshd</command>, 407 <command>ksu</command>, 408 <command>ktutil</command>, 409 <command>kvno</command>, 410 <command>login.krb5</command>, 411 <command>rcp</command>, 412 <command>rlogin</command>, 413 <command>rsh</command>, 414 <command>rshd</command>, 415 <command>rxtelnet</command>, 416 <command>rxterm</command>, 417 <command>sclient</command>, 418 <command>sim_client</command>, 419 <command>sim_server</command>, 420 <command>sserver</command>, 421 <command>telnet</command>, 422 <command>telnetd</command>, 423 <command>uuclient</command>, 424 <command>uuserver</command>, 425 <command>v5passwd</command>, 426 <command>v5passwdd</command>, 427 <filename class="libraryfile">libcom_err</filename>, 428 <filename class="libraryfile">libdes425</filename>, 429 <filename class="libraryfile">libgssapi</filename>, 430 <filename class="libraryfile">libgssrpc</filename>, 431 <filename class="libraryfile">lib5crypto</filename>, 432 <filename class="libraryfile">libkadm5clnt</filename>, 433 <filename class="libraryfile">libkadm5srv</filename>, 434 <filename class="libraryfile">libkdb5</filename>, 435 <filename class="libraryfile">libkrb4</filename> and 436 <filename class="libraryfile">libkrb5</filename>. 437 </para> 381 <segmentedlist> 382 <segtitle>Installed Programs</segtitle> 383 <segtitle>Installed Libraries</segtitle> 384 <segtitle>Installed Directories</segtitle> 385 386 <seglistitem> 387 <seg>compile-et, ftp, ftpd, gss-client, gss-server, k5srvutil, kadmin, 388 kadmin.local, kadmind, kadmind4, kdb5_util, kdestroy, kinit, klist, 389 klogind, kpasswd, kprop, kpropd, krb5-send-pr, krb5-config, krb524d, 390 krb524init, krb5kdc, kshd, ksu, ktutil, kvno, login.krb5, rcp, rlogin, 391 rsh, rshd, rxtelnet, rxterm, sclient, sim_client, sim_server, sserver, 392 telnet, telnetd, uuclient, uuserver, v5passwd, v5passwdd</seg> 393 <seg>libcom_err.[so,a], libdes425.[so,a], libgssapi.[so,a], libgssrpc.[so,a], 394 libkadm5clnt.[so,a], libkadm5srv.[so,a], libkdb5.[so,a], libkrb5.[so,a], libkrb4.[so,a]</seg> 395 <seg>/usr/include/kerberosIV and /var/lib/krb5kdc</seg> 396 </seglistitem> 397 </segmentedlist> 398 399 <variablelist> 400 <bridgehead renderas="sect3">Short Descriptions</bridgehead> 401 <?dbfo list-presentation="list"?> 402 403 <varlistentry id="compile_et"> 404 <term><command>compile_et</command></term> 405 <listitem><para>converts the table listing 406 error-code names into a <application>C</application> source file..</para> 407 <indexterm zone="mitkrb compile_et"> 408 <primary sortas="b-compile_et">compile_et</primary> 409 </indexterm></listitem> 410 </varlistentry> 411 412 <varlistentry id="k5srvutil"> 413 <term><command>k5srvutil</command></term> 414 <listitem><para>is a host keytable manipulation utility.</para> 415 <indexterm zone="mitkrb k5srvutil"> 416 <primary sortas="b-k5srvutil">k5srvutil</primary> 417 </indexterm></listitem> 418 </varlistentry> 419 420 <varlistentry id="kadmin"> 421 <term><command>kadmin</command></term> 422 <listitem><para>is an utility used to make modifications 423 to the Kerberos database.</para> 424 <indexterm zone="mitkrb kadmin"> 425 <primary sortas="b-kadmin">kadmin</primary> 426 </indexterm></listitem> 427 </varlistentry> 428 429 <varlistentry id="kadmind"> 430 <term><command>kadmind</command></term> 431 <listitem><para>is a server for administrative access 432 to a Kerberos database.</para> 433 <indexterm zone="mitkrb kadmind"> 434 <primary sortas="b-kadmind">kadmind</primary> 435 </indexterm></listitem> 436 </varlistentry> 437 438 <varlistentry id="kinit"> 439 <term><command>kinit</command></term> 440 <listitem><para>is used to authenticate to the Kerberos server as 441 a principal and acquire a ticket granting ticket that can later be used 442 to obtain tickets for other services.</para> 443 <indexterm zone="mitkrb kinit"> 444 <primary sortas="b-kinit">kinit</primary> 445 </indexterm></listitem> 446 </varlistentry> 447 448 <varlistentry id="krb5kdc"> 449 <term><command>krb5kdc</command></term> 450 <listitem><para>is a Kerberos 5 server.</para> 451 <indexterm zone="mitkrb krb5kdc"> 452 <primary sortas="b-krb5kdc">krb5kdc</primary> 453 </indexterm></listitem> 454 </varlistentry> 455 456 <varlistentry id="kdestroy"> 457 <term><command>kdestroy</command></term> 458 <listitem><para>removes the current set of tickets.</para> 459 <indexterm zone="mitkrb kdestroy"> 460 <primary sortas="b-kdestroy">kdestroy</primary> 461 </indexterm></listitem> 462 </varlistentry> 463 464 <varlistentry id="kdb5util"> 465 <term><command>kdb5util</command></term> 466 <listitem><para>is the <acronym>KDC</acronym> database utility.</para> 467 <indexterm zone="mitkrb kdb5util"> 468 <primary sortas="b-kdb5util">kdb5util</primary> 469 </indexterm></listitem> 470 </varlistentry> 471 472 <varlistentry id="klist"> 473 <term><command>klist</command></term> 474 <listitem><para>reads and displays the current tickets in 475 the credential cache.</para> 476 <indexterm zone="mitkrb klist"> 477 <primary sortas="b-klist">klist</primary> 478 </indexterm></listitem> 479 </varlistentry> 480 481 <varlistentry id="klogind"> 482 <term><command>klogind</command></term> 483 <listitem><para>is the server that responds to 484 <command>rlogin</command> requests.</para> 485 <indexterm zone="mitkrb klogind"> 486 <primary sortas="b-klogind">klogind</primary> 487 </indexterm></listitem> 488 </varlistentry> 489 490 <varlistentry id="kpasswd"> 491 <term><command>kpasswd</command></term> 492 <listitem><para>is a program for changing Kerberos 5 passwords.</para> 493 <indexterm zone="mitkrb kpasswd"> 494 <primary sortas="b-kpasswd">kpasswd</primary> 495 </indexterm></listitem> 496 </varlistentry> 497 498 <varlistentry id="kprop"> 499 <term><command>kprop</command></term> 500 <listitem><para>takes a principal database in a specified 501 format and converts it into a stream of database 502 records.</para> 503 <indexterm zone="mitkrb kprop"> 504 <primary sortas="b-kprop">kprop</primary> 505 </indexterm></listitem> 506 </varlistentry> 507 508 <varlistentry id="kpropd"> 509 <term><command>kpropd</command></term> 510 <listitem><para>receives a database sent by 511 <command>kprop</command> and writes it as a local database.</para> 512 <indexterm zone="mitkrb kpropd"> 513 <primary sortas="b-kpropd">kpropd</primary> 514 </indexterm></listitem> 515 </varlistentry> 516 517 <varlistentry id="krb5-config-1"> 518 <term><command>krb5-config</command></term> 519 <listitem><para>gives information on how to link 520 programs against libraries.</para> 521 <indexterm zone="mitkrb krb5-config-1"> 522 <primary sortas="b-krb5-config-1">krb5-config</primary> 523 </indexterm></listitem> 524 </varlistentry> 525 526 <varlistentry id="ksu"> 527 <term><command>ksu</command></term> 528 <listitem><para>is the super user program using Kerberos protocol. 529 Requires a properly configured 530 <filename class="directory">/etc/shells</filename> and 531 <filename>~/.k5login</filename> containing principals authorized to 532 become super users.</para> 533 <indexterm zone="mitkrb ksu"> 534 <primary sortas="b-ksu">ksu</primary> 535 </indexterm></listitem> 536 </varlistentry> 537 538 <varlistentry id="ktutil"> 539 <term><command>ktutil</command></term> 540 <listitem><para>is a program for managing Kerberos keytabs.</para> 541 <indexterm zone="mitkrb ktutil"> 542 <primary sortas="b-ktutil">ktutil</primary> 543 </indexterm></listitem> 544 </varlistentry> 545 546 <varlistentry id="kvno"> 547 <term><command>kvno</command></term> 548 <listitem><para>prints keyversion numbers of Kerberos principals.</para> 549 <indexterm zone="mitkrb kvno"> 550 <primary sortas="b-kvno">kvno</primary> 551 </indexterm></listitem> 552 </varlistentry> 553 </variablelist> 438 554 439 555 </sect2> 440 556 441 <sect2><title>Description</title>442 443 <sect3><title>compile_et</title>444 <para>445 <command>compile_et</command> converts the table listing446 error-code names into a <application>C</application> source file.447 </para>448 </sect3>449 450 <sect3><title>k5srvutil</title>451 <para>452 <command>k5srvutil</command> is a host keytable manipulation utility.453 </para>454 </sect3>455 456 <sect3><title>kadmin</title>457 <para>458 <command>kadmin</command> is an utility used to make modifications459 to the Kerberos database.460 </para>461 </sect3>462 463 <sect3><title>kadmind</title>464 <para>465 <command>kadmind</command> is a server for administrative access466 to a Kerberos database.467 </para>468 </sect3>469 470 <sect3><title>kinit</title>471 <para>472 <command>kinit</command> is used to authenticate to the Kerberos server as473 a principal and acquire a ticket granting ticket that can later be used to474 obtain tickets for other services.475 </para>476 </sect3>477 478 <sect3><title>krb5kdc</title>479 <para>480 <command>krb5kdc</command> is a Kerberos 5 server.481 </para>482 </sect3>483 484 <sect3><title>kdestroy</title>485 <para>486 <command>kdestroy</command> removes the current set of tickets.487 </para>488 </sect3>489 490 <sect3><title>kdb5_util</title>491 <para>492 <command>kdb5_util</command> is the <acronym>KDC</acronym> database utility.493 </para>494 </sect3>495 496 <sect3><title>klist</title>497 <para>498 <command>klist</command> reads and displays the current tickets in499 the credential cache.500 </para>501 </sect3>502 503 <sect3><title>klogind</title>504 <para>505 <command>klogind</command> is the server that responds to506 <command>rlogin</command> requests.507 </para>508 </sect3>509 510 <sect3><title>kpasswd</title>511 <para>512 <command>kpasswd</command> is a program for changing Kerberos 5 passwords.513 </para>514 </sect3>515 516 <sect3><title>kprop</title>517 <para>518 <command>kprop</command> takes a principal database in a specified519 format and converts it into a stream of database520 records.521 </para>522 </sect3>523 524 <sect3><title>kpropd</title>525 <para>526 <command>kpropd</command> receives a database sent by527 <command>hprop</command> and writes it as a local database.528 </para>529 </sect3>530 531 <sect3><title>krb5-config</title>532 <para>533 <command>krb5-config</command> gives information on how to link534 programs against libraries.535 </para>536 </sect3>537 538 <sect3><title>ksu</title>539 <para>540 <command>ksu</command> is the super user program using Kerberos protocol.541 Requires a properly configured542 <filename class="directory">/etc/shells</filename> and543 <filename>~/.k5login</filename> containing principals authorized to544 become super users.545 </para>546 </sect3>547 548 <sect3><title>ktutil</title>549 <para>550 <command>ktutil</command> is a program for managing Kerberos keytabs.551 </para>552 </sect3>553 554 <sect3><title>kvno</title>555 <para>556 <command>kvno</command> prints keyversion numbers of Kerberos principals.557 </para>558 </sect3>559 560 </sect2>561 562 557 </sect1>
Note:
See TracChangeset
for help on using the changeset viewer.