Skip to content

Conversation

@ihmels
Copy link

@ihmels ihmels commented Apr 7, 2023

adduser can be either an alias for useradd or a Perl script that uses
useradd in the background.

However, the Perl script does not use the same options as useradd.
Therefore, useradd should be used so that the command should always
work.

Fixes #330.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

README adduser command wrong

1 participant