summaryrefslogtreecommitdiffstats
path: root/templates/man8/pam_systemd_loadkey.8.pot
blob: bf42739191e0412765bded8ca0b5611d55a57447 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Free Software Foundation, Inc.
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-06-01 06:08+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: TH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "PAM_SYSTEMD_LOADKEY"
msgstr ""

#. type: TH
#: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid "systemd 255"
msgstr ""

#. type: TH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "pam_systemd_loadkey"
msgstr ""

#.  -----------------------------------------------------------------
#.  * MAIN CONTENT STARTS HERE *
#.  -----------------------------------------------------------------
#. type: SH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "NAME"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"pam_systemd_loadkey - Read password from kernel keyring and set it as PAM "
"authtok"
msgstr ""

#. type: SH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "SYNOPSIS"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "pam_systemd_loadkey\\&.so"
msgstr ""

#. type: SH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "DESCRIPTION"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"B<pam_systemd_loadkey> reads a NUL-separated password list from the kernel "
"keyring, and sets the last password in the list as the PAM authtok\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"The password list is supposed to be stored in the \"user\" keyring of the "
"root user, by an earlier call to B<systemd-ask-password>(1)  with B<--"
"keyname=>\\&. You can pass the keyname to B<pam_systemd_loadkey> via the "
"B<keyname=> option\\&."
msgstr ""

#. type: SH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "OPTIONS"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "The following options are understood:"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "I<keyname=>"
msgstr ""

#. type: Plain text
#: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed
msgid ""
"Takes a string argument which sets the keyname to read\\&. The default is "
"\"cryptsetup\", which is used by B<systemd-cryptsetup@.service>(8)  to store "
"LUKS passphrase during boot\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "Added in version 255\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "I<debug>"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid "The module will log debugging information as it operates\\&."
msgstr ""

#. type: SH
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid "EXAMPLE"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"This module is intended to be used when you use LUKS with a passphrase, "
"enable autologin in the display manager, and want to unlock Gnome Keyring / "
"KDE KWallet automatically\\&. So in total, you only enter one password "
"during boot\\&."
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"You need to set the password of your Gnome Keyring/KWallet to the same as "
"your LUKS passphrase\\&. Then add the following lines to your display "
"manager\\*(Aqs PAM config under /etc/pam\\&.d/ (e\\&.g\\&.  sddm-autologin):"
msgstr ""

#. type: Plain text
#: archlinux fedora-40 mageia-cauldron opensuse-tumbleweed
#, no-wrap
msgid ""
"-auth       optional    pam_systemd_loadkey\\&.so\n"
"-session    optional    pam_gnome_keyring\\&.so auto_start\n"
"-session    optional    pam_kwallet5\\&.so auto_start\n"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"And add the following lines to your display manager\\*(Aqs systemd service "
"file, so it can access root\\*(Aqs keyring:"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
#, no-wrap
msgid ""
"[Service]\n"
"KeyringMode=inherit\n"
msgstr ""

#. type: Plain text
#: archlinux debian-unstable fedora-40 fedora-rawhide mageia-cauldron
#: opensuse-tumbleweed
msgid ""
"In this setup, early during the boot process, B<systemd-cryptsetup@."
"service>(8)  will ask for the passphrase and store it in the kernel keyring "
"with the keyname \"cryptsetup\"\\&. Then when the display manager does the "
"autologin, pam_systemd_loadkey will read the passphrase from the kernel "
"keyring, set it as the PAM authtok, and then pam_gnome_keyring and "
"pam_kwallet5 will unlock with the same passphrase\\&."
msgstr ""

#. type: TH
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "systemd 256~rc3"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid ""
"Takes a string argument which sets the keyname to read\\&. The default is "
"\"cryptsetup\"\\&. During boot, B<systemd-cryptsetup@.service>(8)  stores a "
"passphrase or PIN in the keyring\\&. The LUKS2 volume key can also be used, "
"via the B<link-volume-key> option in B<crypttab>(5)\\&."
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
msgid "B<Table\\ \\&1.\\ \\& Possible values for >I<keyname>\\&."
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "Value"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "Description"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid ".T&"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "l l"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "l l."
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "cryptsetup"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "Passphrase or recovery key"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "fido2-pin"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "Security token PIN"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "luks2-pin"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "LUKS2 token PIN"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "tpm2-pin"
msgstr ""

#. type: tbl table
#: debian-unstable fedora-rawhide
#, no-wrap
msgid "TPM2 PIN"
msgstr ""

#. type: Plain text
#: debian-unstable fedora-rawhide
#, no-wrap
msgid ""
"-auth       optional    pam_systemd_loadkey\\&.so\n"
"-auth       optional    pam_gnome_keyring\\&.so\n"
"-session    optional    pam_gnome_keyring\\&.so auto_start\n"
"-session    optional    pam_kwallet5\\&.so auto_start\n"
msgstr ""