1 # Copyright (c) 1998 Kungliga Tekniska Högskolan
2 # (Royal Institute of Technology, Stockholm, Sweden).
5 # Redistribution and use in source and binary forms, with or without
6 # modification, are permitted provided that the following conditions
9 # 1. Redistributions of source code must retain the above copyright
10 # notice, this list of conditions and the following disclaimer.
12 # 2. Redistributions in binary form must reproduce the above copyright
13 # notice, this list of conditions and the following disclaimer in the
14 # documentation and/or other materials provided with the distribution.
16 # 3. Neither the name of the Institute nor the names of its contributors
17 # may be used to endorse or promote products derived from this software
18 # without specific prior written permission.
20 # THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND
21 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
22 # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23 # ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE
24 # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
25 # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
26 # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
27 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
28 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
29 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
32 # $Heimdal: krb4_matrix.conf 7463 1999-12-02 16:58:55Z joda $
35 # sia matrix configuration file (Kerberos 4 + BSD)
37 siad_init=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
38 siad_chk_invoker=(BSD,libc.so)
39 siad_ses_init=(KRB4,/usr/athena/lib/libsia_krb4.so)
40 siad_ses_authent=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
41 siad_ses_estab=(BSD,libc.so)
42 siad_ses_launch=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
43 siad_ses_suauthent=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
44 siad_ses_reauthent=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
45 siad_chg_finger=(BSD,libc.so)
46 siad_chg_password=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
47 siad_chg_shell=(BSD,libc.so)
48 siad_getpwent=(BSD,libc.so)
49 siad_getpwuid=(BSD,libc.so)
50 siad_getpwnam=(BSD,libc.so)
51 siad_setpwent=(BSD,libc.so)
52 siad_endpwent=(BSD,libc.so)
53 siad_getgrent=(BSD,libc.so)
54 siad_getgrgid=(BSD,libc.so)
55 siad_getgrnam=(BSD,libc.so)
56 siad_setgrent=(BSD,libc.so)
57 siad_endgrent=(BSD,libc.so)
58 siad_ses_release=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
59 siad_chk_user=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)