nfs-ganesha 1.4

svcgssd_krb5.h

Go to the documentation of this file.
00001 /*
00002  * COPYRIGHT (c) 2011
00003  * The Regents of the University of Michigan
00004  * ALL RIGHTS RESERVED
00005  *
00006  * Permission is granted to use, copy, create derivative works
00007  * and redistribute this software and such derivative works
00008  * for any purpose, so long as the name of The University of
00009  * Michigan is not used in any advertising or publicity
00010  * pertaining to the use of distribution of this software
00011  * without specific, written prior authorization.  If the
00012  * above copyright notice or any other identification of the
00013  * University of Michigan is included in any copy of any
00014  * portion of this software, then the disclaimer below must
00015  * also be included.
00016  *
00017  * THIS SOFTWARE IS PROVIDED AS IS, WITHOUT REPRESENTATION
00018  * FROM THE UNIVERSITY OF MICHIGAN AS TO ITS FITNESS FOR ANY
00019  * PURPOSE, AND WITHOUT WARRANTY BY THE UNIVERSITY OF
00020  * MICHIGAN OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING
00021  * WITHOUT LIMITATION THE IMPLIED WARRANTIES OF
00022  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE
00023  * REGENTS OF THE UNIVERSITY OF MICHIGAN SHALL NOT BE LIABLE
00024  * FOR ANY DAMAGES, INCLUDING SPECIAL, INDIRECT, INCIDENTAL, OR
00025  * CONSEQUENTIAL DAMAGES, WITH RESPECT TO ANY CLAIM ARISING
00026  * OUT OF OR IN CONNECTION WITH THE USE OF THE SOFTWARE, EVEN
00027  * IF IT HAS BEEN OR IS HEREAFTER ADVISED OF THE POSSIBILITY OF
00028  * SUCH DAMAGES.
00029  */
00030 
00031 #ifndef SVCGSSD_KRB5_H
00032 #define SVCGSSD_KRB5_H
00033 
00034 int svcgssd_limit_krb5_enctypes(void);
00035 
00036 #endif /* SVCGSSD_KRB5_H */