freebsd-dev/crypto/kerberosIV/lib/auth/sia/krb5_matrix.conf

28 lines
993 B
Plaintext
Raw Normal View History

1999-09-19 14:19:32 +00:00
# $Id: krb5_matrix.conf,v 1.1 1997/05/15 18:34:18 joda Exp $
# sia matrix configuration file (Kerberos 5 + BSD)
siad_init=(KRB5,/usr/athena/lib/libsia_krb5.so)(BSD,libc.so)
siad_chk_invoker=(BSD,libc.so)
siad_ses_init=(KRB5,/usr/athena/lib/libsia_krb5.so)
siad_ses_authent=(KRB5,/usr/athena/lib/libsia_krb5.so)(BSD,libc.so)
siad_ses_estab=(BSD,libc.so)
siad_ses_launch=(KRB5,/usr/athena/lib/libsia_krb5.so)(BSD,libc.so)
siad_ses_suauthent=(KRB5,/usr/athena/lib/libsia_krb5.so)(BSD,libc.so)
siad_ses_reauthent=(BSD,libc.so)
siad_chg_finger=(BSD,libc.so)
siad_chg_password=(BSD,libc.so)
siad_chg_shell=(BSD,libc.so)
siad_getpwent=(BSD,libc.so)
siad_getpwuid=(BSD,libc.so)
siad_getpwnam=(BSD,libc.so)
siad_setpwent=(BSD,libc.so)
siad_endpwent=(BSD,libc.so)
siad_getgrent=(BSD,libc.so)
siad_getgrgid=(BSD,libc.so)
siad_getgrnam=(BSD,libc.so)
siad_setgrent=(BSD,libc.so)
siad_endgrent=(BSD,libc.so)
siad_ses_release=(KRB5,/usr/athena/lib/libsia_krb5.so)(BSD,libc.so)
siad_chk_user=(BSD,libc.so)