Certificates and Authentication
Appendix
B
Introduction to Public-Key Cryptography
243
Password-Based Authentication
Figure B-4 shows the basic steps involved in authenticating a client by means of a
name and password. Figure B-4 assumes the following:
•
The user has already decided to trust the server, either without authentication
or on the basis of server authentication via SSL.
•
The user has requested a resource controlled by the server.
•
The server requires client authentication before permitting access to the
requested resource.
Figure B-4
Using a Password to Authenticate a Client to a Server
These are the steps shown in Figure B-4:
1.
In response to an authentication request from the server, the client displays a
dialog box requesting the user’s name and password for that server. The user
must supply a name and password separately for each new server the user
wishes to use during a work session.
2.
The client sends the name and password across the network, either in the clear
or over an encrypted SSL connection.
3.
The server looks up the name and password in its local password database
and, if they match, accepts them as evidence authenticating the user’s identity.
4.
The server determines whether the identified user is permitted to access the
requested resource, and if so allows the client to access it.
With this arrangement, the user must supply a new password for each server, and
the administrator must keep track of the name and password for each user,
typically on separate servers.
Содержание NETSCAPE CONSOLE 6.0 - MANAGING SERVERS
Страница 1: ...Managing Servers with Netscape Console Netscape Console Version6 0 December 2001 ...
Страница 18: ...Getting Additional Help 18 Managing Servers with Netscape Console December 2001 ...
Страница 20: ...20 Managing Servers with Netscape Console December 2001 ...
Страница 40: ...Uninstallation 40 Managing Servers with Netscape Console December 2001 ...
Страница 42: ...42 Managing Servers with Netscape Console December 2001 ...
Страница 80: ...Working with Netscape Servers 80 Managing Servers with Netscape Console December 2001 ...
Страница 110: ...110 Managing Servers with Netscape Console December 2001 ...
Страница 118: ...The Netscape Administration Page 118 Managing Servers with Netscape Console December 2001 ...
Страница 166: ...166 Managing Servers with Netscape Console December 2001 ...
Страница 208: ...Using Client Authentication 208 Managing Servers with Netscape Console December 2001 ...
Страница 226: ...Using the Windows NT SNMP Service 226 Managing Servers with Netscape Console December 2001 ...
Страница 228: ...228 Managing Servers with Netscape Console December 2001 ...
Страница 264: ...Managing Certificates 264 Managing Servers with Netscape Console December 2001 ...
Страница 280: ...The SSL Handshake 280 Managing Servers with Netscape Console December 2001 ...
Страница 302: ...302 Managing Servers with Netscape Console December 2001 ...