summaryrefslogtreecommitdiffstats
path: root/man/ru/man8/newusers.8
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 16:18:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-26 16:18:36 +0000
commit6c3ea4f47ea280811a7fe53a22f7832e4533c9ec (patch)
tree3d7ed5da23b5dbf6f9e450dfb61642832249c31e /man/ru/man8/newusers.8
parentAdding upstream version 1:4.13+dfsg1. (diff)
downloadshadow-6c3ea4f47ea280811a7fe53a22f7832e4533c9ec.tar.xz
shadow-6c3ea4f47ea280811a7fe53a22f7832e4533c9ec.zip
Adding upstream version 1:4.15.2.upstream/1%4.15.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/ru/man8/newusers.8')
-rw-r--r--man/ru/man8/newusers.823
1 files changed, 11 insertions, 12 deletions
diff --git a/man/ru/man8/newusers.8 b/man/ru/man8/newusers.8
index e7ab6cb..d01897a 100644
--- a/man/ru/man8/newusers.8
+++ b/man/ru/man8/newusers.8
@@ -2,12 +2,12 @@
.\" Title: newusers
.\" Author: Julianne Frances Haugh
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 11/08/2022
-.\" Manual: Команды управления системой
-.\" Source: shadow-utils 4.13
+.\" Date: 06/21/2024
+.\" Manual: System Management Commands
+.\" Source: shadow-utils 4.15.2
.\" Language: Russian
.\"
-.TH "newusers" "8" "11/08/2022" "shadow\-utils 4\&.13" "Команды управления системой"
+.TH "newusers" "8" "06/21/2024" "shadow\-utils 4\&.15\&.2" "System Management Commands"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -31,7 +31,7 @@
newusers \- обновляет и создаёт новые учётные записи пользователей в пакетном режиме
.SH "СИНТАКСИС"
.HP \w'\fBnewusers\fR\ 'u
-\fBnewusers\fR [\fIпараметры\fR] [\fIфайл\fR]
+\fBnewusers\fR [\fIoptions\fR] [\fIfile\fR]
.SH "ОПИСАНИЕ"
.PP
The
@@ -56,7 +56,7 @@ It can be the name of a new user or the name of an existing user (or a user crea
Это поле будет зашифровано и использовано как новое значение шифрованного пароля\&.
.RE
.PP
-\fI pw_gid\fR
+\fIpw_uid\fR
.RS 4
Это поле используется для определения UID пользователя\&.
.sp
@@ -168,14 +168,13 @@ directory\&. Only absolute paths are supported\&.
.RS 4
Использовать указанное количество раундов шифрования паролей\&.
.sp
-Значение 0 означает, что система выберет количество раундов по умолчанию для выбранного метода шифрования (5000)\&.
+You can only use this option with crypt method:
+\fISHA256\fR \fISHA512\fR
.sp
-Минимальное значение равно 1000, а максимальное значение равно 999,999,999\&.
-.sp
-Вы можете использовать этот параметр только при методе шифрования SHA256 или SHA512\&.
-.sp
-By default, the number of rounds is defined by the SHA_CRYPT_MIN_ROUNDS and SHA_CRYPT_MAX_ROUNDS variables in
+By default, the number of rounds for SHA256 or SHA512 is defined by the SHA_CRYPT_MIN_ROUNDS and SHA_CRYPT_MAX_ROUNDS variables in
/etc/login\&.defs\&.
+.sp
+A minimal value of 1000 and a maximal value of 999,999,999 will be enforced for SHA256 and SHA512\&. The default is 5000\&.
.RE
.SH "ПРЕДОСТЕРЕЖЕНИЯ"
.PP