On Fri, Mar 04, 2005 at 05:54:18PM -0300, Gabriel B. wrote: > bossnes:/coda# clog codaroot > username: [EMAIL PROTECTED] > Password: > bossnes:/coda# ctokens > Tokens held by the Cache Manager for root: > bossnes:/coda# > > shouldn't there be any info?
If you call ctokens without any arguments it tries to figure out which realms your Coda client knows about by looking at the contents of the /coda directory. So if the Coda client hasn't been able to successfully mount the realm it won't show the token. You could explicitly specify the realm by using 'ctokens @camboinha.servers'. Jan