]> andersk Git - moira.git/blob - include/ureg_proto.h
added kerberos service name
[moira.git] / include / ureg_proto.h
1 /*
2  *      $Source$
3  *      $Author$
4  *      $Header$
5  *
6  *      Copyright (C) 1987 by the Massachusetts Institute of Technology
7  *
8  */
9
10 #define UREG_VERIFY_USER 0
11 #define UREG_RESERVE_LOGIN 1
12 #define UREG_SET_PASSWORD 2
13 #define UREG_SET_IDENT 3
14 #define UREG_GET_KRB 4
15
16 typedef u_long U_32BIT;
This page took 0.117864 seconds and 5 git commands to generate.