2 |
%define name e-smith-samba+ldap |
%define name e-smith-samba+ldap |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.15.1 |
%define version 1.15.1 |
5 |
%define release 4 |
%define release 5 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
13 |
Patch3: e-smith-samba-1.15.1-ldap.patch |
Patch3: e-smith-samba-1.15.1-ldap.patch |
14 |
Patch4: e-smith-samba-1.14.1-unix_extensions.patch |
Patch4: e-smith-samba-1.14.1-unix_extensions.patch |
15 |
Patch5: e-smith-samba+ldap-1.15.1-machine_accounts_and_pass_sync.patch |
Patch5: e-smith-samba+ldap-1.15.1-machine_accounts_and_pass_sync.patch |
16 |
|
Patch6: e-smith-samba+ldap-1.15.1-merge_users_and_people.patch |
17 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
18 |
Obsoletes: e-smith-samba |
Obsoletes: e-smith-samba |
19 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
30 |
AutoReqProv: no |
AutoReqProv: no |
31 |
|
|
32 |
%changelog |
%changelog |
33 |
|
* Thu Jun 05 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-5 |
34 |
|
- use /etc/cpu-machine.conf to create machine accounts. [SME: 4396] |
35 |
|
|
36 |
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-4 |
* Tue Apr 22 2008 Daniel B. <daniel@firewall-services.com> 1.15.1-4 |
37 |
- allow creation of machine accounts in ldap |
- allow creation of machine accounts in ldap |
38 |
- sync samba passwords with ldap userPassword (replace unix password sync) |
- sync samba passwords with ldap userPassword (replace unix password sync) |
1009 |
%patch3 -p1 |
%patch3 -p1 |
1010 |
%patch4 -p1 |
%patch4 -p1 |
1011 |
%patch5 -p1 |
%patch5 -p1 |
1012 |
|
%patch6 -p1 |
1013 |
|
|
1014 |
%build |
%build |
1015 |
mkdir -p root/etc/e-smith/tests |
mkdir -p root/etc/e-smith/tests |