Search:
Last edit
Summary: b
Added:
> Use this instead of useradd
Use this instead of useradd
(look up next uid, e.g. 1111)
USER=foobar adduser --home /local/bonmot/${USER} --uid 1111 --ingroup users ${USER}