Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2019 18:52:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 236738] net/samba4*: Wrong "samba4/private" directory permissions for using with bind backend.
Message-ID:  <bug-236738-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236738

            Bug ID: 236738
           Summary: net/samba4*: Wrong "samba4/private" directory
                    permissions for using with bind backend.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: nikita@druba.su

I'm using samba AD with Bind backend. And every time, when i'm updating sam=
ba,
i need to set=20
chgrp bind /var/db/samba4/private=20
and correct rc,d/samba_server file at line 63:
        install -d -m 0700 "${samba_server_privatedir}"
to
        install -d -m 0750 "${samba_server_privatedir}"
Sorry, if it have another decision, except correcting port data, but i'm re=
ally
dont known which one.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236738-7788>