<div> <b>Enable User Session Cache</b> <p>Usernames and ticket expiry times are cached. So long as the current user's ticket has at least the 'Minimum session life (ms)' remaining then no 'p4 login -s' check is performed </p> </div>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 28497 | Paul Allen |
Moved the User session configuration to Credentials. The global configuration settings are not accessible during slave execution. Moving the configuration under Credentials allows users easily try out the cache for specific users/p4d servers. |