File: 0008-nsswitch.conf.5.patch

package info (click to toggle)
manpages 4.10-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 16,464 kB
  • ctags: 5
  • sloc: sh: 435; python: 166; makefile: 75; lisp: 22
file content (24 lines) | stat: -rw-r--r-- 601 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: "Dr. Tobias Quathamer" <toddy@debian.org>
Date: Sat, 6 Feb 2016 01:24:49 +0100
Subject: nsswitch.conf.5

---
 man5/nsswitch.conf.5 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/man5/nsswitch.conf.5 b/man5/nsswitch.conf.5
index 062b9b1..a0014d5 100644
--- a/man5/nsswitch.conf.5
+++ b/man5/nsswitch.conf.5
@@ -289,6 +289,11 @@ Include the specified
 .I user
 from the NIS passwd/shadow map.
 .TP
+.BI + user::::::
+Include the specified
+.I user
+from the NIS passwd map, but override with non-empty passwd fields.
+.TP
 .BI +@ netgroup
 Include all users in the given
 .IR netgroup .