929 lines
48 KiB
Diff
929 lines
48 KiB
Diff
From 244c5f2bfb48341a21f31793b45655c259bc36ee Mon Sep 17 00:00:00 2001
|
||
From: =?UTF-8?q?Pavel=20B=C5=99ezina?= <pbrezina@redhat.com>
|
||
Date: Mon, 5 Dec 2022 19:03:00 +0100
|
||
Subject: [PATCH 5/5] rhel9: Revert yescrypt
|
||
|
||
(cherry picked from commit a5d390b6c2a98854c6b5a53f49e3e76e86d7eb28)
|
||
Patch-name: 0905-rhel9-Revert-yescrypt.patch
|
||
Patch-id: 905
|
||
From-dist-git-commit: 8461b94b1539db7f26c288e0d5d20dd71e6609bf
|
||
---
|
||
po/af.po | 4 ++--
|
||
po/authselect.pot | 2 +-
|
||
po/ca.po | 4 ++--
|
||
po/cs.po | 4 ++--
|
||
po/de.po | 4 ++--
|
||
po/es.po | 4 ++--
|
||
po/fa.po | 2 +-
|
||
po/fi.po | 4 ++--
|
||
po/fr.po | 4 ++--
|
||
po/hu.po | 4 ++--
|
||
po/id.po | 4 ++--
|
||
po/it.po | 4 ++--
|
||
po/ja.po | 4 ++--
|
||
po/ka.po | 4 ++--
|
||
po/ko.po | 4 ++--
|
||
po/nl.po | 4 ++--
|
||
po/pl.po | 4 ++--
|
||
po/pt.po | 4 ++--
|
||
po/pt_BR.po | 4 ++--
|
||
po/ru.po | 4 ++--
|
||
po/si.po | 2 +-
|
||
po/sv.po | 4 ++--
|
||
po/tr.po | 4 ++--
|
||
po/uk.po | 4 ++--
|
||
po/zh_CN.po | 4 ++--
|
||
po/zh_TW.po | 4 ++--
|
||
profiles/minimal/password-auth | 2 +-
|
||
profiles/minimal/system-auth | 2 +-
|
||
profiles/sssd/password-auth | 2 +-
|
||
profiles/sssd/system-auth | 2 +-
|
||
profiles/winbind/password-auth | 2 +-
|
||
profiles/winbind/system-auth | 2 +-
|
||
src/compat/authcompat_Options.py | 2 +-
|
||
src/man/authselect-migration.7.adoc | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.ca.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.cs.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.de.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.es.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.fa.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.fi.po | 4 ++--
|
||
src/man/po/authselect-migration.7.adoc.fr.po | 4 ++--
|
||
src/man/po/authselect-migration.7.adoc.hu.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.it.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.ja.po | 4 ++--
|
||
src/man/po/authselect-migration.7.adoc.ko.po | 6 +++---
|
||
src/man/po/authselect-migration.7.adoc.nl.po | 4 ++--
|
||
src/man/po/authselect-migration.7.adoc.pl.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.pot | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.pt.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.pt_BR.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.ru.po | 4 ++--
|
||
src/man/po/authselect-migration.7.adoc.si.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.sv.po | 4 ++--
|
||
src/man/po/authselect-migration.7.adoc.tr.po | 4 ++--
|
||
src/man/po/authselect-migration.7.adoc.uk.po | 4 ++--
|
||
src/man/po/authselect-migration.7.adoc.zh_CN.po | 2 +-
|
||
src/man/po/authselect-migration.7.adoc.zh_TW.po | 2 +-
|
||
57 files changed, 90 insertions(+), 90 deletions(-)
|
||
|
||
diff --git a/po/af.po b/po/af.po
|
||
index b72dce8683fa84e2a71d7a79796c7cbb5d6fde96..0b93ceaa18acdf3419a63ba386a54e51a3dc0ed2 100644
|
||
--- a/po/af.po
|
||
+++ b/po/af.po
|
||
@@ -1581,8 +1581,8 @@ msgid "<name>"
|
||
msgstr "<naam>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<ontsyfer|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<ontsyfer|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/authselect.pot b/po/authselect.pot
|
||
index ebb39b01c03715ee9838421e4a433741d87ab901..c30807134393315fde32054aa174b870abfdfc4a 100644
|
||
--- a/po/authselect.pot
|
||
+++ b/po/authselect.pot
|
||
@@ -1535,7 +1535,7 @@ msgid "<name>"
|
||
msgstr ""
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
msgstr ""
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
diff --git a/po/ca.po b/po/ca.po
|
||
index 943567b31873a7f81f10259fa75984850e475eb1..9bf555a5d35f0bdf25eebe1e18dcd28e4df3721d 100644
|
||
--- a/po/ca.po
|
||
+++ b/po/ca.po
|
||
@@ -1607,8 +1607,8 @@ msgid "<name>"
|
||
msgstr "<nom>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/cs.po b/po/cs.po
|
||
index 0ae114698ed3e459f4569525c258137d9daaccbb..82f74c4eeb95e8199c4191622aafc55b2e3bb353 100644
|
||
--- a/po/cs.po
|
||
+++ b/po/cs.po
|
||
@@ -1600,8 +1600,8 @@ msgid "<name>"
|
||
msgstr "<jméno>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
# auto translated by TM merge from project: authconfig, version: master, DocId: po/authconfig
|
||
#: src/compat/authcompat_Options.py:149
|
||
diff --git a/po/de.po b/po/de.po
|
||
index 07eab1ed0d6ac02ff746412caedd30a88ea5bd88..746d16716d55945ba45d9d1a1cb34615b1da3669 100644
|
||
--- a/po/de.po
|
||
+++ b/po/de.po
|
||
@@ -1600,8 +1600,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/es.po b/po/es.po
|
||
index 307a3dfc7e9ff2a9cee78d162589b9affbd5a28a..4592ba1ec9b5793d66eec2e8d5b45bf5d848f579 100644
|
||
--- a/po/es.po
|
||
+++ b/po/es.po
|
||
@@ -1594,8 +1594,8 @@ msgid "<name>"
|
||
msgstr "<nombre>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/fa.po b/po/fa.po
|
||
index 7776891d61507c1c633894a2a230f70adf0abe55..d74c1cd462163f59d4975f0c04ed37f3303c42a0 100644
|
||
--- a/po/fa.po
|
||
+++ b/po/fa.po
|
||
@@ -1537,7 +1537,7 @@ msgid "<name>"
|
||
msgstr ""
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
msgstr ""
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
diff --git a/po/fi.po b/po/fi.po
|
||
index 7edc39870f8185c353208c06d67502f98af0d69c..ec7499c22cfeb0079a7c80439bdc5fbb708e2a1f 100644
|
||
--- a/po/fi.po
|
||
+++ b/po/fi.po
|
||
@@ -1583,8 +1583,8 @@ msgid "<name>"
|
||
msgstr "<nimi>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/fr.po b/po/fr.po
|
||
index 92d5928d12f2952fe9de048c0d233733e984d10c..f9c81f4c2be62bcaececfd6545d5782375ded522 100644
|
||
--- a/po/fr.po
|
||
+++ b/po/fr.po
|
||
@@ -1606,8 +1606,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/hu.po b/po/hu.po
|
||
index 871cf9ff43d0ec46d2211cb665185d210cb592e0..9b4c0103a2a94b339f4efad0f6d1430e0172e4d0 100644
|
||
--- a/po/hu.po
|
||
+++ b/po/hu.po
|
||
@@ -1591,8 +1591,8 @@ msgid "<name>"
|
||
msgstr "<név>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/id.po b/po/id.po
|
||
index a201cd75bd761f896e29331d73bebf4edfd127a4..22200572d69b640906f391290cb948b0d4a9a4f2 100644
|
||
--- a/po/id.po
|
||
+++ b/po/id.po
|
||
@@ -1589,8 +1589,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/it.po b/po/it.po
|
||
index a6c25a8bdeabd2988d0f36af5f71f16e71469d97..8cc716e3f3609f1466a7b9d9286be0204a151b60 100644
|
||
--- a/po/it.po
|
||
+++ b/po/it.po
|
||
@@ -1593,8 +1593,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/ja.po b/po/ja.po
|
||
index fe83406052e4460f01f715d6406e2c36eb7197b0..7ea9ae870a615b19ef39fd2989faf1abf47266b1 100644
|
||
--- a/po/ja.po
|
||
+++ b/po/ja.po
|
||
@@ -1598,8 +1598,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
# auto translated by TM merge from translation memory: authconfig, unique id: authconfig:6.2.8:authconfig:0bbce02e304562c295a1d57d66c296d3
|
||
#: src/compat/authcompat_Options.py:149
|
||
diff --git a/po/ka.po b/po/ka.po
|
||
index c2a2ad3d80e3192498837c61edb0ce8e49fabaa1..2756d9d53df82963dc0349c6a6e913daffce9216 100644
|
||
--- a/po/ka.po
|
||
+++ b/po/ka.po
|
||
@@ -1573,8 +1573,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/ko.po b/po/ko.po
|
||
index eadfe5b8145aa3b7d722e8b5f048a5ea9787d300..f7d0053ed1371506961eddf51563760b504b5e44 100644
|
||
--- a/po/ko.po
|
||
+++ b/po/ko.po
|
||
@@ -1570,8 +1570,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/nl.po b/po/nl.po
|
||
index 1bd2a9bf67442420faf1c0100d8e88c6f65fb945..ba50b52363a05676303ba50ee3b6d6fc8f81de12 100644
|
||
--- a/po/nl.po
|
||
+++ b/po/nl.po
|
||
@@ -1602,8 +1602,8 @@ msgid "<name>"
|
||
msgstr "<naam>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/pl.po b/po/pl.po
|
||
index 9b6627cc766c1e0a0db70187e13a57760dbb30c9..13553c81d1c57f22c5225aa0c017242abba15bf6 100644
|
||
--- a/po/pl.po
|
||
+++ b/po/pl.po
|
||
@@ -1609,8 +1609,8 @@ msgid "<name>"
|
||
msgstr "<nazwa>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/pt.po b/po/pt.po
|
||
index f438af06bdec181b3ecd239e7208e13e8f19fb7e..a4228b05bacaa862debcecfaabdb2674205d2eab 100644
|
||
--- a/po/pt.po
|
||
+++ b/po/pt.po
|
||
@@ -1595,8 +1595,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/pt_BR.po b/po/pt_BR.po
|
||
index 73deaf180e3f84d075bea365c57e170c2adbb0b6..4dd44eadb4ac5d1c673d8d5d9f26acc1e5efd659 100644
|
||
--- a/po/pt_BR.po
|
||
+++ b/po/pt_BR.po
|
||
@@ -1593,8 +1593,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/ru.po b/po/ru.po
|
||
index 49190028c7ce89e2a33b0d72f0ae4f185f251ffc..d23284d29df8503e8e8afca6ac60dc0f89f7e886 100644
|
||
--- a/po/ru.po
|
||
+++ b/po/ru.po
|
||
@@ -1590,8 +1590,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/si.po b/po/si.po
|
||
index 39f5a79298a22cc38cbba427d976a64347d6b51d..eaf4b3c08a31f275c51f8f52078df993992e7dbb 100644
|
||
--- a/po/si.po
|
||
+++ b/po/si.po
|
||
@@ -1536,7 +1536,7 @@ msgid "<name>"
|
||
msgstr ""
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
msgstr ""
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
diff --git a/po/sv.po b/po/sv.po
|
||
index 9292b1f0b9aae19a6af711c8e8a7ef5f3ef8a36b..cc70f2d99be6a14175b009066d41f6db102dafe2 100644
|
||
--- a/po/sv.po
|
||
+++ b/po/sv.po
|
||
@@ -1580,8 +1580,8 @@ msgid "<name>"
|
||
msgstr "<namn>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/tr.po b/po/tr.po
|
||
index 9be388fbbde21396666502662b964bc475098980..0aaa54335877ddadf13d4da7ad3277b1eccd0a09 100644
|
||
--- a/po/tr.po
|
||
+++ b/po/tr.po
|
||
@@ -1589,8 +1589,8 @@ msgid "<name>"
|
||
msgstr "<ad>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/uk.po b/po/uk.po
|
||
index e13a1656266cb9743e39a0cc70da4fcbd3b46701..a3cb1c808ab9a7bb171eb9600f75dd90468ec72a 100644
|
||
--- a/po/uk.po
|
||
+++ b/po/uk.po
|
||
@@ -1591,8 +1591,8 @@ msgid "<name>"
|
||
msgstr "<назва>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/zh_CN.po b/po/zh_CN.po
|
||
index 75ec7d808811187b7722121966aaa55236dbc7d4..6c109a0d8556a8b5fd93e03ae543f3d3e909a6b8 100644
|
||
--- a/po/zh_CN.po
|
||
+++ b/po/zh_CN.po
|
||
@@ -1559,8 +1559,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/po/zh_TW.po b/po/zh_TW.po
|
||
index 67b67e55689cf10a8da4e03e499b4b6b58b0abef..14dd6304ac159ef0fbc96712cea7a758b8e9d04d 100644
|
||
--- a/po/zh_TW.po
|
||
+++ b/po/zh_TW.po
|
||
@@ -1561,8 +1561,8 @@ msgid "<name>"
|
||
msgstr "<name>"
|
||
|
||
#: src/compat/authcompat_Options.py:148
|
||
-msgid "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
-msgstr "<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>"
|
||
+msgid "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
+msgstr "<descrypt|bigcrypt|md5|sha256|sha512>"
|
||
|
||
#: src/compat/authcompat_Options.py:149
|
||
msgid "<URL>"
|
||
diff --git a/profiles/minimal/password-auth b/profiles/minimal/password-auth
|
||
index 858c21f588fb0a76e30b7ecb122f1f332d18a294..8c4cb37f848a01889724ec8c56f1b819facb330d 100644
|
||
--- a/profiles/minimal/password-auth
|
||
+++ b/profiles/minimal/password-auth
|
||
@@ -12,7 +12,7 @@ account required pam_unix.so
|
||
password requisite pam_pwquality.so
|
||
password [default=1 ignore=ignore success=ok] pam_localuser.so {include if "with-pwhistory"}
|
||
password requisite pam_pwhistory.so use_authtok {include if "with-pwhistory"}
|
||
-password sufficient pam_unix.so yescrypt shadow {if not "without-nullok":nullok} use_authtok
|
||
+password sufficient pam_unix.so sha512 shadow {if not "without-nullok":nullok} use_authtok
|
||
password required pam_deny.so
|
||
|
||
session optional pam_keyinit.so revoke
|
||
diff --git a/profiles/minimal/system-auth b/profiles/minimal/system-auth
|
||
index 858c21f588fb0a76e30b7ecb122f1f332d18a294..8c4cb37f848a01889724ec8c56f1b819facb330d 100644
|
||
--- a/profiles/minimal/system-auth
|
||
+++ b/profiles/minimal/system-auth
|
||
@@ -12,7 +12,7 @@ account required pam_unix.so
|
||
password requisite pam_pwquality.so
|
||
password [default=1 ignore=ignore success=ok] pam_localuser.so {include if "with-pwhistory"}
|
||
password requisite pam_pwhistory.so use_authtok {include if "with-pwhistory"}
|
||
-password sufficient pam_unix.so yescrypt shadow {if not "without-nullok":nullok} use_authtok
|
||
+password sufficient pam_unix.so sha512 shadow {if not "without-nullok":nullok} use_authtok
|
||
password required pam_deny.so
|
||
|
||
session optional pam_keyinit.so revoke
|
||
diff --git a/profiles/sssd/password-auth b/profiles/sssd/password-auth
|
||
index 5b235de810a838d3002013a68a85995a15ab1a8f..b64f048f09a40c2a0b1b258bb52f62e7cf459f9f 100644
|
||
--- a/profiles/sssd/password-auth
|
||
+++ b/profiles/sssd/password-auth
|
||
@@ -24,7 +24,7 @@ account required pam_permit.so
|
||
password requisite pam_pwquality.so local_users_only
|
||
password [default=1 ignore=ignore success=ok] pam_localuser.so {include if "with-pwhistory"}
|
||
password requisite pam_pwhistory.so use_authtok {include if "with-pwhistory"}
|
||
-password sufficient pam_unix.so yescrypt shadow {if not "without-nullok":nullok} use_authtok
|
||
+password sufficient pam_unix.so sha512 shadow {if not "without-nullok":nullok} use_authtok
|
||
password [success=1 default=ignore] pam_localuser.so
|
||
password sufficient pam_sss.so use_authtok
|
||
password required pam_deny.so
|
||
diff --git a/profiles/sssd/system-auth b/profiles/sssd/system-auth
|
||
index 22e87d8f4ee64a4ad69d547873ae833de6ac5c41..d33871908cd0b3fde1eae34a6098e6774464ec30 100644
|
||
--- a/profiles/sssd/system-auth
|
||
+++ b/profiles/sssd/system-auth
|
||
@@ -31,7 +31,7 @@ account required pam_permit.so
|
||
password requisite pam_pwquality.so local_users_only
|
||
password [default=1 ignore=ignore success=ok] pam_localuser.so {include if "with-pwhistory"}
|
||
password requisite pam_pwhistory.so use_authtok {include if "with-pwhistory"}
|
||
-password sufficient pam_unix.so yescrypt shadow {if not "without-nullok":nullok} use_authtok
|
||
+password sufficient pam_unix.so sha512 shadow {if not "without-nullok":nullok} use_authtok
|
||
password [success=1 default=ignore] pam_localuser.so
|
||
password sufficient pam_sss.so use_authtok
|
||
password required pam_deny.so
|
||
diff --git a/profiles/winbind/password-auth b/profiles/winbind/password-auth
|
||
index 8b260fa06f5ed8494d1f6fac74517d3a54622693..4944b4213d83acc6f18e6078d9d5d95d8e30950c 100644
|
||
--- a/profiles/winbind/password-auth
|
||
+++ b/profiles/winbind/password-auth
|
||
@@ -21,7 +21,7 @@ account required pam_permit.so
|
||
password requisite pam_pwquality.so local_users_only
|
||
password [default=1 ignore=ignore success=ok] pam_localuser.so {include if "with-pwhistory"}
|
||
password requisite pam_pwhistory.so use_authtok {include if "with-pwhistory"}
|
||
-password sufficient pam_unix.so yescrypt shadow {if not "without-nullok":nullok} use_authtok
|
||
+password sufficient pam_unix.so sha512 shadow {if not "without-nullok":nullok} use_authtok
|
||
password sufficient pam_winbind.so {if "with-krb5":krb5_auth} use_authtok
|
||
password required pam_deny.so
|
||
|
||
diff --git a/profiles/winbind/system-auth b/profiles/winbind/system-auth
|
||
index 33aa13efb92405393236c3511ebb351facd916f0..afe27d7b0864e66b9a91a582d0c6f94cc37f1af7 100644
|
||
--- a/profiles/winbind/system-auth
|
||
+++ b/profiles/winbind/system-auth
|
||
@@ -22,7 +22,7 @@ account required pam_permit.so
|
||
password requisite pam_pwquality.so local_users_only
|
||
password [default=1 ignore=ignore success=ok] pam_localuser.so {include if "with-pwhistory"}
|
||
password requisite pam_pwhistory.so use_authtok {include if "with-pwhistory"}
|
||
-password sufficient pam_unix.so yescrypt shadow {if not "without-nullok":nullok} use_authtok
|
||
+password sufficient pam_unix.so sha512 shadow {if not "without-nullok":nullok} use_authtok
|
||
password sufficient pam_winbind.so {if "with-krb5":krb5_auth} use_authtok
|
||
password required pam_deny.so
|
||
|
||
diff --git a/src/compat/authcompat_Options.py b/src/compat/authcompat_Options.py
|
||
index 79ead60fa9edc1244227e3b69df025471b7c7991..5b80b80bef8ac88740726fda15863f81647120c3 100644
|
||
--- a/src/compat/authcompat_Options.py
|
||
+++ b/src/compat/authcompat_Options.py
|
||
@@ -142,7 +142,7 @@ class Options:
|
||
Option.UnsupportedSwitch("useshadow"),
|
||
Option.UnsupportedFeature("md5"),
|
||
Option.UnsupportedSwitch("usemd5"),
|
||
- Option.UnsupportedValued("passalgo", _("<descrypt|bigcrypt|md5|sha256|sha512|yescrypt>")),
|
||
+ Option.UnsupportedValued("passalgo", _("<descrypt|bigcrypt|md5|sha256|sha512>")),
|
||
Option.UnsupportedValued("ldaploadcacert", _("<URL>")),
|
||
Option.UnsupportedValued("smartcardmodule", _("<module>")),
|
||
Option.UnsupportedValued("smbsecurity", _("<user|server|domain|ads>")),
|
||
diff --git a/src/man/authselect-migration.7.adoc b/src/man/authselect-migration.7.adoc
|
||
index d9777b9b473859d7ec532f39f7e14bd81c4f1b90..9e3021a8d62ff8ba71773b212f5a1a43ac19a703 100644
|
||
--- a/src/man/authselect-migration.7.adoc
|
||
+++ b/src/man/authselect-migration.7.adoc
|
||
@@ -90,7 +90,7 @@ configuration file for required services.
|
||
|
||
NOTE: Authconfig options `--enableshadow` and `--passalgo=sha512` were often
|
||
used to make sure that passwords are stored in `/etc/shadow` using `sha512`
|
||
-algorithm. *The authselect profiles now use the yescrypt hashing method* and
|
||
+algorithm. *The authselect profiles now use the sha512 hashing method* and
|
||
it cannot be changed through an option (only by creating a custom profile).
|
||
You can just omit these options.
|
||
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.ca.po b/src/man/po/authselect-migration.7.adoc.ca.po
|
||
index 7e653a228cdff666949fd12d62090aa5dbe20bc1..b6890bfcfb713bc3185152bc1f140b5d34d3c535 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.ca.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.ca.po
|
||
@@ -256,7 +256,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.cs.po b/src/man/po/authselect-migration.7.adoc.cs.po
|
||
index d11809b0c89c0c25927385c23092d09febf6a6a6..caf570bf8dd29c2a4018dc33c6a6ac8f07f88828 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.cs.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.cs.po
|
||
@@ -242,7 +242,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.de.po b/src/man/po/authselect-migration.7.adoc.de.po
|
||
index c166a0f6b3ecaa15f6bd691092c5534a75b0ab8b..fff88c84af35494e65b6587efe78ff09d75f350f 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.de.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.de.po
|
||
@@ -193,7 +193,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.es.po b/src/man/po/authselect-migration.7.adoc.es.po
|
||
index 05d4d494a1adc10c5d393078dfbdf5910e327f27..6be9bc318384edf97a247028b317c070c0f6a788 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.es.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.es.po
|
||
@@ -248,7 +248,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.fa.po b/src/man/po/authselect-migration.7.adoc.fa.po
|
||
index b902c0cd5271bb0ee79f575a9fe3eca275b6c56a..db37728fc44ebd368345f984dd73b9b9ff74f3e8 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.fa.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.fa.po
|
||
@@ -189,7 +189,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.fi.po b/src/man/po/authselect-migration.7.adoc.fi.po
|
||
index 1f8b1a0b5e73e162bc943e7aa76105406de1d868..c07e2c10a3179c1647266bf5bdf6bd3b06578b02 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.fi.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.fi.po
|
||
@@ -253,14 +253,14 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
"Authconfig-asetuksia `--enableshadow` ja `--passalgo=sha512` käytettiin "
|
||
"usein varmistamaan, että salasanat on tallennettu hakemistoon `/etc/shadow` "
|
||
"käyttämällä `sha512`-algoritmia. *Authselect-profiilit käyttävät nyt "
|
||
-"yescrypt-hajautusmenetelmää*, eikä sitä voi muuttaa valinnalla (onnistuu "
|
||
+"sha512-hajautusmenetelmää*, eikä sitä voi muuttaa valinnalla (onnistuu "
|
||
"vain luomalla mukautettu profiili). Voit jättää nämä vaihtoehdot pois."
|
||
|
||
#. type: Block title
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.fr.po b/src/man/po/authselect-migration.7.adoc.fr.po
|
||
index 06257a4160970bfbf623e33548d689096ab58bf1..954034740677bbb7fd94ed5cf7f5174a9162d195 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.fr.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.fr.po
|
||
@@ -261,14 +261,14 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
"Les options d’Authconfig '--enableshadow' et '--passalgo=sha512' ont souvent "
|
||
"été utilisées pour s’assurer que les mots de passe sont stockés dans '/etc/"
|
||
"shadow' en utilisant l’algorithme 'sha512'. *Les profils authselect "
|
||
-"utilisent maintenant la méthode de hachage yescrypt* et elle ne peut pas "
|
||
+"utilisent maintenant la méthode de hachage sha512* et elle ne peut pas "
|
||
"être modifiée via une option (uniquement en créant un profil personnalisé). "
|
||
"Vous pouvez simplement omettre ces options."
|
||
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.hu.po b/src/man/po/authselect-migration.7.adoc.hu.po
|
||
index a058b221b3324f6ed120a05fefcd3fe46af7e08b..368476a43138b2952baad7a0691e064d452715d5 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.hu.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.hu.po
|
||
@@ -189,7 +189,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.it.po b/src/man/po/authselect-migration.7.adoc.it.po
|
||
index 0082dd3dedcf6679d2411dddf5793524c7b440a1..4e918bf865e4bff1c3017b269dc9e9731ea7f247 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.it.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.it.po
|
||
@@ -258,7 +258,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.ja.po b/src/man/po/authselect-migration.7.adoc.ja.po
|
||
index 782e094c5f7c06a7d0fb340cf38d0c3b2f9a56ec..a8da7e2a23ef8f43e95df47a462bce919748ab19 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.ja.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.ja.po
|
||
@@ -246,13 +246,13 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
"Authconfig オプション `--enableshadow`と` --passalgo = sha512`は、パスワード"
|
||
"が `sha512`アルゴリズムを使用して` / etc / shadow`に確実に保存されるようにす"
|
||
-"るためによく使用されていました。 * authselect プロファイルはyescryptハッシュ"
|
||
+"るためによく使用されていました。 * authselect プロファイルはsha512ハッシュ"
|
||
"メソッドを使用するようになりました*。オプションを使用して変更することはできま"
|
||
"せん(カスタムプロファイルを作成する場合のみ)。 これらのオプションは省略でき"
|
||
"ます。"
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.ko.po b/src/man/po/authselect-migration.7.adoc.ko.po
|
||
index e6eccd0628cad08d93ef29e3030d0af1ebb45e5a..8919c3b5619915993069ea75d13334b7f44f3ba7 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.ko.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.ko.po
|
||
@@ -249,13 +249,13 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
"Authconfig 선택 `--enableshadow`와 `--passalgo=sha512`는 비밀번호는 `sha512` "
|
||
-"알고리즘을 사용하여 `/etc/shadow`에서 저장되어지도록 자주 사용되곤 합니다. *"
|
||
-"authselect 프로파일은 이제 yescrypt 해쉬 방법을 사용합니다* 그리고 이는 선택("
|
||
+"알고리즘을 사용하여 `/etc/shadow`에서 저장되어지도록 자주 사용되곤 합니다. "
|
||
+"*authselect 프로파일은 이제 sha512 해쉬 방법을 사용합니다* 그리고 이는 선택("
|
||
"사용자 정의 프로파일 생성에서만)을 통해 변경 될 수 없습니다. 당신은 다만 "
|
||
"이들 옵션을 생략 할 수 있습니다."
|
||
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.nl.po b/src/man/po/authselect-migration.7.adoc.nl.po
|
||
index 15573ef063f69728d66999fb3e58be4d9438468b..b587fa436c86e355afb8950fd289f05c4c545696 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.nl.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.nl.po
|
||
@@ -257,14 +257,14 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
"De authconfig-opties '--enableshadow' and '--passalgo=sha512' werden vaak "
|
||
"gebruikt om te verzekeren dat wachtwoorden worden opgeslagen in /etc/shadow "
|
||
"met gebruik van het sha512-algoritme. *De authselect-profielen gebruiken "
|
||
-"thans hashing met yescrypt.* Dit kan niet met een optie worden gewijzigd, "
|
||
+"thans hashing met sha512.* Dit kan niet met een optie worden gewijzigd, "
|
||
"maar alleen door een eigen profiel aan te maken. U kunt de voornoemde opties "
|
||
"gewoon weglaten."
|
||
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.pl.po b/src/man/po/authselect-migration.7.adoc.pl.po
|
||
index e0e629a8dda40061e2c9d4a17554c848df1e341a..d229fb7e2fd5654682b2fdac1409746606026e02 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.pl.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.pl.po
|
||
@@ -191,7 +191,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.pot b/src/man/po/authselect-migration.7.adoc.pot
|
||
index c35b730bd1a90533ba0c75365e2408a94c3809a9..bed94984e506d2fe73cbaf8c5d1116ff762612d9 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.pot
|
||
+++ b/src/man/po/authselect-migration.7.adoc.pot
|
||
@@ -188,7 +188,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.pt.po b/src/man/po/authselect-migration.7.adoc.pt.po
|
||
index 96de2ff43b73a3367ae250d9b34329e68d5947ad..57dcadce8e2ffd1349d72bdc6499b0ec4a24db76 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.pt.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.pt.po
|
||
@@ -260,7 +260,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.pt_BR.po b/src/man/po/authselect-migration.7.adoc.pt_BR.po
|
||
index a7ecc0e4269b25aab4277622b7a31b9c9dbeb467..8b2e2fa80a544ef82ec0719a0df0b6cc23353a3c 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.pt_BR.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.pt_BR.po
|
||
@@ -258,7 +258,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.ru.po b/src/man/po/authselect-migration.7.adoc.ru.po
|
||
index 469f4639230a977eebe5261f2b6aea9470db33c5..fd0eb1ad827962c2674a6cdda4c479d805177af0 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.ru.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.ru.po
|
||
@@ -256,14 +256,14 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
"Параметры Authconfig `--enableshadow` и`--passalgo=sha512` часто "
|
||
"использовались, чтобы гарантировать хранение паролей в `/ etc / shadow` с "
|
||
"использованием алгоритма`sha512`. *Профили authselect теперь используют "
|
||
-"метод хеширования yescrypt*, и его нельзя изменить с помощью параметра "
|
||
+"метод хеширования sha512*, и его нельзя изменить с помощью параметра "
|
||
"(только путем создания пользовательского профиля). Вы можете просто опустить "
|
||
"эти параметры."
|
||
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.si.po b/src/man/po/authselect-migration.7.adoc.si.po
|
||
index 0dbdb2c6357cbd2172c25eee157feadd57b0b9ae..5f88382d7aa4c92908b8b6821d75d085ab2a3358 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.si.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.si.po
|
||
@@ -188,7 +188,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.sv.po b/src/man/po/authselect-migration.7.adoc.sv.po
|
||
index 7199fbff8c47836848b1353c71e525afb88aa307..15fa4ca7b8385c92e661b0361942c93aa438e866 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.sv.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.sv.po
|
||
@@ -253,13 +253,13 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
"Authconfig-flaggorna ”--enableshadow” och ”--passalgo=sha512” användes ofta "
|
||
"för att säkerställa att lösenord lagras i ”/etc/shadow” med algoritmen "
|
||
-"”sha512”. *Authselect-profilerna använder nu hashningsmetoden yescrypt* och "
|
||
+"”sha512”. *Authselect-profilerna använder nu hashningsmetoden sha512* och "
|
||
"det kan inte ändras genom någon flagga (endast genom att skapa en anpassad "
|
||
"profil). Du kan helt enkelt utelämna dessa flaggor."
|
||
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.tr.po b/src/man/po/authselect-migration.7.adoc.tr.po
|
||
index 35e5d5c21609d1f68c5e89a5eaf54a4c456e48e3..157f7d2e4d1a53c27de1673409e658f696b083b6 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.tr.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.tr.po
|
||
@@ -258,13 +258,13 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
"`--enableshadow` ve `--passalgo=sha512` authconfig seçenekleri, parolaların "
|
||
"`/etc/shadow` dosyasında `sha512` algoritması kullanılarak saklandığından "
|
||
-"emin olmak için sıklıkla kullanılırdı. *Authselect profilleri artık yescrypt "
|
||
+"emin olmak için sıklıkla kullanılırdı. *Authselect profilleri artık sha512 "
|
||
"şifreleme yöntemini kullanıyor* ve bir seçenek aracılığıyla değiştirilemez "
|
||
"(yalnızca özel bir profil oluşturarak değiştirilebilir). Bu seçenekleri "
|
||
"yalnızca atlayabilirsiniz."
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.uk.po b/src/man/po/authselect-migration.7.adoc.uk.po
|
||
index 5a1b8a3aa5e8ce8dfbe40b0545187878dea09dbd..98d9841724a90e207818ea179e5870fdf870ca40 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.uk.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.uk.po
|
||
@@ -257,14 +257,14 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
"Параметри authconfig `--enableshadow` і `--passalgo=sha512`часто "
|
||
"використовували для забезпечення зберігання паролів у `/etc/shadow` з "
|
||
"використанням алгоритму `sha512`. *У поточних версіях профілів authselect "
|
||
-"використано метод хешування yescrypt*, його не можна змінити якимось "
|
||
+"використано метод хешування sha512*, його не можна змінити якимось "
|
||
"параметром (лише за допомогою нетипового профілю). Ви можете просто не "
|
||
"використовувати ці параметри."
|
||
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.zh_CN.po b/src/man/po/authselect-migration.7.adoc.zh_CN.po
|
||
index 6f5e562f5026e32623952154298df7ca950c7fdb..2b95ca4d2316644af9d299a4b4757a30ae68dc2f 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.zh_CN.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.zh_CN.po
|
||
@@ -190,7 +190,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
diff --git a/src/man/po/authselect-migration.7.adoc.zh_TW.po b/src/man/po/authselect-migration.7.adoc.zh_TW.po
|
||
index a5e86ab4aeb82b12fd31c8463563833b7aabd173..0eae8bd08bfa476d096292001aa541bfa842bb0c 100644
|
||
--- a/src/man/po/authselect-migration.7.adoc.zh_TW.po
|
||
+++ b/src/man/po/authselect-migration.7.adoc.zh_TW.po
|
||
@@ -190,7 +190,7 @@ msgstr ""
|
||
msgid ""
|
||
"Authconfig options `--enableshadow` and `--passalgo=sha512` were often used "
|
||
"to make sure that passwords are stored in `/etc/shadow` using `sha512` "
|
||
-"algorithm. *The authselect profiles now use the yescrypt hashing method* and "
|
||
+"algorithm. *The authselect profiles now use the sha512 hashing method* and "
|
||
"it cannot be changed through an option (only by creating a custom profile). "
|
||
"You can just omit these options."
|
||
msgstr ""
|
||
--
|
||
2.54.0
|
||
|