configuring SUDO with SecurID

Aaron Spangler aaron at spangler.ods.org
Tue May 11 19:19:09 EDT 2004


The SecureID software should have come with some extra libraries that allow
you to compile software that uses it.  Sudo needs to find the path to these
files.  These files
should include some some header files (*.h) and some library files (*.a or
*.so or *.sl files).

Once you locate the directory that contains the files you should be able to
pass it to sudo when you run ./configure.  Please let me know if you still
run into problems.

- Aaron

----- Original Message ----- 
From: <Jeanne_D_Chaff at KeyBank.com>
To: <sudo-users at sudo.ws>
Cc: <Jeanne_D_Chaff at KeyBank.com>
Sent: Tuesday, May 11, 2004 10:52 AM
Subject: configuring SUDO with SecurID

I am attempting to configure my SUDO implementation to use the SecurID
token and I have run into this error message.  Can anyone point me to where
I can find the correct libraries:

D_PATH_SUDOERS=\"/etc/sudoers\" -D_PATH_SUDOERS_TMP=\"/etc/sudoers.tmp\"
-DSUDOERS_UID=0 -DSUDOERS_GID=0 -DSUDOERS_MODE=0440  ./auth/securid.c
"./auth/securid.c", line 67.10: 1506-296 (S) #include file <sdi_athd.h> not
found.
"./auth/securid.c", line 68.10: 1506-296 (S) #include file <sdconf.h> not
found.
"./auth/securid.c", line 69.10: 1506-296 (S) #include file <sdacmvls.h> not
found.
"./auth/securid.c", line 86.19: 1506-007 (S) "struct SD_CLIENT" is
undefined.
"./auth/securid.c", line 107.17: 1506-285 (S) The indirection operator
cannot be applied to a pointer to an incomplete struct or union.
"./auth/securid.c", line 126.17: 1506-045 (S) Undeclared identifier ACM_OK.
"./auth/securid.c", line 130.1: 1506-505 (S) Type "union config_record" of
identifier "configure" was incomplete at the end of its scope.
make: 1254-004 The error code from the last command is 1.
Stop.

Any and all help is welcome.

Thanks, Jeanne
==================================================
This communication may contain privileged and/or confidential information.
It is intended solely for the use of the addressee. If you are not the
intended recipient, you are strictly prohibited from disclosing, copying,
distributing or using any of this information. If you received this
communication in error, please contact the sender immediately and destroy
the material in its entirety, whether electronic or hard copy.   This
communication may contain nonpublic personal information about consumers
subject to the restrictions of the Gramm-Leach-Bliley Act. You may not
directly or indirectly reuse or redisclose such information for any purpose
other than to provide the services for which you are receiving the
information.____________________________________________________________
sudo-users mailing list <sudo-users at sudo.ws>
For list information, options, or to unsubscribe, visit:
http://www.sudo.ws/mailman/listinfo/sudo-users




More information about the sudo-users mailing list