Anonymous | Login | 2024-11-21 03:58 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000021 | ClearOS | app-samba - Windows Networking | public | 2010-01-22 08:48 | 2011-02-08 15:56 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 5.2 | Fixed in Version | 5.2 | ||||||
Summary | 0000021: Allow Samba 4 to better co-exist on a ClearOS system | ||||||||
Description | The current Samba 4 alpha build can only run on a barebones ClearOS 5.1 system. As soon as any user-dependent application is installed (mail, proxy, VPN, web server, ... i.e. a good chunk of the modules) ClearOS will pull in Samba 3 LDAP components. That creates a Samba 3 / Samba 4 conflict -- not good. However, with just a little bit of tweaking, it should be possible to remove or "hide" (for lack of a better word) the Samba 3 LDAP dependencies. This will make it possible to install *most* of the features in ClearOS right along with Samba 4. Samba 4 testing documentation: http://www.clearfoundation.com/docs/developer/features/samba_4/start [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000108) user2 2010-05-11 12:33 edited on: 2010-08-18 15:11 |
Source Code Changelog --------------------------------------------------- - Removed Samba bootstrap [tracker 0000021] File Changes --------------------------------------------------- U legacy/webconfig/trunk/htdocs/admin/ldap.php |
(0000114) user2 2010-05-12 14:36 edited on: 2010-08-18 15:12 |
Source Code Changelog --------------------------------------------------- - Changed packaging to allow Samba 4 to co-exist [tracker 0000021] File Changes --------------------------------------------------- U legacy/modules/trunk/app-samba-api/app-samba-api.spec.in U legacy/modules/trunk/app-samba-api/upgrade |
(0000115) user2 2010-05-12 14:37 edited on: 2010-08-18 15:12 |
Source Code Changelog --------------------------------------------------- - Removed Samba hooks [tracker 0000021] File Changes --------------------------------------------------- U legacy/modules/trunk/app-users/usersetup |
(0000124) user2 2010-05-19 10:30 edited on: 2010-08-18 15:12 |
Source Code Changelog --------------------------------------------------- - Re-add some initialzation of Samba if available [tracker 0000021] File Changes --------------------------------------------------- U legacy/modules/trunk/app-ldap/ldapsetup |