To set up cross-realm authentication between novlrealm and w2kdomain:
(Conditional) If a user object does not already exist for a user in Active Directory, then create a user object
User creation is required in order to get tickets containing PAC (authorization data honored by application services in w2kdomain) from Microsoft Active Directory or KDC.
Map the user's principal in novlrealm to this user object:
Set up a trust between w2kdomain and novlrealm:
Click Start > Programs > Administrative Tools > Active Directory Domains and Trusts
Click win2kdomain > Properties > Trusts
Click Add in the Domains trusted by this domain pane (as in figure 3) to display the Add Trusted dialog box.
Figure 4In the Add Trusted Domain dialog box, enter novlrealm as the trusted domain.
Figure 5Enter the password and reenter it to confirm the password.
IMPORTANT: Make sure that in both realms the password or key of
krbtgt/w2kdomain@novlrealm is the same.
Click OK to ignore the warning message about non-Windows Kerberos realm.
In novlrealm, create a principal, krbtgt/w2kdomain@novlrealm.
In the appropriate Kerberos configuration file (/etc/krb5.conf), create entries for novlrealm and mitrealm.