Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 1997 21:42:19 +0300 (EEST)
From:      Narvi <narvi@haldjas.folklore.ee>
To:        hackers@freebsd.org
Subject:   login.conf
Message-ID:  <Pine.BSF.3.96.970903213752.1315A-100000@haldjas.folklore.ee>

next in thread | raw e-mail | index | archive | help

I create a class in login.conf like this:

#
# Kerberos/skey only login class
#

krb-user:Kerberos only login users:\
        :auth-login=krb_or_skey,kerberos,skey:\
        :auth-rlogin=krb_or_skey,kerberos,skey:\
        :tc=default:

and then set the class of a test user to be krb-user.

The end result is nothing, as it is still possible to login with the old
unix passwd (provided it existed and is known). 

Why is that? Isn't login supposed to look at the auth style and judge by
it which what kinds of passwds to accept?

	Sander

PS. This is on 2.2-stable.

	There is no love, no good, no happiness and no future -
	all these are just illusions.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970903213752.1315A-100000>