Displaying 3 results from an estimated 3 matches for "heimdalkrb5".
2024 Jul 07
0
Problems building Samba 4.20.2 on Solaris due to Heimdal issues
...erning Heimdal. First, I am unable to build with the embed Heimdal due to a variety of errors during compilation of the embedded heimdal. As result, I built a "system" heimdal using the current master branch of heimdal from GitHub. Then I tried to build Samba again using the --with-system-heimdalkrb5, but it immediately fails to build. Since I'm not familiar with the Waf build system, I'm at a loss as to how to resolve the problem. I am building on Solaris 10 1/13 using the GNU toolchain from OpenCSW.org, which is gcc-5.5 on a UltraSPARC IIIi workstation.
If anybody can provide some su...
2019 Feb 06
1
Upgrading Samba
...following method :
> >
> > - build a new DC from 4.9.4 sources (on CentOS 7)
>
> Make sure you use Heimdal kerberos. not the Centos default MIT.
I assume Heimdal Kerberos is the one used in 4.6.7 .
So I guess I will have to enforced Heimdal at compilation time (--with-system-heimdalkrb5 ?) .
>
> > - join this new DC to the domain
> > - transfer the FSMO roles from the old DC (4.6.7) to the new DC
> > (4.9.4)
> > - replicate the sysvoldir from old DC to new DC
> > - demote the old DC
> > - switch off the old DC
> >
>...
2019 Feb 06
4
Upgrading Samba
Hello all,
I've planned to upgrade a Samba DC from 4.6.7 to 4.9.4 .
For that I will use the following method :
- build a new DC from 4.9.4 sources (on CentOS 7)
- join this new DC to the domain
- transfer the FSMO roles from the old DC (4.6.7) to the new DC (4.9.4)
- replicate the sysvoldir from old DC to new DC
- demote the old DC
- switch off the old DC
Since I prefer to