Path: utzoo!attcan!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!rutgers!joyce!sri-unix!quintus!ok From: ok@quintus.uucp (Richard A. O'Keefe) Newsgroups: comp.unix.wizards Subject: Re: Improving password security Keywords: password, security, crypt server via RPC Message-ID: <741@quintus.UUCP> Date: 24 Nov 88 03:04:31 GMT References: <21670@pbhya.PacBell.COM> <27987@tut.cis.ohio-state.edu> <716@quintus.UUCP> <2220@cuuxb.ATT.COM> Sender: news@quintus.UUCP Reply-To: ok@quintus.UUCP (Richard A. O'Keefe) Organization: Quintus Computer Systems, Inc. Lines: 17 In article <2220@cuuxb.ATT.COM> dlm@cuuxb.UUCP (Dennis L. Mumaugh) writes: >After battling a recalcitrant NFS system for this last four days, this >hits home! You assume that > 1). The network is working > 2). The RPC and the TCP/UDP underneath are working > 3). The RPC server is running and sane > 4). The RPC data base is sane. >All of the above would be required for one to login. If they're not working, there isn't a lot of point in _trying_ to log in anyway. If the network isn't working, a disc-less node can't even boot. If RPC isn't working, NFS isn't working, and I can't get at my files. (Even if you particular machine has a disc, if you're on a network you almost certainly want to get at some files which are elsewhere. Think about an Apollo network with NLS.) There is no reason why a password server could not be replicated.