|
Red Hat Linux 9
I recently posted a note asking where the rules for naming
users and groups was located within Red Hat Linux version 9 as I wanted to
update the default naming conventions. I have found that the information
is coded within the adduser and addgroup executables. My temporary fix is
to run adduser and addgroup using the executable from my 7.3 box. I would
like to get ahold of the version 9 source code for adduser and addgroup, so I
may make the updates there.
So, how do I obtain the source code, and after I make my
changes, what are the steps to recompile the code.
|