Network access server: Difference between revisions

Content deleted Content added
Line 6:
 
The [[Client (computing)|client]] connects to the NAS. The NAS then connects to another resource asking whether the client's supplied credentials are valid. Based on that answer the NAS then allows or disallows access to the protected resource.
 
The NAS contains no information about what clients can connect or what credentials are valid. All the NAS does is send the credentials the client supplied to a resource which does know how to process the credentials.
 
==Examples==