Ascend Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(ASCEND) radiusd -v shows NOSHADOW ?



All,

I've been working to get radius to use the /etc/passwd (shadow) password file.

Some good suggestions came via this group, but none worked.
I figured out that I could do: radiusd -v

And lo and behold, it responded with:
./radiusd: RADIUS version 1.16 (plus Ascend extensions) 1998/18/06
 NOSHADOW BINARY_FILTERS ASCEND_SECRET ASCEND_LOGOUT sys5         

Before doing a make I editted this line in the Makefile:

    
CFLAGS= -g -Dsys5 -DBINARY_FILTERS -DASCEND_SECRET -DASCEND_LOGOUT
$(AUTH_SERVERS)
                 

I've also tried entering -DSHADOW, but I still get the NOSHADOW when doing
the -v .

I must still be missing something.  Suggestions?

-Steve

++ Ascend Users Mailing List ++
To unsubscribe:	send unsubscribe to ascend-users-request@bungi.com
To get FAQ'd:	<http://www.nealis.net/ascend/faq>