Simple PAM Module
Purpose: Building a simple pam module and configuring the necessary files.
Outcomes
You should have a better understanding of configuring PAM modules and how they work, and also execute a simple PAM function in your system.
Steps To Complete
- Use the terminal.
- Clone the repository Simple-PAM and follow the steps mentioned in it.
- Test the final build and note down your documentation for the process.
Acceptance Criteria
The registered user is able to access the system with the help of their credentials.