From nobody@FreeBSD.org  Tue Mar  2 13:00:32 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id A7E7316A4D0
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Mar 2004 13:00:32 -0800 (PST)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8FC2C43D49
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  2 Mar 2004 13:00:06 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i22L0572029131
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 2 Mar 2004 13:00:05 -0800 (PST)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.10/8.12.10/Submit) id i22L051w029130;
	Tue, 2 Mar 2004 13:00:05 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200403022100.i22L051w029130@www.freebsd.org>
Date: Tue, 2 Mar 2004 13:00:05 -0800 (PST)
From: David Hill <david@wmol.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: /usr/sbin/pw does not honor symlinks in skeleton directory
X-Send-Pr-Version: www-2.3

>Number:         63659
>Category:       bin
>Synopsis:       /usr/sbin/pw does not honor symlinks in skeleton directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    le
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 02 13:10:17 PST 2004
>Closed-Date:    Fri May 04 17:23:33 GMT 2007
>Last-Modified:  Fri May  4 17:30:05 GMT 2007
>Originator:     David Hill
>Release:        5.2-CURRENT
>Organization:
>Environment:
FreeBSD xxxxx 5.2-CURRENT FreeBSD 5.2-CURRENT #8: Mon Mar  1 09:59:49 EST 2004     david@xxxxxx:/usr/obj/usr/src/sys/WIND  i386

>Description:
In /etc/skel, i have a directory "htdocs".  I also have a symlink of public_html to htdocs.  When I use /usr/sbin/pw to create a user, the home directory contains htdocs and public_html as directories, not public_html as a symlink to htdocs.

>How-To-Repeat:
Create a symlink to a directory in /etc/skel.
Create a user.
Check home directory.
>Fix:
      
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: le 
State-Changed-When: Fri Mar 30 13:19:09 UTC 2007 
State-Changed-Why:  
A fix for this was committed to -CURRENT. 


Responsible-Changed-From-To: freebsd-bugs->le 
Responsible-Changed-By: le 
Responsible-Changed-When: Fri Mar 30 13:19:09 UTC 2007 
Responsible-Changed-Why:  
A fix for this was committed to -CURRENT. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63659 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/63659: commit references a PR
Date: Fri, 30 Mar 2007 13:18:58 +0000 (UTC)

 le          2007-03-30 13:18:52 UTC
 
   FreeBSD src repository
 
   Modified files:
     usr.sbin/pw          cpdir.c 
   Log:
   Do the right thing with symlinks in the skeleton directory.
   
   PR:     bin/63659
   
   Revision  Changes    Path
   1.8       +7 -1      src/usr.sbin/pw/cpdir.c
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: le 
State-Changed-When: Fri May 4 17:23:21 UTC 2007 
State-Changed-Why:  
MFC happened. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63659 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/63659: commit references a PR
Date: Fri,  4 May 2007 17:22:33 +0000 (UTC)

 le          2007-05-04 17:22:26 UTC
 
   FreeBSD src repository
 
   Modified files:        (Branch: RELENG_6)
     usr.sbin/pw          cpdir.c 
   Log:
   MFC 1.8:
   
       Do the right thing with symlinks in the skeleton directory.
   
       PR:     bin/63659
   
   Revision  Changes    Path
   1.7.2.1   +7 -1      src/usr.sbin/pw/cpdir.c
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
