On Thu, 18 Apr 2002, Firestone, Mark - Technical Support wrote: > thanks for everybody's help. it works great now. I just can't get used to > the idea that this language will do a lot of my work "for me." > > Anyone know the minimum premissions needed to run a ruby script that talks > to ports under linux. my script runs fine under root (a bad way to run > anything) but gets a > > permission denied - bind(2) > > error when I run it as Joe User. This depends on which ports you're trying to use. anything under 1024 requires root to bind to. -pate > > I'm just a poor (ignorant) NT admin... take pitty. > > Thanks again! > > Mark > > NOTICE: This e-mail and any attachment(s) may contain confidential and > proprietary information of Goss International Corporation and/or its > subsidiaries and may be legally privileged. This e-mail is intended solely > for the addressee. If you are not the addressee, dissemination, copying or > other use of this e-mail or any of its content is strictly prohibited and > may be unlawful. If you are not the intended recipient please inform the > sender immediately and destroy the e-mail and any copies. All liability for > viruses is excluded to the fullest extent permitted by law. Any views > expressed in this message are those of the individual sender. No contract > may be construed by this e-mail. > >