P4AUTH
A hostname and port number of an optional Helix Core centralized authorization server.
Usage notes
Used by Client? | Used by Server? | Command-Line Alternative | Can be set in P4CONFIG file? |
---|---|---|---|
No |
Yes |
N/A |
N/A |
Value if not explicitly set
Program | Value |
---|---|
Perforce Servers |
|
Examples
Helix Core Server server examples |
---|
|
|
Notes
The format of P4AUTH
is
, or
host
:port
port
by itself if both the
Helix Core Server and the authorization server are running on the same host. All
servers must be at the same release level.
Port numbers must be in the range 1024
through
32767
.
If you have set P4AUTH
, no warning will be given if you
delete a user who has an open file or client.
See Centralized authorization server (P4AUTH) in the Helix Core Server Administrator Guide.
If all the servers run the same operating system, errors and confusion about file names can be avoided. To learn more, see Case sensitivity and multi-platform development in the Helix Core Server Administrator Guide. Another advantage is that all the servers have the same behavior for Processing line endings.