Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Jun 2017 20:59:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 219826] truss (or ptrace(2)) causes a failure when executing with sudo
Message-ID:  <bug-219826-8-SYYbyduzHo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219826-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-219826-8@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=3D219826

Conrad Meyer <cem@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cem@freebsd.org

--- Comment #2 from Conrad Meyer <cem@freebsd.org> ---
Unprivileged programs (truss in your invocation) are not allowed to ptrace
set-uid programs (sudo in your invocation).  This is by design (security) a=
nd
not a bug.

--=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-219826-8-SYYbyduzHo>