[Bug 256233] security/doas: target user's login class gets ignored
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256233] security/doas: target user's login class gets ignored"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 06 Jun 2021 01:39:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256233 --- Comment #24 from bugs.freebsd@scourger.nl --- Thanks for looking into it. I'm fine when the language is ignored with "normal" doas usage (without the -S flag). But I would consider it a bug when "doas -S" ignores it. I would expect "doas -S" to provide me with exactly the same environment as if I had used "su -" (which includes setting the language). Fortunately for me, I personally don't really care what happens with "doas -S" (I never use the -S flag). But if you keep it as it is now, I'd like to suggest to document this behaviour in the manual page. Maybe something like: BUGS: doas -S ignores the language set in login.conf and uses the system default instead. -- You are receiving this mail because: You are the assignee for the bug.