Setup Shell File Creation
Purpose: Create a shell file for the installation process.
Outcomes
The ultimate aim is to create a shell file that can take care of the setup process and makes all the changes necessary.
Steps To Complete
- Prepare the necessary shell file and add the functionality to build and move the shared object file of C++ PAM module.
- Make changes in the PAM configuration file to run them.
- Create new command line functions for running the process using command line.
- Document the process and outcomes.
Acceptance Criteria
It will be considered a valid program if it completely setups the system and can be used directly after that.