--- rpms/smeserver-adv-samba/contribs7/smeserver-adv-samba.spec 2008/04/12 14:36:42 1.1 +++ rpms/smeserver-adv-samba/contribs7/smeserver-adv-samba.spec 2008/10/11 19:32:08 1.3 @@ -2,12 +2,13 @@ Summary: SME Server specific advanced Sa %define name smeserver-adv-samba Name: %{name} %define version 0.1.0 -%define release 1 +%define release 2 Version: %{version} Release: %{release}%{?dist} License: GPL Group: Networking/Daemons Source: %{name}-%{version}.tar.gz +Patch1: smeserver-adv-samba-0.1.0-2.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch BuildRequires: e-smith-devtools >= 1.13.1-03 @@ -18,12 +19,22 @@ Requires: samba-common >= 3.0.25b AutoReqProv: no %changelog -* Fri Apr 11 2008 Greg J. Zartman 0.1.0 +* Tue Sep 30 2008 Greg J. Zartman 0.1.0-2 +- Add template fragments to etc/pam.d/login to look for winbindd auth is + winbindd is running [SME: 4196]. +- Add a template fragment to ibays to set the samba 'force group' + parameter to the current ibay group or the group shared when SME is + configured as a Domain Member of Active Directory Member. The is required + so that domain members can have write access to domain member shares. At + some point, we may decide to fully support domain groups transparently + at the domain member or active directory member server [SME: 4196]. + +* Fri Apr 11 2008 Greg J. Zartman 0.1.0-1 - Roll initial package. - Provide configuration parameters to deploy Samba winbindd deamon. - Add template to nsswitch.conf to configure nss to include winbindd auth. The configuration parameters included in this fragment really belong - in e-smith-base, but we are including it in this package until it it + in e-smith-base, but we are including it in this package until it is deemed appropriate to move it to e-smith-base. %description @@ -41,6 +52,7 @@ smeserver-adv-samba is to e-smith-samba %prep %setup +%patch1 -p1 %build mkdir -p root/etc/e-smith/tests