[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
include
/
krb5
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 ccselect_plugin.h
4,213 B
SET
[ EDIT ]
|
[ DEL ]
📄 certauth_plugin.h
5,113 B
SET
[ EDIT ]
|
[ DEL ]
📄 clpreauth_plugin.h
15,523 B
SET
[ EDIT ]
|
[ DEL ]
📄 hostrealm_plugin.h
5,460 B
SET
[ EDIT ]
|
[ DEL ]
📄 kadm5_auth_plugin.h
12,482 B
SET
[ EDIT ]
|
[ DEL ]
📄 kadm5_hook_plugin.h
6,161 B
SET
[ EDIT ]
|
[ DEL ]
📄 kdcpolicy_plugin.h
5,320 B
SET
[ EDIT ]
|
[ DEL ]
📄 kdcpreauth_plugin.h
17,530 B
SET
[ EDIT ]
|
[ DEL ]
📄 krb5.h
351,716 B
SET
[ EDIT ]
|
[ DEL ]
📄 localauth_plugin.h
5,881 B
SET
[ EDIT ]
|
[ DEL ]
📄 locate_plugin.h
2,624 B
SET
[ EDIT ]
|
[ DEL ]
📄 plugin.h
2,090 B
SET
[ EDIT ]
|
[ DEL ]
📄 preauth_plugin.h
1,774 B
SET
[ EDIT ]
|
[ DEL ]
📄 pwqual_plugin.h
4,426 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: preauth_plugin.h
/* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil -*- */ /* * Copyright (C) 2012 by the Massachusetts Institute of Technology. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * * * Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in * the documentation and/or other materials provided with the * distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED * OF THE POSSIBILITY OF SUCH DAMAGE. */ /* This header includes the clpreauth and kdcpreauth interface declarations, * for backward compatibility and convenience. */ #ifndef KRB5_PREAUTH_PLUGIN_H #define KRB5_PREAUTH_PLUGIN_H #include <krb5/clpreauth_plugin.h> #include <krb5/kdcpreauth_plugin.h> #endif /* KRB5_PREAUTH_PLUGIN_H */