[Bug 223461] [FIX] 200.backup-passwd does not filter passwords properly

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 20 19:32:45 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223461

--- Comment #1 from Ed Maste <emaste at freebsd.org> ---
What do you think about

sed 's/^\([-+ ][^-+:]*\):[^:]*:/\1:(password):/'

i.e., just adding ' ' to the first []

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


More information about the freebsd-bugs mailing list