From 2528daa424e1e6d74de66bb3374cae9710a4bfa1 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Sun, 3 Nov 1996 16:44:07 +0000 Subject: [PATCH] Add su support. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@928 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/auth/sia/krb4_matrix.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/auth/sia/krb4_matrix.conf b/lib/auth/sia/krb4_matrix.conf index 2334d3f3d..aa3d4b0e7 100644 --- a/lib/auth/sia/krb4_matrix.conf +++ b/lib/auth/sia/krb4_matrix.conf @@ -8,7 +8,7 @@ siad_ses_init=(KRB4,/usr/athena/lib/libsia_krb4.so) siad_ses_authent=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so) siad_ses_estab=(BSD,libc.so) siad_ses_launch=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so) -siad_ses_suauthent=(BSD,libc.so) +siad_ses_suauthent=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so) siad_ses_reauthent=(BSD,libc.so) siad_chg_finger=(BSD,libc.so) siad_chg_password=(BSD,libc.so)