Home Forums SQL Server 2008 SQL Server 2008 - General How to resolve RequireKerberos value problem in sql 2008 failover cluster installation process? RE: How to resolve RequireKerberos value problem in sql 2008 failover cluster installation process?

  • Hi,

    we can resolve this problem by using SQL slipstream, seems it was a bug with SQL 2008, slipstream integrate sp1 with the setup

    media, and you can install the failover successfully without RequireKerberos problem:)

    Link:

    http://blogs.msdn.com/petersad/archive/2009/03/02/sql-server-2008-basic-slipstream-steps.aspx

    NOTICE:

    [Need to search in C:\SP1 to find sqlsupp* and install the support file for slipstream of SQL 2008!!

    Then SETUP.EXE /PCUSource=C:\SP1 will take effect ?]