Subject: Re: Typo (?) in /etc/pam.d/telnetd
To: Tomofumi Hayashi <tom.hayashi@alaxala.com>
From: Rui Paulo <rpaulo@fnop.net>
List: netbsd-docs
Date: 05/19/2006 05:22:12
On 2006.05.19 11:51:48 +0900, Tomofumi Hayashi wrote:
> 
> Hi.
> 
> In /etc/pam.d/telnetd (in NetBSD-3), there is a sentence 
> "... using a built-in authenticator such as SRA." 
>                                             ~~~
> I think SRA is misspelled (may be correct because I don't know 
> about PAM and security terms).
> 
> SRA is typo and RSA may be correct, isn't it?

Nop, SRA means Secure RPC Authentication:
www.net.tamu.edu/ftp/security/TAMU/sra.README

	-- Rui Paulo