Line 35: |
Line 35: |
| | | |
| It should be noted that as of Samba 4.3, Sernet stopped providing packages for free. Samba 4.3+ sernet packages are commercial only. Therefore, we will only be able to provide support on SME 9+ through Samba 4.2 unless someone comes up with a solution to port Samba 4 + AD to Centos 6. The Sernet Samba packages up through Samba 4.2 work fine for providing Active Directory support on SME 9+. Given SME 10 is in Alpha, the lack of upstream support for Samba + AD on SME 9 likely won't be a big issue. | | It should be noted that as of Samba 4.3, Sernet stopped providing packages for free. Samba 4.3+ sernet packages are commercial only. Therefore, we will only be able to provide support on SME 9+ through Samba 4.2 unless someone comes up with a solution to port Samba 4 + AD to Centos 6. The Sernet Samba packages up through Samba 4.2 work fine for providing Active Directory support on SME 9+. Given SME 10 is in Alpha, the lack of upstream support for Samba + AD on SME 9 likely won't be a big issue. |
| + | |
| + | =Installation= |
| + | |
| + | =Change Log / Release Notes= |
| + | |
| + | ==Alpha 5== |
| + | - Extend Active Directory schema to include quota and |
| + | smeCustom attributes via the koozaliUser objectClass |
| + | - Remove adjust-samba event and use services2adjust |
| + | - Add Group-create-AD action |
| + | - Design changes to provision-domain-controller and |
| + | bootstrap-provision-dc events to provision samba entirely |
| + | cold using ldif |
| + | - Add pseudonym support to esmith::AD |
| + | - Further enhancement to esmith::AD to provide user & group |
| + | management functionality similar to that provided by AccountsDB |
| + | - Re-write createlinks to flow a more logical sequence |
| + | - Fix dnsforwarder in smb.conf |
| + | - Fix several esmith::AD::User and esmith::AD::Group methods broken |
| + | in 0.1-0-3 when we added runtime binding |
| + | |
| + | ==Alpha 4== |
| + | - Add dnscache and tinydns config per bug [SME: 9711] |
| + | - Add iptables preroute rule for DNS per bug [SME: 9711] |
| + | - Fix issues with domain admins assignment during provisioning |
| + | - Nearly full re-write of user-create-AD action to utilize |
| + | esmith::AD class |
| + | - Add Legacy Mode to user-create-AD action to allow this |
| + | action to work with AccountsDB |
| + | - Add user-create-AD to user-create event |
| + | - Add user-AD-disable action to disable AD user |
| + | - Continued development and enhancement to esmith::AD |
| + | including POD documentation |
| + | - Continued development and enhancement to esmith::AD::User |
| + | including POD documentation |
| + | - Add esmith::AD::OU to manage Organizational Units in the |
| + | Active Directory |
| + | - Fix realm definition in provision action |
| + | |
| + | ==Alpha 3== |
| + | - Reconfigure provision event to account for default Samba |
| + | complex password policy |
| + | - Abstract core LDAP queries in esmith::AD using runtime binding |
| + | |
| + | ==Alpha 2== |
| + | * Sat Jun 18 2016 Greg Zartman <gzartman@koozali.org> 0.1.0-2 |
| + | - Set requires to e-smith-base-5.6.0-30+ [SME:8668] |
| + | - Set requries for e-smith-LPRng-2.5.0+ [SME:8632] |
| + | |
| + | ==Alpha 1== |
| + | * Thu Feb 12 2015 Greg Zartman <gzartman@koozali.org> 0.1.0-1 |
| + | - Roll new smeserver alpha package for Samba4 [SME:8075] |
| + | |
| | | |
| =General Development Notes= | | =General Development Notes= |