security: Allow console login access to user plinth
Fixes #1295 (closed)
This change is necessary to support sudo 1.8.23+ which came with the following major change:
- PAM account management modules and BSD auth approval modules are now run even when no password is required.
Signed-off-by: Joseph Nuthalapati njoseph@thoughtworks.com