diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:18:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-26 16:18:39 +0000 |
commit | 5242eef8fc54636a41701fd9d7083ba6e4a4e0b3 (patch) | |
tree | e6a0980092957865a937cc0f34446df3d5194e99 /man/ru/man1/chsh.1 | |
parent | Releasing progress-linux version 1:4.13+dfsg1-5~progress7.99u1. (diff) | |
download | shadow-5242eef8fc54636a41701fd9d7083ba6e4a4e0b3.tar.xz shadow-5242eef8fc54636a41701fd9d7083ba6e4a4e0b3.zip |
Merging upstream version 1:4.15.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'man/ru/man1/chsh.1')
-rw-r--r-- | man/ru/man1/chsh.1 | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/man/ru/man1/chsh.1 b/man/ru/man1/chsh.1 index a8f2743..20fcc1a 100644 --- a/man/ru/man1/chsh.1 +++ b/man/ru/man1/chsh.1 @@ -2,12 +2,12 @@ .\" Title: chsh .\" 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: User Commands +.\" Source: shadow-utils 4.15.2 .\" Language: Russian .\" -.TH "chsh" "1" "11/08/2022" "shadow\-utils 4\&.13" "Пользовательские команды" +.TH "chsh" "1" "06/21/2024" "shadow\-utils 4\&.15\&.2" "User Commands" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -31,7 +31,7 @@ chsh \- изменяет регистрационную оболочку пользователя .SH "СИНТАКСИС" .HP \w'\fBchsh\fR\ 'u -\fBchsh\fR [\fIпараметры\fR] [\fIУЧЁТНАЯ_ЗАПИСЬ\fR] +\fBchsh\fR [\fIoptions\fR] [\fILOGIN\fR] .SH "ОПИСАНИЕ" .PP The @@ -77,6 +77,12 @@ The only restriction placed on the login shell is that the command name must be in /etc/shells is discouraged since accidentally changing to a restricted shell would prevent the user from ever changing her login shell back to its original value\&. +.PP +For this reason, placing +/bin/rsh +in +/etc/shells +is discouraged since accidentally changing to a restricted shell would prevent the user from ever changing her login shell back to its original value\&. .SH "НАСТРОЙКА" .PP The following configuration variables in |