From 1107ee91709dfae2a79b1579b2bf92b1d10c8c21 Mon Sep 17 00:00:00 2001 From: mar Date: Wed, 13 May 1992 15:33:24 +0000 Subject: [PATCH] added secure passwd operations --- include/ureg_proto.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/ureg_proto.h b/include/ureg_proto.h index ffba0160..92a4dc3c 100644 --- a/include/ureg_proto.h +++ b/include/ureg_proto.h @@ -12,5 +12,7 @@ #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; -- 2.45.2