Bug 45183 - Bogus permissions unon installation of net/rinetd
Summary: Bogus permissions unon installation of net/rinetd
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-10 02:40 UTC by Alexey Dokuchaev
Modified: 2002-11-20 07:43 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Dokuchaev 2002-11-10 02:40:00 UTC
Too restrictive permissions (0700) prevent regular users from using the installed binary, though
no root privs are needed to bind to ports >1024.  I personally find that 0750 works better.

Fix: 

On the line 20 of files/patch-aa, s/0700/0750/.
How-To-Repeat: Try to run it as user `foo' after fresh install.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-11-20 07:43:44 UTC
State Changed
From-To: open->closed

committed, thanks