Hi! I checked out the symbols in libpam.so ( as Arun had advised). All the required symbols i.e pam_end,pam_authenticate...etc are present in the library.However, on compiling my app, I still get the "undefined reference to pam_end(),pam_start()...." errors.I am doing the compiling with the following options -lpam -lpam_misc -ldl. Nawab. ----------------------------------------------------------------------- For more information on the LIH mailing list see: http://lists.linux-india.org/lists/LIH
