Re: [newbie] set SUID

2000-12-23 Thread L. H. LOO
Thank you, I did as root set "chmod 777 pppd" since I am the 'only' user of my Linux box. Will do as you suggested. BTY, I am using TurboLinux 6.1 (Chinese). Merry Christmas and Happy New Year. At 23-12-2000 +, you wrote: >It quite simple really. As root issue this command > chmod

Re: [newbie] set SUID

2000-12-23 Thread Mark Weaver
It quite simple really. As root issue this command chmod 4755 /usr/sbin/pppd However, make sure you have enabled pppd to be user accessible in Linuxconf. I would check here first before doing anything else. Mark On Saturday 23 December 2000 02:41, you wrote: > Season's Greetings, > P