Chapter 4
Pop quiz – authentication
- The use of PAP on its own can be a security risk, but when tunneled through TLS it is very secure.
- These users are probably authenticating with CHAP. CHAP requires that the passwords be stored in cleartext. Most RAS servers allow you to select the authentication protocols which it supports. Configure the RAS server to use only PAP.
- You can encrypt the passwords by using the
smbencrypt
program and use the value of NT hash for theNT-Password
AVP.