summaryrefslogtreecommitdiff
path: root/man/de/man8/useradd.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/de/man8/useradd.8')
-rw-r--r--man/de/man8/useradd.813
1 files changed, 8 insertions, 5 deletions
diff --git a/man/de/man8/useradd.8 b/man/de/man8/useradd.8
index fe3208c8..9bcbbfce 100644
--- a/man/de/man8/useradd.8
+++ b/man/de/man8/useradd.8
@@ -2,12 +2,12 @@
.\" Title: useradd
.\" Author: Julianne Frances Haugh
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 22.08.2022
+.\" Date: 08.11.2022
.\" Manual: Befehle zur Systemverwaltung
-.\" Source: shadow-utils 4.12.3
+.\" Source: shadow-utils 4.13
.\" Language: German
.\"
-.TH "USERADD" "8" "22.08.2022" "shadow\-utils 4\&.12\&.3" "Befehle zur Systemverwaltung"
+.TH "USERADD" "8" "08.11.2022" "shadow\-utils 4\&.13" "Befehle zur Systemverwaltung"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -345,7 +345,8 @@ sets the path to the user\*(Aqs login shell\&. Without this option, the system w
\fBSHELL\fR
variable specified in
/etc/default/useradd, or, if that is as well not set, the field for the login shell in
-/etc/passwdremains empty\&.
+/etc/passwd
+remains empty\&.
.RE
.PP
\fB\-u\fR, \fB\-\-uid\fR\ \&\fIUID\fR
@@ -464,7 +465,9 @@ Similarly, if the username already exists in an external user database such as N
\fBuseradd\fR
will deny the user account creation request\&.
.PP
-Benutzernamen m\(:ussen mit einem Kleinbuchstaben oder einem Unterstrich beginnen\&. Sie d\(:urfen nur Kleinbuchstaben, Zahlen, Unterstriche oder Gedankenstriche enthalten\&. Sie k\(:onnen mit einem Dollarzeichen enden\&. Als regul\(:arer Ausdruck: [a\-z_][a\-z0\-9_\-]*[$]?
+Usernames may contain only lower and upper case letters, digits, underscores, or dashes\&. They can end with a dollar sign\&. Dashes are not allowed at the beginning of the username\&. Fully numeric usernames and usernames \&. or \&.\&. are also disallowed\&. It is not recommended to use usernames beginning with \&. character as their home directories will be hidden in the
+\fBls\fR
+output\&.
.PP
Benutzernamen d\(:urfen nur bis zu 32 Zeichen lang sein\&.
.SH "KONFIGURATION"