securid

Todd C. Miller Todd.Miller at courtesan.com
Wed Oct 11 10:17:39 EDT 2000


In message <85256975.004AD0D2.00 at knotes.kodak.com>
	so spake  (mike.salehi):

>      I must be missing a step in building sudo with securid support. I do
> configure THEN I go and uncoment the staement
> #undef HAVE_SECURID
>      But it asks for my regular passwod.

Change that line to:

#define HAVE_SECURID 1

or just run configure with --with-SecurID=/path/to/includes

 - todd



More information about the sudo-workers mailing list