</para>
</listitem>
- <listitem>
- <para><anchor id="AppendixLIWQ54" />Issue the
+ <listitem id="AppendixLIWQ54">
+ <para>Issue the
<emphasis role="bold">kas create</emphasis> command to create
Authentication Database entries called
<emphasis role="bold">admin</emphasis> and
</indexterm>
</listitem>
- <listitem>
- <para><anchor id="AppendixLIWQ55" />Issue the
+ <listitem id="AppendixLIWQ55">
+ <para>Issue the
<emphasis role="bold">kas examine</emphasis> command to display
the <emphasis role="bold">afs</emphasis> entry. The output
includes a checksum generated by encrypting a constant with the
</para>
</listitem>
- <listitem>
- <para><anchor id="LIWQ56" />Issue the
+ <listitem id="LIWQ56">
+ <para>Issue the
<emphasis role="bold">kas setfields</emphasis> command to turn
on the <computeroutput>ADMIN</computeroutput> flag in the
<emphasis role="bold">admin</emphasis> entry. This enables the
</para>
</listitem>
- <listitem>
- <para><anchor id="AppendixLIWQ57" />Issue the
+ <listitem id="AppendixLIWQ57">
+ <para>Issue the
<emphasis role="bold">bos adduser</emphasis> command to add the
<emphasis role="bold">admin</emphasis> user to the
<emphasis role="bold">/usr/afs/etc/UserList</emphasis> file.
</para>
</listitem>
- <listitem>
- <para><anchor id="AppendixLIWQ58" />Issue the
+ <listitem id="AppendixLIWQ58">
+ <para>Issue the
<emphasis role="bold">bos addkey</emphasis> command to define
the AFS server encryption key in the
<emphasis role="bold">/usr/afs/etc/KeyFile</emphasis> file.
</indexterm>
</listitem>
- <listitem>
- <para><anchor id="AppendixLIWQ59" />Issue the
+ <listitem id="AppendixLIWQ59">
+ <para>Issue the
<emphasis role="bold">bos listkeys</emphasis> command to verify
that the checksum for the new key in the
<emphasis role="bold">KeyFile</emphasis> file is the same as the
as detailed below</para>
<orderedlist>
- <listitem>
- <para><anchor id="LIWQ118" />Start the Authentication Server
+ <listitem id="LIWQ118">
+ <para>Start the Authentication Server
(the <emphasis role="bold">kaserver</emphasis> process).
<programlisting>
% <emphasis role="bold">bos create</emphasis> <<replaceable>machine name</replaceable>> <emphasis role="bold">kaserver simple /usr/afs/bin/kaserver</emphasis>
change directory as indicated, and copy them.</para>
<programlisting>
- # <emphasis role="bold">cd /tmp/afsdist/rs_aix42/root.client/usr/vice/etc</emphasis>
+ # <emphasis role="bold">cd /tmp/afsdist/rs_aix42/dest/root.client/usr/vice/etc</emphasis>
# <emphasis role="bold">cp -p afs_dynamic* /usr/vice/etc</emphasis>
</programlisting>
</listitem>
(<emphasis role="bold">kaserver</emphasis> process) in the cell:</para>
<programlisting>
- # <emphasis role="bold">cp /tmp/afsdist/hp_ux110/lib/pam_afs.so.1 .</emphasis>
+ # <emphasis role="bold">cp /tmp/afsdist/hp_ux110/dest/lib/pam_afs.so.1 .</emphasis>
# <emphasis role="bold">ln -s pam_afs.so.1 pam_afs.so</emphasis>
</programlisting>
<para>If you use a Kerberos implementation of AFS authentication:</para>
<programlisting>
- # <emphasis role="bold">cp /tmp/afsdist/hp_ux110/lib/pam_afs.krb.so.1 .</emphasis>
+ # <emphasis role="bold">cp /tmp/afsdist/hp_ux110/dest/lib/pam_afs.krb.so.1 .</emphasis>
# <emphasis role="bold">ln -s pam_afs.krb.so.1 pam_afs.so</emphasis>
</programlisting>
</listitem>
them.</para>
<programlisting>
- # <emphasis role="bold">cd /tmp/afsdist/sgi_65/root.client/usr/vice/etc</emphasis>
+ # <emphasis role="bold">cd /tmp/afsdist/sgi_65/dest/root.client/usr/vice/etc</emphasis>
# <emphasis role="bold">cp -p *authlib* /usr/vice/etc</emphasis>
</programlisting>
(<emphasis role="bold">kaserver</emphasis> process):</para>
<programlisting>
- # <emphasis role="bold">cp /tmp/afsdist/sun4x_56/lib/pam_afs.so.1 .</emphasis>
+ # <emphasis role="bold">cp /tmp/afsdist/sun4x_56/dest/lib/pam_afs.so.1 .</emphasis>
# <emphasis role="bold">ln -s pam_afs.so.1 pam_afs.so</emphasis>
</programlisting>
<para>If you use a Kerberos implementation of AFS authentication:</para>
<programlisting>
- # <emphasis role="bold">cp /tmp/afsdist/sun4x_56/lib/pam_afs.krb.so.1 .</emphasis>
+ # <emphasis role="bold">cp /tmp/afsdist/sun4x_56/dest/lib/pam_afs.krb.so.1 .</emphasis>
# <emphasis role="bold">ln -s pam_afs.krb.so.1 pam_afs.so</emphasis>
</programlisting>
</listitem>
</para>
</sect2>
</sect1>
-</appendix>
\ No newline at end of file
+</appendix>