HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ssh login problem
Operating System - HP-UX
1833924
Members
3358
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
- Report Inappropriate Content
02-23-2007 06:08 AM
02-23-2007 06:08 AM
ssh login problem
hi all
i want to enable the ssh login for specific desktops.is it possible to enable login ssh login with mac adress of specific pc's?
beause here i am using the dhcp and same user id for all aplication users. how i can solve this scenario?
thanks in advance
aneez
i want to enable the ssh login for specific desktops.is it possible to enable login ssh login with mac adress of specific pc's?
beause here i am using the dhcp and same user id for all aplication users. how i can solve this scenario?
thanks in advance
aneez
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2007 01:44 PM
02-23-2007 01:44 PM
Re: ssh login problem
Hello Aneez,
in general (I am not sure if this works on hp-ux, never tried that so far, just digging up from my freebsd times) if you use key authentication (preferable these days) and if you have paired mac addresses with ip adresses (static assignment when request for ip comes through to dhcp), then it is simple.
In user's homedir, there is .ssh dir with authorized_keys file. Just put in the beginning of line containing the key something like:
from=""
where is the IP address incoming user's system. is all that stuff related to key.
Also you can put more IP, hostnames to, just separate them with coma, like: from="192.168.0.*,*.users.hp.com" etc.
Hope this helps.
in general (I am not sure if this works on hp-ux, never tried that so far, just digging up from my freebsd times) if you use key authentication (preferable these days) and if you have paired mac addresses with ip adresses (static assignment when request for ip comes through to dhcp), then it is simple.
In user's homedir, there is .ssh dir with authorized_keys file. Just put in the beginning of line containing the key something like:
from="
where
Also you can put more IP, hostnames to
Hope this helps.
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.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP