source: general/genlib/keyutils.xml@ bf565e06

11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since bf565e06 was 3f2db3a6, checked in by Pierre Labastie <pierre.labastie@…>, 18 months ago

Remove sect1info tags

They only contain a date tag that is nowhere used.

  • Property mode set to 100644
File size: 7.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 keyutils-download-http "https://people.redhat.com/~dhowells/keyutils/keyutils-&keyutils-version;.tar.bz2">
8 <!ENTITY keyutils-download-ftp " ">
9 <!ENTITY keyutils-md5sum "919af7f33576816b423d537f8a8692e8">
10 <!ENTITY keyutils-size "96 KB">
11 <!ENTITY keyutils-buildsize "1.9 MB (with tests)">
12 <!ENTITY keyutils-time "less than 0.1 SBU (add 0.6 SBU for tests)">
13]>
14
15<sect1 id="keyutils" xreflabel="keyutils-&keyutils-version;">
16 <?dbhtml filename="keyutils.html"?>
17
18
19 <title>keyutils-&keyutils-version;</title>
20
21 <indexterm zone="keyutils">
22 <primary sortas="a-keyutils">keyutils</primary>
23 </indexterm>
24
25 <sect2 role="package">
26 <title>Introduction to keyutils</title>
27
28 <para>
29 <application>Keyutils</application> is a set of utilities for managing
30 the key retention facility in the kernel, which can be used by
31 filesystems, block devices and more to gain and retain the authorization
32 and encryption keys required to perform secure operations.
33 </para>
34
35 &lfs112_checked;
36
37 <bridgehead renderas="sect3">Package Information</bridgehead>
38 <itemizedlist spacing="compact">
39 <listitem>
40 <para>
41 Download (HTTP): <ulink url="&keyutils-download-http;"/>
42 </para>
43 </listitem>
44 <listitem>
45 <para>
46 Download (FTP): <ulink url="&keyutils-download-ftp;"/>
47 </para>
48 </listitem>
49 <listitem>
50 <para>
51 Download MD5 sum: &keyutils-md5sum;
52 </para>
53 </listitem>
54 <listitem>
55 <para>
56 Download size: &keyutils-size;
57 </para>
58 </listitem>
59 <listitem>
60 <para>
61 Estimated disk space required: &keyutils-buildsize;
62 </para>
63 </listitem>
64 <listitem>
65 <para>
66 Estimated build time: &keyutils-time;
67 </para>
68 </listitem>
69 </itemizedlist>
70
71 <bridgehead renderas="sect3">keyutils Dependencies</bridgehead>
72
73 <bridgehead renderas="sect4">Required</bridgehead>
74 <para role="required">
75 <xref linkend="mitkrb"/>
76 <!-- Without krb5 installed, a FTBFS occurs while trying to compile dns.afsdb.c.
77 It looks for profile.h, which is installed by krb5. -->
78 </para>
79
80 <para condition="html" role="usernotes">User Notes:
81 <ulink url="&blfs-wiki;/keyutils"/></para>
82
83 </sect2>
84
85 <sect2 role="installation">
86 <title>Installation of keyutils</title>
87
88 <para>
89 Install <application>keyutils</application> by running the following
90 commands:
91 </para>
92
93<screen><userinput>sed -i 's:$(LIBDIR)/$(PKGCONFIG_DIR):/usr/lib/pkgconfig:' Makefile &amp;&amp;
94make</userinput></screen>
95
96 <para>
97 To test the results, issue, as the
98 <systemitem class="username">root</systemitem> user:
99 </para>
100
101<screen role="root" remap="test"><userinput>make -k test</userinput></screen>
102
103 <para>
104 Note that several tests will fail if certain uncommon kernel options
105 were not used when the kernel was built. These include CONFIG_BIG_KEYS,
106 CONFIG_KEY_DH_OPERATIONS, and CONFIG_CRYPTO_DH.
107 </para>
108
109 <para>
110 Now, as the <systemitem class="username">root</systemitem> user:
111 </para>
112
113<screen role="root"><userinput>make NO_ARLIB=1 LIBDIR=/usr/lib BINDIR=/usr/bin SBINDIR=/usr/sbin install</userinput></screen>
114
115 </sect2>
116
117 <sect2 role="commands">
118 <title>Command Explanations</title>
119
120 <para>
121 <command>sed ... Makefile</command>: This command ensures the pkgconfig
122 file is placed in the correct directory.
123 </para>
124
125 <para>
126 <parameter>NO_ARLIB=1</parameter>: This make flag disables installing the
127 static library.
128 </para>
129
130 </sect2>
131
132 <sect2 role="configuration">
133 <title>Configuring keyutils</title>
134
135 <sect3 id="keyutils-config">
136 <title>Config Files</title>
137
138 <para>
139 <filename>/etc/request-key.conf</filename> and
140 <filename>/etc/request-key.d/*</filename>
141 </para>
142
143 <indexterm zone="keyutils keyutils-config">
144 <primary sortas="e-etc-request-key.conf">/etc/request-key.conf</primary>
145 </indexterm>
146
147 <indexterm zone="keyutils keyutils-config">
148 <primary sortas="e-etc-request-key.d">/etc/request-key.d/*</primary>
149 </indexterm>
150
151 </sect3>
152
153 </sect2>
154
155 <sect2 role="content">
156 <title>Contents</title>
157
158 <segmentedlist>
159 <segtitle>Installed Programs</segtitle>
160 <segtitle>Installed Library</segtitle>
161 <segtitle>Installed Directory</segtitle>
162
163 <seglistitem>
164 <seg>keyctl, key.dns_resolver, and request-key</seg>
165 <seg>libkeyutils.so</seg>
166 <seg>/etc/request-key.d and /usr/share/keyutils</seg>
167 </seglistitem>
168 </segmentedlist>
169
170 <variablelist>
171 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
172 <?dbfo list-presentation="list"?>
173 <?dbhtml list-presentation="table"?>
174
175 <varlistentry id="keyctl">
176 <term><command>keyctl</command></term>
177 <listitem>
178 <para>
179 controls the key management facility with a variety of subcommands
180 </para>
181 <indexterm zone="keyutils keyctl">
182 <primary sortas="b-keyctl">keyctl</primary>
183 </indexterm>
184 </listitem>
185 </varlistentry>
186
187 <varlistentry id="key.dns_resolver">
188 <term><command>key.dns_resolver</command></term>
189 <listitem>
190 <para>
191 is invoked by <command>request-key</command> on behalf of the
192 kernel when kernel services (such as NFS, CIFS and AFS) need to
193 perform a hostname lookup and the kernel does not have the key
194 cached. It is not ordinarily intended to be called directly
195 </para>
196 <indexterm zone="keyutils key.dns_resolver">
197 <primary sortas="b-key.dns_resolver">key.dns_resolver</primary>
198 </indexterm>
199 </listitem>
200 </varlistentry>
201
202 <varlistentry id="request-key">
203 <term><command>request-key</command></term>
204 <listitem>
205 <para>
206 is invoked by the kernel when the kernel is asked for a key that it
207 doesn't have immediately available. The kernel creates a temporary
208 key and then calls out to this program to instantiate it. It is
209 not intended to be called directly
210 </para>
211 <indexterm zone="keyutils request-key">
212 <primary sortas="b-request-keyt-key">request-key</primary>
213 </indexterm>
214 </listitem>
215 </varlistentry>
216
217 <varlistentry id="libkeyutils">
218 <term><filename class="libraryfile">libkeyutils.so</filename></term>
219 <listitem>
220 <para>
221 contains the keyutils library API instantiation
222 </para>
223 <indexterm zone="keyutils libkeyutils">
224 <primary sortas="c-libkeyutils">libkeyutils.so</primary>
225 </indexterm>
226 </listitem>
227 </varlistentry>
228
229 </variablelist>
230
231 </sect2>
232
233</sect1>
Note: See TracBrowser for help on using the repository browser.