You are here: Foswiki>Tasks Web>Item14809 (28 Mar 2022, MichaelDaum)Edit Attach

Item14809: System/InstallGuide Step 2: Ownership table lists wrong FreeBSD group

pencil
Priority: Low
Current State: Closed
Released In: 2.1.7
Target Release: patch
Applies To: Engine
Component: Documentation
Branches: Release02x01 master
Reported By: Sam20Chen
Waiting For:
Last Change By: MichaelDaum
The Foswiki InstallationGuide, Step 2 section shows an ownership table for various operating systems. However the row with FreeBSD shows a non-existent group named 'wwwadmin'. Instead the default FreeBSD (11.2-RELEASE and 12.0-RELEASE) web user/group should be 'www:www'. This account is created at OS install and is used by FreeBSD apache24. A link to the document section: https://foswiki.org/System/InstallationGuide#Step_2:_Confirm_file_and_directory_ownership_and_permissions

FreeBSD 11.2:
root@freebsd11: # freebsd-version ; grep "www" /etc/passwd /etc/group
11.2-RELEASE
/etc/passwd:www:*:80:80:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
/etc/group:www:*:80:

FreeBSD 12.0:
root@freebsd12:~ # freebsd-version ; grep "www" /etc/passwd /etc/group
12.0-RELEASE
/etc/passwd:www:*:80:80:World Wide Web Owner:/nonexistent:/usr/sbin/nologin
/etc/group:www:*:80:

-- Sam20Chen - 09 Jan 2019

Thanks for the report.

-- GeorgeClark - 22 May 2019
 

ItemTemplate edit

Summary System/InstallGuide Step 2: Ownership table lists wrong FreeBSD group
ReportedBy Sam20Chen
Codebase 2.1.6
SVN Range
AppliesTo Engine
Component Documentation
Priority Low
CurrentState Closed
WaitingFor
Checkins distro:85ad6ad7db84 distro:8b32e72716be
TargetRelease patch
ReleasedIn 2.1.7
CheckinsOnBranches Release02x01 master
trunkCheckins
masterCheckins distro:85ad6ad7db84 distro:8b32e72716be
ItemBranchCheckins
Release02x01Checkins distro:85ad6ad7db84
Release02x00Checkins
Release01x01Checkins
Topic revision: r4 - 28 Mar 2022, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy