Password Authentication Protocol (PAP)
Password Authentication Protocol (PAP) is a protocol used to secure remote access authentication.
- client wishes to authenticate to a server
- both client and server know the password
- client simply provides the correct password and server confirms
- does not use any encryption
- should never be used unless encrypted by other means
