- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ssh pam kerberos: key-based authentication
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
10-10-2005 06:56 PM
10-10-2005 06:56 PM
ssh pam kerberos: key-based authentication
Note: complete migration to LDAP is not possible at this moment
description of the current situation:
The KDC is a windows server
Users are still created on unix but will be dissabled on unix
users can still authenticate through kerberos when using ssh (pam.conf)
kerberos authentication for root is dissabled (pam_user.conf)
problem: when a user uses key-based authentication he still gets authenticated even if he is disabled in kerberos
Is there a way to block ssh-key-based authentication if the user is disabled?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2005 07:06 PM
10-10-2005 07:06 PM
Re: ssh pam kerberos: key-based authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2005 07:08 PM
10-10-2005 07:08 PM
Re: ssh pam kerberos: key-based authentication
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2005 07:12 PM
10-10-2005 07:12 PM
Re: ssh pam kerberos: key-based authentication
So: I'm looking fo a way to intoregate the kerbeos server to check if a user is dissabled
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2005 03:53 AM
10-18-2005 03:53 AM
Re: ssh pam kerberos: key-based authentication
Of course, then you have to work out how to let root login, without kerberos.
I've never worked with kerberos, so can't give you specific steps. But that seems to me the direction you want to look in.