summaryrefslogtreecommitdiff
path: root/man/ru/man8/useradd.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/ru/man8/useradd.8')
-rw-r--r--man/ru/man8/useradd.818
1 files changed, 14 insertions, 4 deletions
diff --git a/man/ru/man8/useradd.8 b/man/ru/man8/useradd.8
index b7727de6..4e5a7f14 100644
--- a/man/ru/man8/useradd.8
+++ b/man/ru/man8/useradd.8
@@ -2,12 +2,12 @@
.\" Title: useradd
.\" Author: Julianne Frances Haugh
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 07/22/2021
+.\" Date: 01/02/2022
.\" Manual: Команды управления системой
-.\" Source: shadow-utils 4.9
+.\" Source: shadow-utils 4.11.1
.\" Language: Russian
.\"
-.TH "useradd" "8" "07/22/2021" "shadow\-utils 4\&.9" "Команды управления системой"
+.TH "useradd" "8" "01/02/2022" "shadow\-utils 4\&.11\&.1" "Команды управления системой"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -213,6 +213,14 @@ options can be specified, e\&.g\&.:
Не добавлять пользователя в базы данных lastlog и faillog\&.
.sp
By default, the user\*(Aqs entries in the lastlog and faillog databases are reset to avoid reusing the entry from a previously deleted user\&.
+.sp
+If this option is not specified,
+\fBuseradd\fR
+will also consult the variable
+\fBLOG_INIT\fR
+in the
+/etc/default/useradd
+if set to no the user will not be added to the lastlog and faillog databases\&.
.RE
.PP
\fB\-m\fR, \fB\-\-create\-home\fR
@@ -496,7 +504,9 @@ option present in the configuration means that there is no user ID limit for wri
.PP
\fBMAIL_DIR\fR (string)
.RS 4
-Почтовый каталог\&. Данный параметр нужен для управления почтовым ящиком при изменении или удалении учётной записи пользователя\&. Если параметр не задан, то используется значение указанное при сборке\&.
+The mail spool directory\&. This is needed to manipulate the mailbox when its corresponding user account is modified or deleted\&. If not specified, a compile\-time default is used\&. The parameter CREATE_MAIL_SPOOL in
+/etc/default/useradd
+determines whether the mail spool should be created\&.
.RE
.PP
\fBMAIL_FILE\fR (string)