Zach <[EMAIL PROTECTED]> wrote: > Is there a canonical way > for a user to tell which version of AFS is running?
I always tell people to use rxdebug to figure out what AFS version they are running. C:\>rxdebug localhost 7001 -version Trying 127.0.0.1 (port 7001): AFS version: OpenAFS1.5.2000 You can also use this against remote maachines: C:\>rxdebug 128.174.193.200 7001 -version Trying 128.174.193.200 (port 7001): AFS version: OpenAFS 1.4.2 built 2006-10-28 <<CDC _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
