Can anyone clear this up for me please.
During Password Authentication for PAP, is the username and password physically typed in by the user or is it something that is happening on a protocol level?
During CHAPs 3-way handshake, a challenge packet consisting of: an ID, a random number and either the name of the local host perfoming the authentication or a username on the remote host is sent.
Again, is this something that is actually physically typed in by the user and if so, is the random number generated by one of those 'secure ID' number generators...
http://www.rsa.com/node.aspx?id=1215