I've got an app running fine on Linux/WinXP/Vista/Win7. This app is
getting service tickets from an AD server.
But on win 2k, I always get "Token's validity has expired" error after
gss_init_sec_context.
I checked klist (from kerberos and windows), and the validity is far
from expired.
Also checked that the clock is synced with my AD server.
I'm using the latest version of kfw (3.2.2), should I try an older
version ?
Any other idea ?
Thanks,