When authenticating users in more than one cell (ie enter uname/pw for cell1, then later on, enter uname/pw for cell2 without exiting the auth program), it seems that something someplace is caching and talking to the wrong ptserver.
When the uid lookup happens for cell2, it still talks to the ptservers for realm1.
I've written a quick test program to illustrate the problem...
just do a 'watch tokens' and even a 'tcpdump port 7002' in separate terms to see the problem.
Test source/makefile is attached for linux (tho, the problem also exists on OS X Jaguar).
-- ******************************** David William Botsch Consultant/Advisor II CCMR Computing Facility [EMAIL PROTECTED] ********************************
multirealmtest.tar.gz
Description: GNU Zip compressed data
