Updated FW but now can't log in via http - 'invalid pw

User avatar
kennaster
Member
 
Posts: 36
Joined: Tue Jan 19, 2016 1:30 pm
Location: Oregon
Has thanked: 13 times
Been thanked: 1 time

Updated FW but now can't log in via http - 'invalid pw

Fri Mar 07, 2025 12:01 am

# Moved from WISP

I can ssh in with the user and pw, but not the web interface - error message: Invalid username or password. I've cold reloaded, tried killall and restart, nothing. Any tips here?

This is the current version:
**************@Netonix_Switch:/www# cat version.txt
1.5.25
**************@Netonix_Switch:/www#

I've tried the current password as well as the admin/admin default. Nothing gets through.

Here are the config.json.

fadmin@Netonix_Switch:/www# cat config.json
{
"Config_Version":9,
"IPv4_Mode":"Static",
"IPv4_Address":"***********",
"IPv4_Netmask":"***********",
"IPv4_Gateway":"***********",
"IPv4_Primary_DNS":"***********",
"IPv4_Secondary_DNS":"",
"IPv6_Enable":false,
"IPv6_Mode":"DHCP",
"IPv6_Address":"",
"IPv6_Gateway":"",
"IPv6_Primary_DNS":"",
"IPv6_Secondary_DNS":"",
"Switch_Name":"Netonix Switch",
"NTP_Zone":"America\/New York (EST5EDT,M3.2.0,M11.1.0)",
"Switch_Location":"",
"GPS_Latitude":"",
"GPS_Longitude":"",
"Credentials_Name":"***********",
"Credentials_Password":"",
"Credentials_HashedPassword":"***********.6bg",
"Credentials_NewHashedPassword":"$2b$10$***********.SnfMmLr6AFJa7tpSKRHK9njLKam",
"Credentials_Console_Login":false,
"RADIUS_Enable":false,
"RADIUS_Host":"",
"RADIUS_Port":"1812",
"RADIUS_Secret":"",
"SSH_Enable":true,
"SSH_Port":"22",
"SSH_Allow_Passwords":true,
"SSH_Allow_Telnet":false,
"SNMP_Server_Enable":false,
"SNMP_Server_Community":"public",
"SNMP_Server_Contact":"",
"SNMP_Server_Location":"",
"SNMP_Server_Version_1":false,
"SNMP_Server_Version_2c":false,
"Syslog_Enable":false,
"Syslog_Host":"",
"Syslog_Port":"514",
"Syslog_Exclude":"",
"Syslog_Buffer_Size":"128",
"Syslog_Log_Logins":false,
"Syslog_Log_Name":false,
"SMTP_Enable":false,
"SMTP_Host":"",
"SMTP_Port":"25",
"SMTP_Username":"",
"SMTP_Password":"",
"SMTP_Secure":false,
"SMTP_Address":"",
"SMTP_From_Address":"",
"SMTP_Local_Hostname":"",
"NTP_Enable":false,
"NTP_Host":"",
"STP_Enable":true,
"STP_Version":"RSTP",
"STP_Max_Age":"20",
"STP_Hello_Time":"2",
"STP_Forward_Delay":"15",
"STP_Priority":"32768",
"STP_LAG_Enable":true,
"Storm_Control_Broadcast":"None",
"Storm_Control_Multicast":"None",
"Storm_Control_Unicast":"None",
"Storm_Control_Loop_Protection":false,
"Storm_Control_Pause_Frame":true,
"HTTPS_Enable":true,
"HTTPS_Port":"443",
"HTTPS_Allow_HTTP":false,
"HTTPS_HTTP_Port":"80",
"AggregationMode_DestinationMAC":false,
"AggregationMode_SourceMAC":false,
"AggregationMode_SourceDestinationIP":true,
"AggregationMode_SourceDestinationPort":false,
"Tarpit_Enable":true,
"Tarpit_Attempts":"5",
"Tarpit_Delay":"60",
"Discovery_Ubiquiti":false,
"Discovery_Cisco":false,
"Discovery_LLDP":false,
"Power_Hibernate_Voltage":"9",
"Power_Wakeup_Voltage":"10",
"Power_Warning_Voltage":"11",
"Options_IGMP_Snooping":false,
"Options_MAC_Aging":"300",
"Options_Language":"en",
"Serial_Mode":"Console",
"Serial_TCP_Port":"502",
"Serial_Baud_Rate":"115200",
"Serial_Parity":"N",
"Serial_Data_Bits":"8",
"Serial_Stop_Bits":"1",
"Email_Alerts_Link_Change":true,
"Email_Alerts_Flow_Control":true,
"Email_Alerts_DC_Power":true,
"Email_Alerts_Fans":true,
"Email_Alerts_PoE":true,
"Email_Alerts_LACP":true,
"Discovery_Discovery_Tab":false,
"Discovery_Broadcast_On_Protocols":true,
"Switch_Revert_Timer":"300",
"Applied":true,
"MSTP_Name":"",
"MSTP_Revision":0,
"Auto_Backup_Enable":false,
"Auto_Backup_TFTP_URL":"",
"VLANs":[
{
"ID":"1155",
"Name":"Management",
"Enable":true,
"PortSettings":"UUUUUUUUUUUUUU",
"IPv4_Enable":false,
"IPv4_Address":"",
"IPv4_Netmask":"",
"IPv6_Enable":false,
"IPv6_Address":"",
"IGMP_Querier":false
},
{
"ID":"256",
"Name":"***********",
"Enable":true,
"PortSettings":"EEEEEEEEEEETEE",
"IPv4_Enable":false,
"IPv4_Address":"",
"IPv4_Netmask":"",
"IPv6_Enable":false,
"IPv6_Address":"",
"IGMP_Querier":true
}
],
"Ports":[
{
"Number":1,
"Name":"Port 1",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"1",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":2,
"Name":"Port 2",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"2",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":3,
"Name":"Port 3",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"3",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":4,
"Name":"Port 4",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"4",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":5,
"Name":"Port 5",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"5",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":6,
"Name":"Port 6",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"6",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":7,
"Name":"Port 7",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"7",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":8,
"Name":"Port 8",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"8",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":9,
"Name":"Port 9",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"9",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":10,
"Name":"Port 10",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"10",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":11,
"Name":"Port 11",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"11",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":12,
"Name":"900 mhz radio",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"12",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":13,
"Name":"Port 13",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"13",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
},
{
"Number":14,
"Name":"Port 14",
"Enable":true,
"Link":"Auto",
"PoE":"Off",
"FlowControl":"None",
"Multicast":true,
"MTU":"1528",
"TxLimit":"",
"RxLimit":"",
"STP":true,
"STPPriority":"128",
"STP_Path_Cost":"",
"Stats":true,
"Isolation":false,
"AllowedVLANs":"",
"DHCP_Snooping":false,
"Shutdown_Voltage":"",
"Restart_Voltage":"",
"Priority":"14",
"Shutdown_Time":"",
"Startup_Time":"",
"Boot_Start_Delay":"",
"Updated_SFP2":true,
"QoSSched":"Strict",
"PoE_Smart":true
}
],
"LACP":[
{
"Port":1,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":2,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":3,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":4,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":5,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":6,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":7,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":8,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":9,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":10,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":11,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":12,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":13,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
},
{
"Port":14,
"Enable":false,
"Key":"",
"Role":"Active",
"Timeout":"Fast",
"Priority":"32768"
}
],
"MSTI":[
{
"Priority":"32768",
"VLAN_List":"",
"Ports":[
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
}
]
},
{
"Priority":"32768",
"VLAN_List":"",
"Ports":[
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
}
]
},
{
"Priority":"32768",
"VLAN_List":"",
"Ports":[
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
}
]
},
{
"Priority":"32768",
"VLAN_List":"",
"Ports":[
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
}
]
},
{
"Priority":"32768",
"VLAN_List":"",
"Ports":[
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
}
]
},
{
"Priority":"32768",
"VLAN_List":"",
"Ports":[
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
}
]
},
{
"Priority":"32768",
"VLAN_List":"",
"Ports":[
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
},
{
"Priority":"128",
"Path_Cost":""
}
]
}
],
"Mirror":{
"Port":"None",
"RemoteHost":"",
"Filter_MAC":"",
"Filter_IP":"",
"Ports":[
]
},
"SSH_Keys":[
],
"PingWatchdogs":[
],
"PortBounces":[
],
"AccessControls":[
],
"ERPS":[
],
"MEPs":[
],
"QoSRules":[
]
}

User avatar
sirhc
Employee
Employee
 
Posts: 7601
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1673 times
Been thanked: 1357 times

Re: Updated FW but now can't log in via http - 'invalid pw

Fri Mar 07, 2025 7:24 am

Ssh into swithch set credentials in ssh to something new.

Hit enter in ssh to confirm changes

Change credentials back to what you want again hit Enter afterwards to confirm.

Try UI

Other than that you may have a corrupted config. Factory default manually set up.
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

User avatar
kennaster
Member
 
Posts: 36
Joined: Tue Jan 19, 2016 1:30 pm
Location: Oregon
Has thanked: 13 times
Been thanked: 1 time

Re: Updated FW but now can't log in via http - 'invalid pw

Sat Mar 08, 2025 3:34 pm

Got it, as you suggested.
ssh'd into switch
dropped to linux 'cmdline'
changed the pw with 'passwd'

UI log in success.

Problem solved thanks!

User avatar
sirhc
Employee
Employee
 
Posts: 7601
Joined: Tue Apr 08, 2014 3:48 pm
Location: Lancaster, PA
Has thanked: 1673 times
Been thanked: 1357 times

Re: Updated FW but now can't log in via http - 'invalid pw

Sat Mar 08, 2025 4:08 pm

kennaster wrote:Got it, as you suggested.
ssh'd into switch
dropped to linux 'cmdline'
changed the pw with 'passwd'

UI log in success.

Problem solved thanks!



Not sure why you dropped to Linux.

Ssh in ? [Enter]

There is a comman called credentials in the list i think.


Our shell has help at every point with "?" [Enter]

Do a partial command "?" [Enter]
Credentials password ????????
Credentials user ???????

Not sure changing password at Linux level full effect?
Support is handled on the Forums not in Emails and PMs.
Before you ask a question use the Search function to see it has been answered before.
To do an Advanced Search click the magnifying glass in the Search Box.
To upload pictures click the Upload attachment link below the BLUE SUBMIT BUTTON.

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 9 guests