[Bug 164808] crontab(1) doesn't support usernames with spaces in them

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 21 Jan 2026 06:08:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164808

Xin LI <delphij@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |Works As Intended
                 CC|                            |delphij@FreeBSD.org
           Assignee|bugs@FreeBSD.org            |delphij@FreeBSD.org

--- Comment #2 from Xin LI <delphij@FreeBSD.org> ---
System crontab(5) format does not allow blank spaces in the "username" field. 
Given the fact that e.g. pw, rmuser, etc. does not allow blank spaces, and
major Linux distributions' cron doesn't support it either, I think we shouldn't
be doing it.

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