CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/05/13 05:03:18
Modified files:
infrastructure/lib/DPB: Config.pm Host.pm Shell.pm User.pm
infrastructure/lib/DPB/Core: Init.pm
Log message:
complete local users with groups list using id -G.
Use that when switching groups to enforce full correct list of groups.
Figure out users that must exist locally, and error out if they don't.
Based on feedback by sthen@
