Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Dec 2024 19:11:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 280099] adduser not respecting home directory mode
Message-ID:  <bug-280099-227-JSw9uWlFHH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280099-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280099-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280099

--- Comment #11 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Df7cf62cf728a942e494a5b58438600998=
606617a

commit f7cf62cf728a942e494a5b58438600998606617a
Author:     Jose Luis Duran <jlduran@FreeBSD.org>
AuthorDate: 2024-12-01 19:05:58 +0000
Commit:     Kyle Evans <kevans@FreeBSD.org>
CommitDate: 2024-12-01 19:10:35 +0000

    pw: tests: add a test for -M with a pre-existing home directory

    Previous versions of pw(8) wouldn't chmod the home directory if it
    already existed prior to user creation, rendering adduser(8) -M
    ineffective in some cases.  Add a test to cover that situation.

    PR:             280099
    Reviewed by:    kevans

 usr.sbin/pw/tests/pw_useradd_test.sh | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280099-227-JSw9uWlFHH>