drop RCSID
This commit is contained in:
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
#define WORDS_FILENAME "/usr/share/dict/words"
|
#define WORDS_FILENAME "/usr/share/dict/words"
|
||||||
|
|
||||||
#define NUSERS 1000
|
#define NUSERS 1000
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* del_enctype principal enctypes...
|
* del_enctype principal enctypes...
|
||||||
*/
|
*/
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* fetch the default principal corresponding to `princ'
|
* fetch the default principal corresponding to `princ'
|
||||||
*/
|
*/
|
||||||
|
@@ -38,8 +38,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static int
|
static int
|
||||||
get_check_entry(const char *name, kadm5_principal_ent_rec *ent)
|
get_check_entry(const char *name, kadm5_principal_ent_rec *ent)
|
||||||
{
|
{
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
struct cpw_entry_data {
|
struct cpw_entry_data {
|
||||||
int random_key;
|
int random_key;
|
||||||
int random_password;
|
int random_password;
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static int
|
static int
|
||||||
do_del_entry(krb5_principal principal, void *data)
|
do_del_entry(krb5_principal principal, void *data)
|
||||||
{
|
{
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* del_enctype principal enctypes...
|
* del_enctype principal enctypes...
|
||||||
*/
|
*/
|
||||||
|
@@ -35,8 +35,6 @@
|
|||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
#include <kadm5/private.h>
|
#include <kadm5/private.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
extern int local_flag;
|
extern int local_flag;
|
||||||
|
|
||||||
int
|
int
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
struct ext_keytab_data {
|
struct ext_keytab_data {
|
||||||
krb5_keytab keytab;
|
krb5_keytab keytab;
|
||||||
};
|
};
|
||||||
|
@@ -36,8 +36,6 @@
|
|||||||
#include <parse_units.h>
|
#include <parse_units.h>
|
||||||
#include <rtbl.h>
|
#include <rtbl.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static struct field_name {
|
static struct field_name {
|
||||||
const char *fieldname;
|
const char *fieldname;
|
||||||
unsigned int fieldvalue;
|
unsigned int fieldvalue;
|
||||||
|
@@ -37,8 +37,6 @@
|
|||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
#include <kadm5/private.h>
|
#include <kadm5/private.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static kadm5_ret_t
|
static kadm5_ret_t
|
||||||
create_random_entry(krb5_principal princ,
|
create_random_entry(krb5_principal princ,
|
||||||
unsigned max_life,
|
unsigned max_life,
|
||||||
|
@@ -36,8 +36,6 @@
|
|||||||
#include <sys/wait.h>
|
#include <sys/wait.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
struct kadm_port {
|
struct kadm_port {
|
||||||
char *port;
|
char *port;
|
||||||
unsigned short def_port;
|
unsigned short def_port;
|
||||||
|
@@ -35,8 +35,6 @@
|
|||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
#include <sl.h>
|
#include <sl.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static char *config_file;
|
static char *config_file;
|
||||||
static char *keyfile;
|
static char *keyfile;
|
||||||
int local_flag;
|
int local_flag;
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static char *check_library = NULL;
|
static char *check_library = NULL;
|
||||||
static char *check_function = NULL;
|
static char *check_function = NULL;
|
||||||
static getarg_strings policy_libraries = { 0, NULL };
|
static getarg_strings policy_libraries = { 0, NULL };
|
||||||
|
@@ -35,8 +35,6 @@
|
|||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
#include <kadm5/private.h>
|
#include <kadm5/private.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
struct entry {
|
struct entry {
|
||||||
char *principal;
|
char *principal;
|
||||||
char *key;
|
char *key;
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static void
|
static void
|
||||||
add_tl(kadm5_principal_ent_rec *princ, int type, krb5_data *data)
|
add_tl(kadm5_principal_ent_rec *princ, int type, krb5_data *data)
|
||||||
{
|
{
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
int
|
int
|
||||||
password_quality(void *opt, int argc, char **argv)
|
password_quality(void *opt, int argc, char **argv)
|
||||||
{
|
{
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
|
|
||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
/* This file defines some a function that generates a random password,
|
/* This file defines some a function that generates a random password,
|
||||||
that can be used when creating a large amount of principals (such
|
that can be used when creating a large amount of principals (such
|
||||||
as for a batch of students). Since this is a political matter, you
|
as for a batch of students). Since this is a political matter, you
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
int
|
int
|
||||||
rename_entry(void *opt, int argc, char **argv)
|
rename_entry(void *opt, int argc, char **argv)
|
||||||
{
|
{
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include <krb5-private.h>
|
#include <krb5-private.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
static kadm5_ret_t
|
static kadm5_ret_t
|
||||||
kadmind_dispatch(void *kadm_handle, krb5_boolean initial,
|
kadmind_dispatch(void *kadm_handle, krb5_boolean initial,
|
||||||
krb5_data *in, krb5_data *out)
|
krb5_data *in, krb5_data *out)
|
||||||
|
@@ -36,8 +36,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include "kadmin-commands.h"
|
#include "kadmin-commands.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
extern int local_flag;
|
extern int local_flag;
|
||||||
|
|
||||||
int
|
int
|
||||||
|
@@ -32,8 +32,6 @@
|
|||||||
|
|
||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
krb5_context context;
|
krb5_context context;
|
||||||
void *kadm_handle;
|
void *kadm_handle;
|
||||||
|
|
||||||
|
@@ -34,8 +34,6 @@
|
|||||||
#include "kadmin_locl.h"
|
#include "kadmin_locl.h"
|
||||||
#include <parse_units.h>
|
#include <parse_units.h>
|
||||||
|
|
||||||
RCSID("$Id$");
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* util.c - functions for parsing, unparsing, and editing different
|
* util.c - functions for parsing, unparsing, and editing different
|
||||||
* types of data used in kadmin.
|
* types of data used in kadmin.
|
||||||
|
Reference in New Issue
Block a user