代码搜索:Authentication

找到约 6,490 项符合「Authentication」的源代码

代码结果 6,490
www.eeworm.com/read/400494/2352584

x rquota.x

/* @(#)rquota.x 2.1 88/08/01 4.0 RPCSRC */ /* @(#)rquota.x 1.2 87/09/20 Copyr 1987 Sun Micro */ /* * Remote quota protocol * Requires unix authentication */ const RQ_PATHLEN = 1024; struct getqu
www.eeworm.com/read/396471/2415835

c authen_s.c

/* * Copyright 1997-2000 by Pawel Krawczyk * * See http://www.ceti.com.pl/~kravietz/progs/tacacs.html * for details. * * authen_s.c Send PAP authentication request to the ser
www.eeworm.com/read/395229/2446238

h auth.h

/* * include/linux/nfsd/auth.h * * nfsd-specific authentication stuff. * uid/gid mapping not yet implemented. * * Copyright (C) 1995, 1996 Olaf Kirch */ #ifndef LINUX_NFSD_
www.eeworm.com/read/395229/2446933

h auth.h

/* * include/linux/nfsd/auth.h * * nfsd-specific authentication stuff. * uid/gid mapping not yet implemented. * * Copyright (C) 1995, 1996 Olaf Kirch */ #ifndef LINUX_NFSD_
www.eeworm.com/read/395229/2447757

h auth.h

/* * include/linux/nfsd/auth.h * * nfsd-specific authentication stuff. * uid/gid mapping not yet implemented. * * Copyright (C) 1995, 1996 Olaf Kirch */ #ifndef LINUX_NFSD_
www.eeworm.com/read/395229/2448493

h svcauth.h

/* * linux/include/linux/sunrpc/svcauth.h * * RPC server-side authentication stuff. * * Copyright (C) 1995, 1996 Olaf Kirch */ #ifndef _LINUX_SUNRPC_SVCAUTH_H_ #define _LINU
www.eeworm.com/read/393286/2483248

h auth.h

/* * include/linux/nfsd/auth.h * * nfsd-specific authentication stuff. * uid/gid mapping not yet implemented. * * Copyright (C) 1995, 1996 Olaf Kirch */ #ifndef LINUX_NFSD_
www.eeworm.com/read/393286/2483337

h svcauth.h

/* * linux/include/linux/sunrpc/svcauth.h * * RPC server-side authentication stuff. * * Copyright (C) 1995, 1996 Olaf Kirch */ #ifndef _LINUX_SUNRPC_SVCAUTH_H_ #define _LINU
www.eeworm.com/read/392445/2497075

c authen_s.c

/* * Copyright 1997-2000 by Pawel Krawczyk * * See http://www.ceti.com.pl/~kravietz/progs/tacacs.html * for details. * * authen_s.c Send PAP authentication request to the ser
www.eeworm.com/read/392445/2497093

c tacc.c

/* tacc.c TACACS+ PAP authentication client * * Copyright 1997-98 by Pawel Krawczyk * Portions copyright (c) 1989 Carnegie Mellon University. * * See http://www.ceti.com.