Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2003 14:34:29 +0800 (CST)
From:      Wei-Kai Wu <wkwu@mail.csie.nctu.edu.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   misc/46855: pw can't change NIS user's group?
Message-ID:  <200301080634.h086YTa1024168@mail.csie.nctu.edu.tw>

next in thread | raw e-mail | index | archive | help

>Number:         46855
>Category:       misc
>Synopsis:       pw can't change NIS user's group?
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 07 22:40:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Wei-Kai Wu
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
Kavalan
>Environment:
	FreeBSD 4.7-STABLE, NIS server
>Description:
	I would like using 'pw' to change a NIS user's group, but faild.

	% id james
	uid=11375(james) gid=10(staff) groups=10(staff)
	% ypcat passwd | grep james
	james:##james:11371:10:TEST:/u/staff/james:/bin/tcsh
	% pw usermod 11371 -g others -Y
	pw: user 'james' does not exist (NIS?)

	Does that indicate 'pw' do NOT support changing a NIS user's group?
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301080634.h086YTa1024168>