josé
2009-09-07 14:33:02 UTC
Hello all,
We have issues with Outlook not able to open for some users that are member
of to large groups (~390).
The exact symptoms are :
1. "outlook can not connect to exchange servers" appearing in the right pane
of outlook.
2. In the system eventlog of the user computer, there are several Warning
eventID 6 related to kerberos pb . See:
http://support.microsoft.com/kb/935744 for details.
3. tokensz command launched against the user shows:
Name: Negotiate Comment: Microsoft Package Negotiator
Current PackageInfo->MaxToken: 12128
Status = 2148074240 0x80090300 SEC_E_INSUFFICIENT_MEMORY
4. those users have no pb accessing resources share on file servers.
The immediate solution was to raise the maxtokensize to 65535.
Results:
The tokensz shows now the following results:
Name: Negotiate Comment: Microsoft Package Negotiator
Current PackageInfo->MaxToken: 65663
MaxTokenSize (incomplete context): 12372
The user can now open his outlook with success.
Question:
I have a doubt where to apply the reg: is it on the exchange serverside or
on the user's box side ? I apply the reg on the user's computer because i
presumed that the pb WAS on the user's box due to the evenit 6 appearing. Am
i right or wrong ?
Thanx for clarification :)
Jose.
We have issues with Outlook not able to open for some users that are member
of to large groups (~390).
The exact symptoms are :
1. "outlook can not connect to exchange servers" appearing in the right pane
of outlook.
2. In the system eventlog of the user computer, there are several Warning
eventID 6 related to kerberos pb . See:
http://support.microsoft.com/kb/935744 for details.
3. tokensz command launched against the user shows:
Name: Negotiate Comment: Microsoft Package Negotiator
Current PackageInfo->MaxToken: 12128
Status = 2148074240 0x80090300 SEC_E_INSUFFICIENT_MEMORY
4. those users have no pb accessing resources share on file servers.
The immediate solution was to raise the maxtokensize to 65535.
Results:
The tokensz shows now the following results:
Name: Negotiate Comment: Microsoft Package Negotiator
Current PackageInfo->MaxToken: 65663
MaxTokenSize (incomplete context): 12372
The user can now open his outlook with success.
Question:
I have a doubt where to apply the reg: is it on the exchange serverside or
on the user's box side ? I apply the reg on the user's computer because i
presumed that the pb WAS on the user's box due to the evenit 6 appearing. Am
i right or wrong ?
Thanx for clarification :)
Jose.