Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-17 | Create users from vyatta-cfg-system package and update nnswitch in config | UnicronNL | |
2018-04-10 | cleanup group mapname in nsswitch on remove; add priv user to sudo group | Dave Olson | |
Needed to add sed code to remove mapname from nsswitch.conf group search line, similar to passwd line. Somehow forgot that when I added the code to add it in postinst I also somehow forgot to checkin the adduser line to add the radius_priv_user to the sudo group, so fixed that too. | |||
2017-06-23 | Fixed remove to clean up plugin entries in nsswitch.conf | Dave Olson | |
Ticket: CM-16909 Reviewed By: nobody Testing Done: installed, upgraded, removed We weren't removing the mapuser plugins in nsswitch.conf on package remove, now we do. Also cleaned up a bit and use \s instead of [ \t] for whitespace. | |||
2017-06-15 | Initial version of libnss-mapuser package | Dave Olson | |
See README for details |