Difference between revisions of "Special Characters"

From IVS Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
==File Names==
 
==File Names==
When naming a file, be sure to avoid these characters. Most special characters will be ignored when downloading a file.  
+
When naming a file, be sure to avoid these characters.  
  
 
<pre>" & < ></pre>
 
<pre>" & < ></pre>
 +
 +
<span class="note">Most special characters will be ignored when downloading a file.</span>
  
 
==Passwords==
 
==Passwords==
Line 10: Line 12:
  
 
<pre># $ % ^ & * ( )</pre>
 
<pre># $ % ^ & * ( )</pre>
<pre>&quot;</pre>
 

Revision as of 15:27, 12 July 2022

Using special characters can cause some things in the VALT solution to not function as intended. Read below to learn more.

File Names

When naming a file, be sure to avoid these characters.

" & < >

Most special characters will be ignored when downloading a file.

Passwords

When syncing a bind user with LDAP some characters can cause issues when connecting.

# $ % ^ & * ( )