Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2005 11:02:43 GMT
From:      Ron van Daal <bugreport@tux.linux666.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/83253: pw(8) does not take over skeleton directory perms
Message-ID:  <200507111102.j6BB2hCJ024332@www.freebsd.org>
Resent-Message-ID: <200507111110.j6BBAGva018160@freefall.freebsd.org>

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

>Number:         83253
>Category:       misc
>Synopsis:       pw(8) does not take over skeleton directory perms
>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:   Mon Jul 11 11:10:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ron van Daal
>Release:        FreeBSD 5.4-RELEASE
>Organization:
Syntonic Internet
>Environment:
FreeBSD nietzsche.server.web3.nl 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May  8 10:21:06 UTC 2005     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
pw(8) does not take over the permissions of the skeleton directory (default /usr/share/skel) when adding user with homedirectory creation. It seems that the function now copies the content of the skeleton dir instead of the directory itself.
>How-To-Repeat:
# chmod 0700 /usr/share/skel
# pw useradd TESTUSER -m
# ls -al /home/ |grep TESTUSER
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



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