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 291Number of Views "Invalid authentication handle" reported by the Cisco AnyConnect client when using RSA SecurID Access Cloud Authentication… 241Number of Views Setting RADIUS attributes to use with the Telstra Next G wireless service 171Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?