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
Smart Card Logon certificate not accepted 40Number of Views Source file name containing numeric values are not accepted by collectors in RSA Via Lifecycle & Governance 26Number 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… 240Number of Views
Trending Articles
RSA Authentication Manager 8.9 Setup and Configuration Guide How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager 8.9 Release Notes (January 2026) Configure RSA Authentication Manager as a Secure Proxy Server for Cloud Access Service LDAP password authentication failed - Logon failure: unknown username or invalid password when attempting RADIUS authentic…
Don't see what you're looking for?