From 97bb21a79949779df76269b087f3bce7ef8179ee Mon Sep 17 00:00:00 2001 From: Dennis Friis Date: Wed, 2 Apr 2008 15:09:18 +0000 Subject: initial checkin --- misc/src/ladmin/ladmin.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 misc/src/ladmin/ladmin.h (limited to 'misc/src/ladmin/ladmin.h') diff --git a/misc/src/ladmin/ladmin.h b/misc/src/ladmin/ladmin.h new file mode 100644 index 0000000..f76bfc2 --- /dev/null +++ b/misc/src/ladmin/ladmin.h @@ -0,0 +1,11 @@ +// $Id: ladmin.h,v 1.1.1.1 2004/09/10 17:26:52 MagicalTux Exp $ +#ifndef _LADMIN_H_ +#define _LADMIN_H_ + +#define LADMIN_CONF_NAME "conf/ladmin_athena.conf" +#define PASSWORDENC 3 // A definition is given when making an encryption password correspond. + // It is 1 at the time of passwordencrypt. + // It is made into 2 at the time of passwordencrypt2. + // When it is made 3, it corresponds to both. + +#endif -- cgit v1.2.3-70-g09d2