You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you add the -r flag to the adduser command it will be allocated as a system user and assigned an id in a different range. This seems appropriate for such a user. The -r flag can be passed to groupadd as well
If you add the
-rflag to theaddusercommand it will be allocated as a system user and assigned an id in a different range. This seems appropriate for such a user. The -r flag can be passed togroupaddas well