/*
- * $Source$
- * $Author$
+ * kadmin/client/kadmin.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadmin[] =
- "$Header$";
-#endif /* lint */
/*
* kadmin
/*
- * $Source$
- * $Author$
+ * kadmin/client/kadmin_add.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadmin_add[] =
- "$Header$";
-#endif /* lint */
/*
* kadmin_add
/*
- * $Source$
- * $Author$
+ * kadmin/client/kadmin_adr.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadmin_adr[] =
- "$Header$";
-#endif /* lint */
/*
* kadmin_adr
/*
- * $Source$
- * $Author$
+ * kadmin/client/kadmin_cpr.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadmin_cpr[] =
- "$Header$";
-#endif /* lint */
/*
* kadmin_cpr
/*
- * $Source$
- * $Author$
+ * kadmin/client/kadmin_cpw.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadmin_cpw[] =
- "$Header$";
-#endif /* lint */
/*
* kadmin_cpw
/*
- * $Source$
- * $Author$
+ * kadmin/client/kadmin_del.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadmin_del[] =
- "$Header$";
-#endif /* lint */
/*
* kadmin_del
/*
- * $Source$
- * $Author$
+ * kadmin/client/kadmin_done.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadmin_done[] =
- "$Header$";
-#endif /* lint */
/*
* kadmin_done
/*
- * $Source$
- * $Author$
+ * kadmin/client/kadmin_inq.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadmin_inq[] =
- "$Header$";
-#endif /* lint */
/*
* kadmin_inq
/*
- * $Source$
- * $Author$
+ * kadmin/client/kadmin_mod.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadmin_mod[] =
- "$Header$";
-#endif /* lint */
/*
* kadmin_mod
/*
- * $Source$
- * $Author$
+ * kadmin/client/kadmin_msnd.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kadmin[] =
- "$Header$";
-#endif /* lint */
/*
* kadmin_snd_mod
/*
- * $Source$
- * $Author$
+ * kadmin/kpasswd/kpasswd.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#ifndef lint
-static char rcsid_kpasswd_c[] =
- "$Header$";
-#endif /* lint */
/*
* kpasswd
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_adm_func.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Modify the Kerberos Database
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_adm_func[] =
- "$Id$";
-#endif /* !lint & !SABER */
#include <sys/types.h>
#include <syslog.h>
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_check.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_check[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <sys/types.h>
#include <ctype.h>
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_extern.c
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
* allocations of adm_extern stuff
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_extern_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/copyright.h>
/*
- * $Source$
- * $Author$
- * $Id$
+ * kadmin/server/adm_extern.h
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_fmt_inq.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Administrative Display Routine
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_fmt_inq[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>
#include <krb5/ext-proto.h>
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_funcs.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Modify the Kerberos Database
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_funcs[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <com_err.h>
#include <sys/types.h>
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_kadmin.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_kadmin[] =
-"$Header$";
-#endif /* lint */
/*
adm_kadmin.c
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_kpasswd.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_kpasswd[] =
-"$Header$";
-#endif /* lint */
/*
adm_kpasswd.c
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_listen.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_listen[] =
-"$Header$";
-#endif /* lint */
/*
adm_listen.c
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_msgs.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_server_c[] =
-"$Header$";
-#endif /* lint */
char *oper_type[] = {
"complete", /* 0 */
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_nego.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Modify the Kerberos Database
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_nego[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <com_err.h>
#include <sys/types.h>
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_network.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_network[] =
-"$Header$";
-#endif /* lint */
/*
* adm_network.c
#ifdef SANDIA
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_parse.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Edit a KDC database.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_parse[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <syslog.h>
#include <stdio.h>
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_process.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_process[] =
-"$Header$";
-#endif /* lint */
/*
adm_process.c
/*
- * $Source$
- * $Author$
+ * kadmin/server/adm_server.c
*
* Copyright 1988 by the Massachusetts Institute of Technology.
*
* any purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_adm_server_c[] =
-"$Header$";
-#endif /* lint */
/*
adm_server.c
suppress 36 on sendto
suppress 35
suppress 287 on usage
-suppress 287 on rcsid_kerberos_c
suppress 287 on sin
suppress 349 on krb_err_txt
suppress 349 on krbONE
/*
- * $Source$
- * $Author$
+ * kdc/dispatch.c
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
* Dispatch an incoming packet.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_dispatch_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/copyright.h>
#include <krb5/krb5.h>
/*
- * $Source$
- * $Author$
+ * kdc/do_as_req.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* KDC Routines to deal with AS_REQ's
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_do_as_req_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>
#include <krb5/kdb.h>
/*
- * $Source$
- * $Author$
+ * kdc/do_tgs_req.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* KDC Routines to deal with TGS_REQ's
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_do_tgs_req_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>
#include <krb5/kdb.h>
/*
- * $Source$
- * $Author$
+ * kdc/extern.c
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
* allocations of extern stuff
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_extern_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/copyright.h>
/*
- * $Source$
- * $Author$
- * $Id$
+ * kdc/extern.h
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
/*
- * $Source$
- * $Author$
+ * kdc/kdc_util.c
*
* Copyright 1990,1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
* Utility functions for the KDC implementation.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kdc_util_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>
#include <krb5/kdb.h>
/*
- * $Source$
- * $Author$
- * $Id$
+ * kdc/kdc_util.h
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
/*
- * $Source$
- * $Author$
+ * kdc/kerberos_v4.c
*
* Copyright 1985, 1986, 1987, 1988,1991 by the Massachusetts Institute
* of Technology.
*/
#ifdef KRB4
-#if !defined(lint) && !defined(SABER)
-static char rcsid_kerberos_v4_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/config.h>
#include <krb5/sysincl.h>
/*
- * $Source$
- * $Author$
+ * kdc/main.c
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
* Main procedure body for the KDC server process.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_main_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <stdio.h>
#include <syslog.h>
/*
- * $Source$
- * $Author$
+ * kdc/network.c
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
* Network code for Kerberos v5 KDC.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_network_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/copyright.h>
#include <krb5/osconf.h>
/*
- * $Source$
- * $Author$
+ * kdc/policy.c
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
* Policy decision routines for KDC.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_policy_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/copyright.h>
/*
- * $Source$
- * $Author$
- * $Id$
+ * kdc/policy.h
*
* Copyright 1990 by the Massachusetts Institute of Technology.
*
/*
- * $Source$
- * $Author$
+ * kdc/replay.c
*
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_replay_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>
#include <krb5/ext-proto.h>
/*
- * $Source$
- * $Author$
+ * kdc/rtest.c
*
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
*
*/
-#if !defined(lint) && !defined(SABER)
-static char rcsid_rtest_c[] =
-"$Id$";
-#endif /* !lint & !SABER */
#include <krb5/krb5.h>
#include <krb5/ext-proto.h>
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
#include <stdio.h>
#include <krb5/krb5.h>
#include <krb.h>
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
#include <stdio.h>
#include <krb5/krb5.h>
#include <krb.h>
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
#include <stdio.h>
#include <krb5/krb5.h>
#include <krb.h>
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
#include <stdio.h>
#include <krb5/krb5.h>
#include <krb.h>
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
int krb524_debug = 0;
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
#include <stdio.h>
#include <krb5/krb5.h>
#include <krb.h>
extern int optind;
extern char *optarg;
-#if !defined(lint) && !defined(SABER)
-const char rcsid[] = "$Id$";
-#endif
-
main(int argc, char **argv)
{
krb5_principal client, server;
#ifndef __KRB524_H__
#define __KRB524_H__
-/*
- * $Id$
- */
-
#define KRB524_SERVICE "krb524"
#define KRB524_PORT 4444
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
#include <stdio.h>
#include <string.h>
#include <sys/types.h>
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
#include <stdio.h>
#include "krb524.h"
* backoff retry algorithm. This is based on krb5_sendto_kdc.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif /* !lint & !SABER */
-
#include <krb5/krb5.h>
#include <krb5/ext-proto.h>
* purpose. It is provided "as is" without express or implied warranty.
*/
-#if !defined(lint) && !defined(SABER)
-static char rcs_id[] = "$Id$";
-#endif
-
#include <stdio.h>
#include <time.h>
#include <sys/types.h>