Details
-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
3
-
9223372036854775807
Description
A new 'lfs projectadd' would be useful to be able to quickly add project entries to the /etc/projid file, which would work like 'useradd' and 'groupadd'
It should check for the existing projname and projid in the file before allowing the new entry to be added.
It should use the "-c|--comment" option the same as useradd, and --projid to match other lfs commands.
I would also have an alias "--projadd" to keep it closer to the other commands in length.