Re: shadow passwords and Radius

Patrick Greenwell (patrick@value.net)
Sun, 8 Oct 1995 12:31:26 -0700 (PDT)

On Sun, 8 Oct 1995 bobd@onetinc.com wrote:

> I am trying to use shadow passwords via Radius so i don't have to
> enter the login and password in the users file. I am running BSDI 2.0 and do
> not see a shadow file under /etc . How does this work?
> I tryed the following configuration in the users file.
>
> DEFAULT Password="UNIX"
> User-Service-Type=login-User,
> Login-Service=Rlogin

The password file for BSDI is master.passwd. You need to compile in
support for shadow passwords in Radius.

Patrick