
This kerberos hack only applies in WAN environments with MTU issues.
You can change MaxPacketSize to 1 to force the clients to use Kerberos traffic over TCP. To do this, follow these steps:
1. | Start Registry Editor. |
2. | Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINESystemCurrentControlSetControlLsa KerberosParameters
Note If the Parameters key does not exist, create it now.
|
3. | On the Edit menu, point to New, and then click DWORD Value. |
4. | Type MaxPacketSize, and then press ENTER. |
5. | Double-click MaxPacketSize, type 1 in the Value data box, click to select the Decimal option, and then click OK. |
6. | Quit Registry Editor. |
7. | Restart your computer. |