As anyone modified and compiled the radiusd src code to authenticate
requests against the DEC Unix C2 password structure?
Typically, radiusd wants to find an /etc/shadow file which is referred to
in a /usr/include/shadow.h via two define statements
#define SHADOW "/etc/shadow"
#define GSHADOW "/etc/shadow"
and needs the getspnam() call
Thank you,
Carole Thompson
carole_at_clunet.edu
Received on Thu Jul 23 1998 - 00:13:51 NZST