help-sessionLife.html #1

  • //
  • guest/
  • perforce_software/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • credentials/
  • P4TicketImpl/
  • help-sessionLife.html
  • View
  • Commits
  • Open Download .zip Download (239 B)
<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.