- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: SecurID authentication - how?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Report Inappropriate Content
01-31-2003 11:41 AM
01-31-2003 11:41 AM
SecurID authentication - how?
any idea how to point the hp-ux 11.x to use that instead of the passwd file?
i am not using ssh, and have no plans to. [the xterms don't support it]
thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 11:53 AM
01-31-2003 11:53 AM
Re: SecurID authentication - how?
A couple of positions ago the corporation I worked for used SecurID.
The way it was implemented there was that you dialed (or VPN'd) into the ACE server to authenticate and THEN you could proceed with normal telnet or X-term logins.
We did not tie the ACE server to any system. It was just the gatekeeper. Once authenticated it was as if you were on the intranet. I just used Exceed or dumb ole telnet to access systems.
I don't think you want (or need) to complicate the situation by integrating ACE into HP-UX, but it's probably do-able with a custom PAM (Pluggable Authentication Module).
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 12:43 PM
01-31-2003 12:43 PM
Re: SecurID authentication - how?
what i am having trouble with is people not keeping their passwords current on the ov collection stations.
they need to be able to log in to these boxes in case the master station has an outage.
i was thinking of using securid since we already use that on other systems.
i would use the securid for all authentication, ftp, telnet, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2003 03:30 PM
01-31-2003 03:30 PM
Re: SecurID authentication - how?
By current do you mean:
A) They forget it?
or
B) They allow it to expire & their account gets locked?
If the former then I'd suggest (and not just for this reason alone) that you install & implement SSH. Then you can have them exchange keys from their workstation to the server(s) and after the first key exchange they can just ssh in.
If the latter, I'd think the better approach would be user education.
My $0.02,
Jeff (Who'd rather the horse led itself to water)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2003 09:49 AM
02-17-2003 09:49 AM
Re: SecurID authentication - how?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2003 12:33 PM
04-09-2003 12:33 PM
Re: SecurID authentication - how?
I've looked at HPs AAA server. It doesn't seem like it is really built to provide authentication to HP workstations though.
Any thoughts?