[sudo-users] JSON import to sudoers

Todd C. Miller Todd.Miller at courtesan.com
Mon Nov 17 16:53:35 MST 2014


On Mon, 17 Nov 2014 22:54:24 +0000, Johnson Aaron wrote:

> Would this be a large effort to make happen or would it be a reverse
> processing of the JSON as you have already done for export function?

It's probably a fair bit of work.  Not only do we need to code to
parse the JSON data, we also need code to output in sudoers format.
Using a third-party library such as jansson could help with the
JSON parsing.

 - todd


More information about the sudo-users mailing list