Hyphen or minus character not accepted in hostname
Originally Published: 2009-09-28
Article Number
Applies To
1.0/rPath Linux
RSA Key Manager Appliance 2.5.0.x
Issue
Hyphen or minus character not accepted in hostname
Resolution
Edit the file /opt/rsa/setup/py/configcmd.py, at line 1913. Add the line highlighted in BLUE:
if serverType != cPRIMARY_FQDN or serverType != cSTANDBY_FQDN:
if parse_fqdn(server) != None:
break
else:
break
display.Print("[INCORRECT FORMAT] Hostname should be a fully qualified domain name like [host.domain.com]\n")
Related Articles
Source file name containing numeric values are not accepted by collectors in RSA Via Lifecycle & Governance 26Number of Views Smart Card Logon certificate not accepted 40Number of Views Replica RADIUS not accepting authentication requests in RSA Authentication Manager 8.0 and 8.1 288Number of Views Why is my RSA SecurID token PIN is not being accepted when logging in to the RSA Community? 66Number of Views "Invalid authentication handle" reported by the Cisco AnyConnect client when using RSA SecurID Access Cloud Authentication… 239Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA-2026-07: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?