Thanks for the reply here is the out put of ldd cmd but i mean if there is only executable file i got so how to do the password authentication using pam.Because pam use the share lib and it must b in /etc/pam.d or either must have the source code is there any other way to do it without having the source code.yeah may be they deserv to be in jail
.Now tell how would i acheive my goal to prevent my user launching such console based appzz which include mouse point enable aswell.when user launch it should ask for password from user and also limit my user for use the limited commands.Im sure you got my point
.lookig forward for your kind
response.
Response
Net_Spy
Code:
ldd /bin/su
libpam.so.0 => /lib/libpam.so.0 (0x4002b000)
libpam_misc.so.0 => /lib/libpam_misc.so.0 (0x40033000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x40036000)
libc.so.6 => /lib/tls/libc.so.6 (0x42000000)
libdl.so.2 => /lib/libdl.so.2 (0x40063000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)