[Bug 221497] Inconsistency in NETWORK group files rights for PPP

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Aug 13 22:58:08 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221497

            Bug ID: 221497
           Summary: Inconsistency in NETWORK group files rights for PPP
           Product: Base System
           Version: 11.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: vermaden at interia.pl

Most files related to PPP have 'network' group set by default:

# find / -group network
/usr/sbin/ppp
/var/run/ppp
/var/log/ppp.log.1.bz2
/var/log/ppp.log
/var/log/ppp.log.0.bz2

# find / -group network -ls
369220   577 -r-sr-xr--  1 root network  433872 Jul 27 04:30 /usr/sbin/ppp
 14054     1 drwxrwx---  2 root network       2 Jun 30 04:25 /var/run/ppp
 66872    17 -rw-r-----  1 root network    6046 Aug  4 18:00
/var/log/ppp.log.1.bz2
403990     9 -rw-r-----  1 root network    3180 Aug 11 16:19 /var/log/ppp.log
403992    17 -rw-r-----  1 root network    6258 Aug 11 10:00
/var/log/ppp.log.0.bz2

But why '/etc/ppp' and '/etc/ppp/ppp.conf' does not have 'network' group and
have wheel group?

Regards,
vermaden

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list