TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


variable:tmssnomd5

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:tmssnomd5 [2017/06/06 23:52] Gerard Nicolvariable:tmssnomd5 [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== TMSSNOMD5 ====== ====== TMSSNOMD5 ======
  
 +By default when TapeTrack [[cli:introduction|Command Line programs]] send passwords to the TapeTrack Framework Server they are first MD5 hashed, and then AES encrypted along with the rest of the data that is sent with the login request.
  
 +When a TapeTrack [[object:user|User]] uses [[https://en.wikipedia.org/wiki/Active_Directory|Windows Active Directory]] authentication, TapeTrack must be able to AES decrypt the login request and then send an unhashed password to Active Directory.
 +
 +When the [[variable:start|Environmental Variable]] ''TMSSNOMD5'' is set the TapeTrack low level API will not MD5 hash the password and instead send the actual password (AES encrypted) to the TapeTrack Framework Server.
 +
 +The value of the [[variable:start|Environmental Variable]] is not consequential.
 +===== Example =====
 +
 +<code>
 +set TMSSNOMD5=on
 +</code>
 +
 +===== See Also =====
 +
 +[[technote:setting_environmental_variables|Setting Environmental Variables]]
 +
 +<-  ^ variable:start |Introduction ^ ->
  
 {{tag>environmental_variables}} {{tag>environmental_variables}}
  
variable/tmssnomd5.1496793156.txt.gz · Last modified: 2025/01/21 22:07 (external edit)