Kenneth Scharf napisal(a):
[...]
: 3: script starting pppd must be suid (I think)

Script ? Suid shouldn't work with shell scripts :)

For example:
# cat > test
#!/bin/sh

id
^D

# chmod a+x test
# chmod u+s test

And run test as any user ...

pppd must be suid.


-- 
Daniel Podlejski  [EMAIL PROTECTED]
http://underley.zakopane.top.pl/
   ... One dream, one soul, one prize,
   One goal, one golden glance of what should be ...

Reply via email to