ACM Home Page
Please provide us with feedback. Feedback
Authentication in a distributed system during partition
Full text PdfPdf (252 KB)
Source ACM SIGOPS European Workshop archive
Proceedings of the 3rd workshop on ACM SIGOPS European workshop: Autonomy or interdependence in distributed systems? table of contents
Cambridge, United Kingdom
Pages: 1 - 4  
Year of Publication: 1988
Author
Ken Moody  University of Cambridge
Sponsor
SIGOPS: ACM Special Interest Group on Operating Systems
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 2,   Downloads (12 Months): 11,   Citation Count: 0
Additional Information:

abstract   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/504092.504115
What is a DOI?

ABSTRACT

In a distributed system data cached at a workstation are usually regarded as hints whose currency is not guaranteed. Guaranteed values are obtained from a network file server, which also looks after such things as back-up. In practice decisions may be taken based on cached values which are not known to be current. In a system with replicated data this principle may be followed to increase availability during partition. In particular it may be applied to the system's authentication database in order to allow access to a workstation even if no network authentication service is available. Provided that simple precautions are followed control data stored on the local disc may be used to enforce security when the network is down. The control data may not be current, and it may be prudent to offer restricted facilities in such circumstances. This is an example of the general dilemma that users face when the quality of information is known to be poor.