FMC access to Shell via External Authentication server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2017 07:01 AM - edited 02-21-2020 06:02 AM
Hi,
I have an FMC running version 6.1. I have created a new Radius server from System >> Users >> External Authentication. I have added some users to "Administrator" role I can successfully log in to the GUI.
But I have also added those users to "Administrator Shell Access User List" and then enabled the Radius server in the Shell Authentication drop down, but I cannot access the FMC CLI with the same Radius user.
In the System >> Monitoring >> Syslog I can see:
Apr 04 2017 15:46:01 <hostname> sshd[1967]: Failed password for <radius_user> from X.X.X.X port 50626 ssh2
Thanks and regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2017 09:28 AM
I believe the users added in the GUI are only GUI users.
To add shell users (either locally or externally authenticated), you should add them from the shell with "sudo useradd".
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2017 01:23 AM
Using "sudo useradd <radius_user>" doesn't seem to work. Still not able to authenticate the user via CLI, with the same error in the even log.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2017 01:25 AM
Interesting. There should be an accounting record on your RADIUS server for the failed atempt. What does it tell you?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2017 10:33 AM
Finally I did open a case with TAC and they reported the bug CSCve60272, which is not yet solved in version 6.2.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-20-2017 07:44 PM
Thanks for the update. I've added that one to my notifications.
