TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssserverproxy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
variable:tmssserverproxy [2017/06/07 23:04] – [TMSSSERVERPROXY] Gerard Nicolvariable:tmssserverproxy [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSSSERVERPROXY ====== ====== TMSSSERVERPROXY ======
  
-The TMSSSERVERPROXY environmental variables tells the TapeTrack Communications API to tunnel all TapeTrack communications via a HTTP proxy.+The [[variable:start|Environmental Variable]] ''TMSSSERVERPROXY'' tells the TapeTrack Communications API to tunnel all TapeTrack communications via a HTTP proxy.
  
-The value of TMSSSERVERPROXY should be set in the format **user:password@server:port**, where:  +The value of ''TMSSSERVERPROXY'' should be set in the format ''user:password@server:port'', where:  
  
-   **user** (optional) is the user that will be connecting to the HTTP Proxy Server. +   ''user'' (optional) is the user that will be connecting to the HTTP Proxy Server. 
-   **password** (optional) is the password of the user that is connecting to the HTTP Proxy Server. +   ''password'' (optional) is the password of the user that is connecting to the HTTP Proxy Server. 
-   **server** (required) is the name or IP address of the HTTP Proxy Server. +   ''server'' (required) is the name or IP address of the HTTP Proxy Server. 
-   **port** (optional) is the TCP/IP port number of the HTTP Proxy Server.+   ''port'' (optional) is the TCP/IP port number of the HTTP Proxy Server.
  
 <note tip>When troubleshooting HTTP Proxy connections, you should consider using the [[variable:tmssapilogdir|TMSSAPLILOGDIR]] environmental variable.</note> <note tip>When troubleshooting HTTP Proxy connections, you should consider using the [[variable:tmssapilogdir|TMSSAPLILOGDIR]] environmental variable.</note>
Line 15: Line 15:
  
 <code> <code>
-set TMSSSERVERPROXY=gnicol:hackme@192.168.1.8:3128+set TMSSSERVERPROXY=jsmith:password@192.168.1.8:3128
 </code> </code>
  
-{{tag>environmental_variables}}+===== See Also ===== 
 + 
 +[[technote:setting_environmental_variables|Setting Environmental Variables]] 
 + 
 +{{tag>environmental_variables connecting}} 
 + 
 +<-  ^ variable:start |Introduction ^ ->
variable/tmssserverproxy.1496876660.txt.gz · Last modified: 2025/01/21 22:07 (external edit)