On Mon, Dec 8, 2014 at 7:53 AM, Wawrzek Niewodniczanski <main@wawrzek.name> wrote:
Maybe I'm blind, but I cannot find How can I do this?

No, I'm the one that's blind :)

groupadd -r input

useradd -a -G input <myuser>

cheers
James