*** empty log message ***
[heimdal.git] / lib / auth / sia / krb4_matrix.conf
blob7340306ce61cedf4f4fa9053c01127d9389735cf
1 # Copyright (c) 1998 Kungliga Tekniska Högskolan
2 # (Royal Institute of Technology, Stockholm, Sweden). 
3 # All rights reserved. 
5 # Redistribution and use in source and binary forms, with or without 
6 # modification, are permitted provided that the following conditions 
7 # are met: 
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. All advertising materials mentioning features or use of this software 
17 #    must display the following acknowledgement: 
18 #      This product includes software developed by Kungliga Tekniska 
19 #      Högskolan and its contributors. 
21 # 4. Neither the name of the Institute nor the names of its contributors 
22 #    may be used to endorse or promote products derived from this software 
23 #    without specific prior written permission. 
25 # THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS ``AS IS'' AND 
26 # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
27 # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
28 # ARE DISCLAIMED.  IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE 
29 # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
30 # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 
31 # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) 
32 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 
33 # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY 
34 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 
35 # SUCH DAMAGE. 
37 # $Id$
39 # sia matrix configuration file (Kerberos 4 + BSD)
41 siad_init=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so) 
42 siad_chk_invoker=(BSD,libc.so)
43 siad_ses_init=(KRB4,/usr/athena/lib/libsia_krb4.so)
44 siad_ses_authent=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
45 siad_ses_estab=(BSD,libc.so)
46 siad_ses_launch=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
47 siad_ses_suauthent=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
48 siad_ses_reauthent=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
49 siad_chg_finger=(BSD,libc.so)
50 siad_chg_password=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
51 siad_chg_shell=(BSD,libc.so)
52 siad_getpwent=(BSD,libc.so)
53 siad_getpwuid=(BSD,libc.so)
54 siad_getpwnam=(BSD,libc.so)
55 siad_setpwent=(BSD,libc.so)
56 siad_endpwent=(BSD,libc.so)
57 siad_getgrent=(BSD,libc.so)
58 siad_getgrgid=(BSD,libc.so)
59 siad_getgrnam=(BSD,libc.so)
60 siad_setgrent=(BSD,libc.so)
61 siad_endgrent=(BSD,libc.so)
62 siad_ses_release=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)
63 siad_chk_user=(KRB4,/usr/athena/lib/libsia_krb4.so)(BSD,libc.so)