[Bug 209610] security/sudo: Fails for users with "/" in name
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed May 18 14:26:01 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209610
Bug ID: 209610
Summary: security/sudo: Fails for users with "/" in name
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: garga at FreeBSD.org
Reporter: christianjwhaag at gmail.com
Flags: maintainer-feedback?(garga at FreeBSD.org)
Assignee: garga at FreeBSD.org
sudo is unable to perform commands for users with a slash in their name, such
as username/admin. It will produce the following message:
sudo: unable to open /var/run/sudo/ts/username/admin: No such file or directory
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
Password:
Sorry, try again.
My workaround is to create the directory /var/run/sudo/ts/username manually.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list