Pluggable Authentication Modules ( PAM )
In the linux machines we can login in multiple ways -
CLI Way - SSH keys, Password based
Web UI Way - Cockpit tool
Desktop Way - GDM
All of these programs depend on PAM (Pluggable Authentication Modules). PAM is a central, pluggable framework: the ap...
terraformiac.hashnode.dev7 min read