„Password Authentication Protocol“ – Versionsunterschied
Erscheinungsbild
[gesichtete Version] | [gesichtete Version] |
Inhalt gelöscht Inhalt hinzugefügt
K r2.7.1) (Bot: Ergänze: zh:密码认证协议 |
Addbot (Diskussion | Beiträge) K Bot: 14 Interwiki-Link(s) nach Wikidata (d:q959710) migriert |
||
Zeile 9: | Zeile 9: | ||
[[Kategorie:Point-to-Point Protocol]] |
[[Kategorie:Point-to-Point Protocol]] |
||
[[cs:Password authentication protocol]] |
|||
[[el:Password Authentication Protocol]] |
|||
[[en:Password authentication protocol]] |
|||
[[es:Password Authentication Protocol]] |
|||
[[fa:پروتکل تایید گذرواژه]] |
|||
[[fr:Password Authentication Protocol]] |
|||
[[it:Password authentication protocol]] |
|||
[[ja:Password Authentication Protocol]] |
|||
[[nl:Password Authentication Protocol]] |
|||
[[pl:Password Authentication Protocol]] |
|||
[[pt:Password authentication protocol]] |
|||
[[ru:Password Authentication Protocol]] |
|||
[[sr:Протокол за аутентикацију шифре]] |
|||
[[zh:密码认证协议]] |
Version vom 3. April 2013, 13:04 Uhr
Das Password Authentication Protocol (PAP) ist ein Verfahren zur Authentifizierung über das Point-to-Point Protocol (PPP) und ist in RFC 1334 beschrieben. Es wurde häufig für die Einwahl mit Modems zu Netzwerkbetreibern (ISP) verwendet.
Bei PAP wird das Passwort für die Authentifizierung unverschlüsselt zusammen mit der Benutzerkennung übertragen. Es ist damit durch passives Mithören ausspähbar. Dieser unsicheren Möglichkeit steht das komplexere Protokoll CHAP gegenüber. Bei dieser Methode wird durch Verschlüsselung und Entschlüsselung einer Zufallszahl der Zugang geprüft.
Weblinks
- RFC 1334 – PPP Authentication Protocols