Displaying 3 results from an estimated 3 matches for "samba_release".
2017 Feb 21
2
Offical RHEL AD DC on RHEL
...3:58:55.736213036 -0600
@@ -56,8 +56,8 @@
  %global libwbc_alternatives_suffix -64
  %endif
-%global with_mitkrb5 1
-%global with_dc 0
+%global with_mitkrb5 0
+%global with_dc 1
  %if %{with testsuite}
  # The testsuite only works with a full build right now.
@@ -78,9 +78,9 @@
  Release:        %{samba_release}
  %if 0%{?rhel}
-Epoch:          0
+Epoch:          4
  %else
-Epoch:          2
+Epoch:          4
  %endif
  %if 0%{?epoch} > 0
@@ -879,7 +879,7 @@
  %endif
  install -d -m 0755 %{buildroot}%{_unitdir}
-for i in nmb smb winbind ; do
+for i in nmb smb winbind samba ; do
      cat packaging/...
2017 Feb 21
0
Offical RHEL AD DC on RHEL
...al libwbc_alternatives_suffix -64
>  %endif
>
> -%global with_mitkrb5 1
> -%global with_dc 0
> +%global with_mitkrb5 0
> +%global with_dc 1
>
>  %if %{with testsuite}
>  # The testsuite only works with a full build right now.
> @@ -78,9 +78,9 @@
>  Release:        %{samba_release}
>
>  %if 0%{?rhel}
> -Epoch:          0
> +Epoch:          4
>  %else
> -Epoch:          2
> +Epoch:          4
>  %endif
>
>  %if 0%{?epoch} > 0
> @@ -879,7 +879,7 @@
>  %endif
>
>  install -d -m 0755 %{buildroot}%{_unitdir}
> -for i in nmb smb winb...
2017 Feb 19
3
Offical RHEL AD DC on RHEL
On Sat, 2017-02-18 at 19:47 -0500, Nico Kadel-Garcia wrote:
> On Sat, Feb 18, 2017 at 12:58 PM, Andrew Bartlett via samba
> <samba at lists.samba.org> wrote:
> > On Sat, 2017-02-18 at 10:36 +0100, Dario Lesca via samba wrote:
> > > 
> > > Centos [6,7]* however does not have into current samba 4.x
> > > version
> > > fully support to AD DC