It is currently Sat, 25 May 2013 21:33:24 GMT



 
Author Message
 Newbie: kppp without passwd?
    Is there any way to run kppp and in general pppd connections in
normal user mode?
I mean I do not want to insert the root password every time I connect to
my ISP ( I have a PC and I'm the unique user.. It is not conformable to
type password every time.......

Thank you



 Wed, 18 Jun 1902 08:00:00 GMT   
 Newbie: kppp without passwd?

Read the f___ manual at /usr/doc/pam-0.72/txts/pam.txt

the pam module for kppp and pppd are located at
/etc/pam.d/kppp & /etc/pam.d/pppd

For example change /etc/pam.d/kppp

#%PAM-1.0
auth       sufficient   /lib/security/pam_rootok.so
# comment this line for password
#auth       required     /lib/security/pam_pwdb.so
# add this line
auth    required  /lib/secuirity/pam_permit.so
session    optional     /lib/security/pam_xauth.so
account    required     /lib/security/pam_permit.so



 Wed, 18 Jun 1902 08:00:00 GMT   
 
   [ 2 post ] 

Similar Threads

1. getent passwd <usr> without passwd

2. kppp without root password

3. kppp without kde?

4. kppp without KDE

5. Rsh without passwd

6. ssh without passwd., please help

7. User without passwd?

8. rlogin without passwd needed

9. RSH without passwd

10. ssh without passwd.,please help


 
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software