Latest Additions

April 09, 2011
FTP Queue Server
Design Overview The goal was to develop a revision to the standard FTP server which allows people...
February 23, 2011
ExtJS Xtype List
xtype Class box Ext BoxComponent button Ext Button colorpalette Ext ColorPalette component Ext...

Site Search

Password Authentication Procedure (PAP)

PAP is a simple password authentication protocol defined in RFC 1334 that is used to authenticate a user to a network access server used for example by internet service providers. PAP is used by Point to Point Protocol to validate users before allowing them access to server resources. Almost all network operating system remote servers support PAP.

PAP transmits unencrypted ASCII passwords over the network and is therefore considered insecure. It is used as a last resort when the remote server does not support a stronger authentication protocol, like Challenge-Handshake Authentication Protocol (CHAP) or Extensible Authentication Protocol (EAP) (while the last is actually a framework).
This topic was last modified on 03-04-2010 and has had 131 hits. These are popular related words: