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 |
|
Patch3: smeserver-samba-0.1.0-072416-update.patch |
|
13 |
Obsoletes: e-smith-netlogon |
Obsoletes: e-smith-netlogon |
14 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
15 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
51 |
AutoReqProv: no |
AutoReqProv: no |
52 |
|
|
53 |
%changelog |
%changelog |
54 |
|
* Sun Jun 26 2016 Greg Zartman <gzartman@koozali.org> 0.1-0-4 |
55 |
|
- Add dnscache and tinydns config per bug [SME: 8638] |
56 |
|
- Add iptables preroute rule for DNS per bug [SME: 8638] |
57 |
|
- Fix issues with domain admins assignment during provisioning |
58 |
|
- Nearly full re-write of user-create-AD action to utilize |
59 |
|
esmith::AD class |
60 |
|
- Add Legacy Mode to user-create-AD action to allow this |
61 |
|
action to work with AccountsDB |
62 |
|
- Add user-create-AD to user-create event |
63 |
|
- Add user-AD-disable action to disable AD user |
64 |
|
- Continued development and enhancement to esmith::AD |
65 |
|
including POD documentation |
66 |
|
- Continued development and enhancement to esmith::AD::User |
67 |
|
including POD documentation |
68 |
|
- Add esmith::AD::OU to manage Organizational Units in the |
69 |
|
Active Directory |
70 |
|
- Fix realm definition in provision action |
71 |
|
|
72 |
* Sat Jun 18 2016 Greg Zartman <gzartman@koozali.org> 0.1.0-3 |
* Sat Jun 18 2016 Greg Zartman <gzartman@koozali.org> 0.1.0-3 |
73 |
- Reconfigure provision event to account for default Samba |
- Reconfigure provision event to account for default Samba |
74 |
complex password policy |
complex password policy |
87 |
%prep |
%prep |
88 |
%setup |
%setup |
89 |
%patch1 -p1 |
%patch1 -p1 |
90 |
|
%patch2 -p1 |
91 |
|
|
92 |
%build |
%build |
93 |
perl createlinks |
perl createlinks |