10 |
Source: %{name}-%{version}.tgz |
Source: %{name}-%{version}.tgz |
11 |
Patch1: smeserver-samba-0.1.0-provision_password.patch |
Patch1: smeserver-samba-0.1.0-provision_password.patch |
12 |
Patch2: smeserver-samba-0.1.0-062616-update.patch |
Patch2: smeserver-samba-0.1.0-062616-update.patch |
13 |
|
Patch3: smeserver-samba-0.1.0-072416-update.patch |
14 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
15 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
52 |
AutoReqProv: no |
AutoReqProv: no |
53 |
|
|
54 |
%changelog |
%changelog |
55 |
|
* Sun Jul 24 2016 Greg Zartman <gzartman@koozali.org> 0.1-0-5 |
56 |
|
- Extend Active Directory schema to include quota and |
57 |
|
smeCustom attributes via the koozaliUser objectClass |
58 |
|
- Remove adjust-samba event and use services2adjust |
59 |
|
- Add Group-create-AD action |
60 |
|
- Design changes to provision-domain-controller and |
61 |
|
bootstrap-provision-dc events to provision samba entirely |
62 |
|
cold using ldif |
63 |
|
- Add pseudonym support to esmith::AD |
64 |
|
- Further enhancement to esmith::AD to provide user & group |
65 |
|
management functionality similar to that provided by AccountsDB |
66 |
|
- Re-write createlinks to flow a more logical sequence |
67 |
|
- Fix dnsforwarder in smb.conf |
68 |
|
- Fix several esmith::AD::User and esmith::AD::Group methods broken |
69 |
|
in 0.1-0-3 when we added runtime binding |
70 |
|
|
71 |
* Sun Jun 26 2016 Greg Zartman <gzartman@koozali.org> 0.1-0-4 |
* Sun Jun 26 2016 Greg Zartman <gzartman@koozali.org> 0.1-0-4 |
72 |
- Add dnscache and tinydns config per bug [SME: 8638] |
- Add dnscache and tinydns config per bug [SME: 9711] |
73 |
- Add iptables preroute rule for DNS per bug [SME: 8638] |
- Add iptables preroute rule for DNS per bug [SME: 9711] |
74 |
- Fix issues with domain admins assignment during provisioning |
- Fix issues with domain admins assignment during provisioning |
75 |
- Nearly full re-write of user-create-AD action to utilize |
- Nearly full re-write of user-create-AD action to utilize |
76 |
esmith::AD class |
esmith::AD class |
105 |
%setup |
%setup |
106 |
%patch1 -p1 |
%patch1 -p1 |
107 |
%patch2 -p1 |
%patch2 -p1 |
108 |
|
%patch3 -p1 |
109 |
|
|
110 |
%build |
%build |
111 |
perl createlinks |
perl createlinks |