Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2004 23:59:30 GMT
From:      "David J. Haines" <dhaines@bu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/68130: adduser man page and usage inconsistent with respect to shell
Message-ID:  <200406192359.i5JNxU1k087569@www.freebsd.org>
Resent-Message-ID: <200406200000.i5K00gqP038878@freefall.freebsd.org>

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

>Number:         68130
>Category:       misc
>Synopsis:       adduser man page and usage inconsistent with respect to shell
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 20 00:00:42 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     David J. Haines
>Release:        5.2.1-p8
>Organization:
>Environment:
FreeBSD qbert.local 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #0: Fri Jun 18 01:37:15 EDT 2004     dhaines@qbert.local:/usr/obj/usr/src/sys/QBERT  i386
>Description:
The man page for adduser says that for adding users with the -f switch one must use the full path to the the desired login shell (see section FORMAT).  This is incorrect, rather one must, as adduser is currently impleimented, use only the shell name, e.g. "tcsh" or "bash".
>How-To-Repeat:
use adduser -f <filename> while the file referenced has something to the effect of user1::::::::/usr/local/bin/bash:      
>Fix:
update the manpage, or if the maintainer wants to make it more difficult rewrite the adduser script.      
>Release-Note:
>Audit-Trail:
>Unformatted:



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