source: postlfs/security/heimdal/heimdal-desc.xml@ 80e192a

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
Last change on this file since 80e192a was 80e192a, checked in by Igor Živković <igor@…>, 20 years ago

finished heimdal

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

  • Property mode set to 100644
File size: 5.6 KB
Line 
1<sect2>
2<title>Contents</title>
3
4<para>The <application>Heimdal</application> package contains
5<command>afslog</command>,
6<command>dump_log</command>,
7<command>ftp</command>,
8<command>ftpd</command>,
9<command>hprop</command>,
10<command>hpropd</command>,
11<command>ipropd-master</command>,
12<command>ipropd-slave</command>,
13<command>kadmin</command>,
14<command>kadmind</command>,
15<command>kauth</command>,
16<command>kdc</command>,
17<command>kdestroy</command>,
18<command>kf</command>,
19<command>kfd</command>,
20<command>kgetcred</command>,
21<command>kinit</command>,
22<command>klist</command>,
23<command>kpasswd</command>,
24<command>kpasswdd</command>,
25<command>krb5-config</command>,
26<command>kstash</command>,
27<command>ktutil</command>,
28<command>kx</command>,
29<command>kxd</command>,
30<command>login</command>,
31<command>mk_cmds</command>,
32<command>otp</command>,
33<command>otpprint</command>,
34<command>pagsh</command>,
35<command>pfrom</command>,
36<command>popper</command>,
37<command>push</command>,
38<command>rcp</command>,
39<command>replay_log</command>,
40<command>rsh</command>,
41<command>rshd</command>,
42<command>rxtelnet</command>,
43<command>rxterm</command>,
44<command>string2key</command>,
45<command>su</command>,
46<command>telnet</command>,
47<command>telnetd</command>,
48<command>tenletxr</command>,
49<command>truncate_log</command>,
50<command>verify_krb5_conf</command>,
51<command>xnlock</command>,
52<filename class="libraryfile">libasn1</filename>,
53<filename class="libraryfile">libeditline</filename>,
54<filename class="libraryfile">libgssapi</filename>,
55<filename class="libraryfile">libhdb</filename>,
56<filename class="libraryfile">libkadm5clnt</filename>,
57<filename class="libraryfile">libkadm5srv</filename>,
58<filename class="libraryfile">libkafs</filename>,
59<filename class="libraryfile">libkrb5</filename>,
60<filename class="libraryfile">libotp</filename>,
61<filename class="libraryfile">libroken</filename>,
62<filename class="libraryfile">libsl</filename> and
63<filename class="libraryfile">libss</filename>.
64
65</para>
66
67</sect2>
68
69<sect2><title>Description</title>
70
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
182</sect2>
Note: See TracBrowser for help on using the repository browser.