Date: Fri, 12 Feb 1999 23:40:05 +0000 (GMT) From: Terry Lambert <tlambert@primenet.com> To: phoenix@calldei.com Cc: netmonger@genesis.ispace.com, freebsd-hackers@FreeBSD.ORG Subject: Re: ppp server side startup commands Message-ID: <199902122340.QAA26002@usr01.primenet.com> In-Reply-To: <19990212001935.A17616@holly.dyndns.org> from "Chris Costello" at Feb 12, 99 00:19:35 am
next in thread | previous in thread | raw e-mail | index | archive | help
> Or you could do something entirely simpler. > > Write a shell script containing the line - make SURE you set the path > (i.e. do this: > > PATH=/usr/bin:/usr/sbin:/sbin:/usr/local/bin > ) > > Have root own it and make it setuid 0. (chmod u+s yourscript) Shell scripts aren't allowed to be SUID root. To solve the problem, though: http://www.ietf.org/internet-drafts/draft-ietf-dhc-agent-options-05.txt The PPP server should obtain IP addresses via DHCP. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902122340.QAA26002>