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 |
72 |
|
- Add dnscache and tinydns config per bug [SME: 9711] |
73 |
|
- Add iptables preroute rule for DNS per bug [SME: 9711] |
74 |
|
- Fix issues with domain admins assignment during provisioning |
75 |
|
- Nearly full re-write of user-create-AD action to utilize |
76 |
|
esmith::AD class |
77 |
|
- Add Legacy Mode to user-create-AD action to allow this |
78 |
|
action to work with AccountsDB |
79 |
|
- Add user-create-AD to user-create event |
80 |
|
- Add user-AD-disable action to disable AD user |
81 |
|
- Continued development and enhancement to esmith::AD |
82 |
|
including POD documentation |
83 |
|
- Continued development and enhancement to esmith::AD::User |
84 |
|
including POD documentation |
85 |
|
- Add esmith::AD::OU to manage Organizational Units in the |
86 |
|
Active Directory |
87 |
|
- Fix realm definition in provision action |
88 |
|
|
89 |
* 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 |
90 |
- Reconfigure provision event to account for default Samba |
- Reconfigure provision event to account for default Samba |
91 |
complex password policy |
complex password policy |
104 |
%prep |
%prep |
105 |
%setup |
%setup |
106 |
%patch1 -p1 |
%patch1 -p1 |
107 |
|
%patch2 -p1 |
108 |
|
%patch3 -p1 |
109 |
|
|
110 |
%build |
%build |
111 |
perl createlinks |
perl createlinks |