/* * $Source$ * $Author$ * $Header$ * * 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;