> less acees to kppp, try  suiding  /usr/bin/kppp.
> Read somwhere that u need to first remove 
> /usr/bin/kppp  which is symlinked to /usr/sbin/kppp. 

[EMAIL PROTECTED] vinu]$ ls -l /usr/bin/kppp
lrwxrwxrwx    1 root     root           13 Jul  4 01:45 /usr/bin/kppp -> consolehelper

[EMAIL PROTECTED] vinu]$ man consolehelper

Found out that if a link is created to consolehelper then /usr/sbin/foo is invoked 
with pam auth(configurations taken from /etc/pam.d/foo)..
foo = kppp in this case.


[EMAIL PROTECTED] vinu]$ ls -l /usr/sbin/pppd
-r-xr-xr-x    1 root     root       207528 Jun 10 14:00 /usr/sbin/pppd

[EMAIL PROTECTED] work]# chmod +s /usr/sbin/kppp
[EMAIL PROTECTED] work]# chmod +s /usr/sbin/pppd

U can access kppp now using /usr/sbin/kppp as a normal user, without the root prompt...
But typing kppp --> /usr/bin/kppp will cause the prompt to come....changing the pam 
configuration is an alternative solution.


Regards
G.Vinubalaji


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to