/*
 *	$Source: /afs/sipb.mit.edu/project/sipb-athena/repository/src/moira/include/ureg_proto.h,v $
 *	$Author: ghudson $
 *	$Header: /afs/sipb.mit.edu/project/sipb-athena/repository/src/moira/include/ureg_proto.h,v 1.4 1996/06/02 07:44:46 ghudson Exp $
 *
 *	Copyright (C) 1987 by the Massachusetts Institute of Technology
 *
 */

#define UREG_VERIFY_USER 0
#define UREG_RESERVE_LOGIN 1
#define UREG_SET_PASSWORD 2
#define UREG_SET_IDENT 3
#define UREG_GET_KRB 4
#define UREG_GET_SECURE 5
#define UREG_SET_SECURE 6

typedef u_long U_32BIT;
