summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/auth/sia/krb5_matrix.conf
blob: ab07956fb9ce2ec4c69f41e8aeb7e4545317a22f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# $Id: krb5_matrix.conf 10576 2001-08-28 08:49:20Z joda $

# sia matrix configuration file (Kerberos 5 + BSD)

siad_init=(KRB5,/usr/heimdal/lib/libsia_krb5.so)(BSD,libc.so) 
siad_chk_invoker=(BSD,libc.so)
siad_ses_init=(KRB5,/usr/heimdal/lib/libsia_krb5.so)
siad_ses_authent=(KRB5,/usr/heimdal/lib/libsia_krb5.so)(BSD,libc.so)
siad_ses_estab=(BSD,libc.so)
siad_ses_launch=(KRB5,/usr/heimdal/lib/libsia_krb5.so)(BSD,libc.so)
siad_ses_suauthent=(KRB5,/usr/heimdal/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/heimdal/lib/libsia_krb5.so)(BSD,libc.so)
siad_chk_user=(BSD,libc.so)
OpenPOWER on IntegriCloud