Chapter 7, Protecting your Squid with Authentication
Question |
Answer |
---|---|
1 |
d. Username and password are transmitted after encoding the combination in |
2 |
c. Because string comparisons in most databases are case insensitive which will allow usernames john, John, jOhN, and so on provided correct password is entered. This will prevent us from detecting them as one user in case we have case-sensitive usernames which in turn will affect |
3 |
c |