[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#31969: marked as done (libc6: Libc6 doesn't support NIS netgroups in /etc/passwd)



Your message dated Tue, 19 Jan 1999 12:42:45 -0600 (CST)
with message-id <13988.53797.146008.383269@bofh.me.umn.edu>
and subject line libc6 *does* support NIS netgroups in /etc/passwd
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Ian Jackson
(administrator, Debian bugs database)

Received: (at submit) by bugs.debian.org; 16 Jan 1999 04:48:45 +0000
Received: (qmail 21351 invoked from network); 16 Jan 1999 04:48:42 -0000
Received: from meserv.me.umn.edu (134.84.196.1)
  by master.debian.org with SMTP; 16 Jan 1999 04:48:42 -0000
Received: from bofh.me.umn.edu (kaszeta@bofh.me.umn.edu [134.84.18.23])
	by meserv.me.umn.edu (8.9.1a/8.9.1) with ESMTP id WAA20283;
	Fri, 15 Jan 1999 22:48:35 -0600 (CST)
From: Richard Kaszeta <kaszeta@me.umn.edu>
Received: (from kaszeta@localhost)
	by bofh.me.umn.edu (8.9.1/8.9.1) id WAA07777;
	Fri, 15 Jan 1999 22:48:35 -0600
Date: Fri, 15 Jan 1999 22:48:35 -0600
Message-Id: <[🔎] 199901160448.WAA07777@bofh.me.umn.edu>
Subject: libc6: Libc6 doesn't support NIS netgroups in /etc/passwd
To: submit@bugs.debian.org
X-Mailer: bug 3.1.5

Package: libc6
Version: 2.0.7u-2

I have a machine on which I want only a small subset of my users to
have a valid shell...

Under debian 1.3, I made an NIS netgroup called 'admin' with these
users in it, and put the following entries in /etc/passwd

+@admin::0:0:::  
+::0:0:::/bin/false

So that users in the admin netgroup can log into the machine, while
other users can't (but still have a visible home directory).  

This doesn't seem to work under debian 2.1... the +@admin entry
doesn't seem to do anything.

Since I use nis, my /etc/nsswitch.conf is as below.  From the glibc
documentation I can't seem to figure out how to get netgroups
working... 

Is there a solution to this problem, or is this yet another case where
linux doesn't seem to implement NIS netgroups?

------------------------------------------------------------------------
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# Information about this file is available in the `libc6-doc' package.

passwd:         compat
group:          compat
shadow:         compat

hosts:          files dns nis
networks:       files

protocols:      db files
services:       db files
ethers:         db files
rpc:            db files

netgroup:       nis

------------------------------------------------------------------------




-- System Information
Debian Release: 2.0
Kernel Version: Linux bofh 2.0.35 #1 Tue Oct 13 08:22:43 CDT 1998 i686 unknown

Versions of the packages libc6 depends on:
ii  ldso            1.9.9-1        The Linux dynamic linker, library and utilit


Reply to: