blob: e0701af1bf764f5d54fe95633b762ba38d7e973f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
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(+)
--- a/man5/nsswitch.conf.5
+++ b/man5/nsswitch.conf.5
@@ -274,6 +274,11 @@
.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 .
|