Skip to ContentSkip to Footer
Start of content
- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Re: SSH Login & 802.1x
Comware Based
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-06-2009 08:51 AM
11-06-2009 08:51 AM
SSH Login & 802.1x
How to configure on the same switch (4210, 5500) 802.1x authentication with remote Radius server and loging to the switch with SSH using local user's database, at the same time ? If the default domain points to Radius, it is impossible to login via local SSH. If the default domain has a local scheme authentication, it is impossible to use external Radius...
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-12-2009 06:12 AM
11-12-2009 06:12 AM
Re: SSH Login & 802.1x
Hi.
Could you copy and paste your switches settings here?
This is a strange behavior, probably you are missing some settings. You can enable 802.1X with authentication on a RADIUS server and have a local SSH users authentication at the same time.
In my experience, the settings will be:
domain default enable
#
dhcp-server 1 ip
#
dot1x
dot1x timer supp-timeout 10
dot1x timer reauth-period 60
dot1x authentication-method eap
#
radius scheme system
radius scheme
server-type standard
primary authentication
accounting optional
key authentication
user-name-format without-domain
#
domain
scheme radius-scheme
vlan-assignment-mode string
domain system
#
In the client switch port:
interface GigabitEthernet1/0/10
stp edged-port enable
dot1x
#
SSH settings:
local-user
service-type ssh
Global configuration:
ssh user service-type all
ssh user authentication-type password
rsa local-key-pair create
In the interface vty:
user-interface vty 0 4
protocol inbound ssh
Could you copy and paste your switches settings here?
This is a strange behavior, probably you are missing some settings. You can enable 802.1X with authentication on a RADIUS server and have a local SSH users authentication at the same time.
In my experience, the settings will be:
domain default enable
#
dhcp-server 1 ip
#
dot1x
dot1x timer supp-timeout 10
dot1x timer reauth-period 60
dot1x authentication-method eap
#
radius scheme system
radius scheme
server-type standard
primary authentication
accounting optional
key authentication
user-name-format without-domain
#
domain
scheme radius-scheme
vlan-assignment-mode string
domain system
#
In the client switch port:
interface GigabitEthernet1/0/10
stp edged-port enable
dot1x
#
SSH settings:
local-user
service-type ssh
Global configuration:
ssh user
ssh user
rsa local-key-pair create
In the interface vty:
user-interface vty 0 4
protocol inbound ssh
Regards,
Fred Mancen
Fred Mancen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-12-2009 06:37 AM
11-12-2009 06:37 AM
Re: SSH Login & 802.1x
Hi,
In a given by you configuration, shall I login using as a login name: "admin@system" or simply "admin" ?
May be I did a mistake, because in my configuration I used "system domain" as a domain for 802.1x logging and another domain for local logging. So because I had to point to system as a default logging I was no able to login locally.
Thank you for an advice with complete configuration ! :)
Pawel
In a given by you configuration, shall I login using as a login name: "admin@system" or simply "admin" ?
May be I did a mistake, because in my configuration I used "system domain" as a domain for 802.1x logging and another domain for local logging. So because I had to point to system as a default logging I was no able to login locally.
Thank you for an advice with complete configuration ! :)
Pawel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-12-2009 08:11 AM
11-12-2009 08:11 AM
Re: SSH Login & 802.1x
The user is just "admin". Actually, these features are independent in the configuration above, that's why you was not able to log on the switch using SSH.
Regards
Regards
Regards,
Fred Mancen
Fred Mancen
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
End of content
United States
Hewlett Packard Enterprise International
Communities
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP