Changeset 80e192a


Ignore:
Timestamp:
04/28/2004 03:22:03 PM (20 years ago)
Author:
Igor Živković <igor@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 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, 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, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
9656495
Parents:
f60a233
Message:

finished heimdal

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

Files:
7 edited

Legend:

Unmodified
Added
Removed
  • appendices/glossary.xml

    rf60a233 r80e192a  
    1515<glossdef><para>Asymmetric Digital Subscriber Line</para></glossdef></glossentry>
    1616
     17<glossentry id="gAFS"><glossterm><acronym>AFS</acronym></glossterm>
     18<glossdef><para>Andrew File System</para></glossdef></glossentry>
     19
    1720<glossentry id="gAIFF"><glossterm><acronym>AIFF</acronym></glossterm>
    1821<glossdef><para>Audio Interchange File Format</para></glossdef></glossentry>
  • index.xml

    rf60a233 r80e192a  
    33                        "/usr/share/docbook/docbookx.dtd" [
    44
    5 <!ENTITY version "CVS-20040427">
    6 <!ENTITY releasedate "April 27th, 2004">
    7 <!ENTITY pubdate "2004-04-27">
     5<!ENTITY version "CVS-20040428">
     6<!ENTITY releasedate "April 28th, 2004">
     7<!ENTITY pubdate "2004-04-28">
    88<!ENTITY blfs-version "cvs">
    99
  • introduction/welcome/changelog.xml

    rf60a233 r80e192a  
    1111
    1212<itemizedlist>
     13
     14<listitem><para>April 28th, 2004 [igor]: Finished the Heimdal
     15addition.</para></listitem>
    1316
    1417<listitem><para>April 27th, 2004 [igor]: Rolled back to
  • postlfs/security/heimdal/heimdal-desc.xml

    rf60a233 r80e192a  
    6666
    6767</sect2>
    68 <!--
     68
    6969<sect2><title>Description</title>
    7070
     71<sect3><title>afslog</title>
     72<para><command>afslog</command> obtains AFS tokens for a number of
     73cells.</para></sect3>
     74
     75<sect3><title>hprop</title>
     76<para><command>hprop</command> takes a principal database in a specified
     77format and converts it into a stream of Heimdal database
     78records.</para></sect3>
     79
     80<sect3><title>hpropd</title>
     81<para><command>hpropd</command> receives a database sent by
     82<command>hprop</command> and writes it as a local
     83database.</para></sect3>
     84
     85<sect3><title>kadmin</title>
     86<para><command>kadmin</command> is an utility used to make modifications
     87to the Kerberos database.</para></sect3>
     88
     89<sect3><title>kadmind</title>
     90<para><command>kadmind</command> is a server for administrative access
     91to Kerberos database.</para></sect3>
     92
     93<sect3><title>kauth, kinit</title>
     94<para><command>kauth</command> and <command>kinit</command> are used to
     95authenticate to the Kerberos server as principal and acquire a ticket
     96granting ticket that can later be used to obtain tickets for other
     97services.</para></sect3>
     98
     99<sect3><title>kdc</title>
     100<para><command>kdc</command> is a Kerberos 5 server.</para></sect3>
     101
     102<sect3><title>kdestroy</title>
     103<para><command>kdestroy</command> removes the current set of
     104tickets.</para></sect3>
     105
     106<sect3><title>kf</title>
     107<para><command>kf</command> is a program which forwards tickets to a
     108remote host through an authenticated and encrypted
     109stream.</para></sect3>
     110
     111<sect3><title>kfd</title>
     112<para><command>kfd</command> receives forwarded tickets.</para></sect3>
     113
     114<sect3><title>kgetcred</title>
     115<para><command>kgetcred</command> obtains a ticket for a
     116service.</para></sect3>
     117
     118<sect3><title>klist</title>
     119<para><command>klist</command> reads and displays the current tickets in
     120the credential cache.</para></sect3>
     121
     122<sect3><title>kpasswd</title>
     123<para><command>kpasswd</command> is a program for changing Kerberos 5
     124passwords.</para></sect3>
     125
     126<sect3><title>kpasswdd</title>
     127<para><command>kpasswdd</command> is a Kerberos 5 password changing
     128server.</para></sect3>
     129
     130<sect3><title>krb5-config</title>
     131<para><command>krb5-config</command> gives information on how to link
     132programs against Heimdal libraries.</para></sect3>
     133
     134<sect3><title>kstash</title>
     135<para><command>kstash</command> stores the <acronym>KDC</acronym> master
     136password in a file.</para></sect3>
     137
     138<sect3><title>ktutil</title>
     139<para><command>ktutil</command> is a program for managing Kerberos
     140keytabs.</para></sect3>
     141
     142<sect3><title>kx</title>
     143<para><command>kx</command> is a program which securely forwards X
     144connections.</para></sect3>
     145
     146<sect3><title>kxd</title>
     147<para><command>kxd</command> is the daemon for
     148<command>kx</command>.</para></sect3>
     149
     150<sect3><title>otp</title>
     151<para><command>otp</command> manages one-time passwords.</para></sect3>
     152
     153<sect3><title>otpprint</title>
     154<para><command>otpprint</command> prints lists of one-time
     155passwords.</para></sect3>
     156
     157<sect3><title>rxtelnet</title>
     158<para><command>rxtelnet</command> program starts an
     159<command>xterm</command> window with a telnet to given host and forwards
     160X connections.</para></sect3>
     161
     162<sect3><title>rxterm</title>
     163<para><command>rxterm</command> starts a secure remote
     164<command>xterm</command>.</para></sect3>
     165
     166<sect3><title>string2key</title>
     167<para><command>string2key</command> maps a password into a
     168key.</para></sect3>
     169
     170<sect3><title>tenletxr</title>
     171<para><command>tenletxr</command> forwards X connections
     172backwards.</para></sect3>
     173
     174<sect3><title>verify_krb5_conf</title>
     175<para><command>verify_krb5_conf</command> checks
     176<filename>krb5.conf</filename> for obvious errors.</para></sect3>
     177
     178<sect3><title>xnlock</title>
     179<para><command>xnlock</command> is a program that acts as a screen saver
     180for workstations running X.</para></sect3>
     181
    71182</sect2>
    72 -->
  • postlfs/security/heimdal/heimdal-exp.xml

    rf60a233 r80e192a  
    1010If you want to preserve all your existing Inetutils package daemons,
    1111install the Heimdal daemons into <filename
    12     class="directory">/usr/sbin/heimdal</filename> (or wherever you want).
     12class="directory">/usr/sbin/heimdal</filename> (or wherever you want).
    1313Since these programs will be called from <command>(x)inetd</command> or
    1414<command>rc</command> scripts, it really doesn't matter where they live,
     
    2121</para></note>
    2222
    23 <para><command>cp /usr/bin/login /bin &amp;&amp; mv /usr/bin/su /bin</command>:
     23<para>
     24<screen><command>mv /bin/login /bin/login.shadow
     25mv /bin/su /bin/su.coreutils
     26cp /usr/bin/login /bin
     27mv /usr/bin/su /bin</command></screen>
    2428The <command>login</command> and <command>su</command> programs
    2529installed by Heimdal belong in <filename
    2630class="directory">/bin</filename> directory. The
    2731<command>login</command> program is copied because Heimdal is expecting
    28 to find it in <filename class="directory">/usr/bin</filename>.
     32to find it in <filename class="directory">/usr/bin</filename>. We
     33preserve the old executables before the move to keep things sane should
     34breaks occur.
     35</para>
     36
     37<para>
     38<screen><command>mv /usr/lib/lib{otp.so.0,otp.so.0.1.4,kafs.so.0,kafs.so.0.4.0} /usr/lib
     39mv /usr/lib/lib{krb5.so.17,krb5.so.17.3.0,asn1.so.6,asn1.so.6.0.2} /usr/lib
     40mv /usr/lib/lib{roken.so.16,roken.so.16.0.3,crypto.so.0.9.7} /usr/lib
     41mv /usr/lib/lib{com_err.so.1,com_err.so.1.1.1,db-4.1.so} /usr/lib
     42ln -sf ../../lib/lib{otp.so.0,otp.so.0.1.4,kafs.so.0,kafs.so.0.4.0} /usr/lib
     43ln -sf ../../lib/lib{krb5.so.17,krb5.so.17.3.0,asn1.so.6,asn1.so.6.0.2} /usr/lib
     44ln -sf ../../lib/lib{roken.so.16,roken.so.16.0.3,crypto.so.0.9.7} /usr/lib
     45ln -sf ../../lib/lib{com_err.so.1,com_err.so.1.1.1,db-4.1.so} /usr/lib</command></screen>
     46The <command>login</command> and <command>su</command> programs
     47installed by Heimdal link against Heimdal libraries as well as crypto
     48and db libraries. We move these libraries to <filename
     49class="directory">/lib</filename> to be <acronym>FHS</acronym>
     50compliant and in case when the <filename
     51class="directory">/usr</filename> is located on separate partition which
     52may not be always mounted.
    2953</para>
    3054
  • postlfs/security/heimdal/heimdal-inst.xml

    rf60a233 r80e192a  
    2222make &amp;&amp;
    2323make install &amp;&amp;
     24mv /bin/login /bin/login.shadow &amp;&amp;
     25mv /bin/su /bin/su.coreutils &amp;&amp;
    2426cp /usr/bin/login /bin &amp;&amp;
    25 mv /usr/bin/su /bin</command></userinput></screen>
     27mv /usr/bin/su /bin &amp;&amp;
     28mv /usr/lib/lib{otp.so.0,otp.so.0.1.4,kafs.so.0,kafs.so.0.4.0} /usr/lib &amp;&amp;
     29mv /usr/lib/lib{krb5.so.17,krb5.so.17.3.0,asn1.so.6,asn1.so.6.0.2} /usr/lib &amp;&amp;
     30mv /usr/lib/lib{roken.so.16,roken.so.16.0.3,crypto.so.0.9.7} /usr/lib &amp;&amp;
     31mv /usr/lib/lib{com_err.so.1,com_err.so.1.1.1,db-4.1.so} /usr/lib &amp;&amp;
     32ln -sf ../../lib/lib{otp.so.0,otp.so.0.1.4,kafs.so.0,kafs.so.0.4.0} /usr/lib &amp;&amp;
     33ln -sf ../../lib/lib{krb5.so.17,krb5.so.17.3.0,asn1.so.6,asn1.so.6.0.2} /usr/lib &amp;&amp;
     34ln -sf ../../lib/lib{roken.so.16,roken.so.16.0.3,crypto.so.0.9.7} /usr/lib &amp;&amp;
     35ln -sf ../../lib/lib{com_err.so.1,com_err.so.1.1.1,db-4.1.so} /usr/lib</command></userinput></screen>
    2636
    2737</sect2>
  • postlfs/security/heimdal/heimdal.ent

    rf60a233 r80e192a  
    66<!ENTITY heimdal-desc SYSTEM "heimdal-desc.xml">
    77<!ENTITY heimdal-version "0.6.1">
    8 <!ENTITY heimdal-download-http "">
     8<!ENTITY heimdal-download-http "http://ftp.vc-graz.ac.at/mirror/crypto/kerberos/heimdal/heimdal-&heimdal-version;.tar.gz">
    99<!ENTITY heimdal-download-ftp "ftp://ftp.pdc.kth.se/pub/heimdal/src/heimdal-&heimdal-version;.tar.gz">
    1010<!ENTITY heimdal-size "3.2 MB">
Note: See TracChangeset for help on using the changeset viewer.