Share on Facebook Share on Twitter Email
Answers.com

Authentication server

 
Computer Desktop Encyclopedia: authentication server

A device used in network access control. It stores the usernames and passwords that identify the clients logging in, or it may hold the algorithms for token access (see authentication token). For access to specific network resources, the server may itself store user permissions and company policies or provide access to directories that contain the information.

RADIUS is the most widely used protocol for authentication servers. TACACS+ is a Cisco-developed product that has also been popular. The authentication server may be a stand-alone system or software that resides in an Ethernet switch, wireless access point (AP) or network access server (NAS). See AAA server, RADIUS and 802.1x.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Authentication server
Top

Authentication servers are servers that provide authentication services to users or other systems via networking. Remotely placed users and other servers authenticate to such a server, and receive cryptographic tickets. These tickets are then exchanged with one another to verify identity.

Authentication is used as the basis for authorization (determining whether a privilege will be granted to a particular user or process), privacy (keeping information from becoming known to non-participants), and non-repudiation (not being able to deny having done something that was authorized to be done based on the authentication).

The major authentication algorithms utilized are passwords, Kerberos, and public key encryption.

See also



 
 

 

Copyrights:

Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Authentication server" Read more