HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Prevent a user from accessing a server
Operating System - HP-UX
1838773
Members
5184
Online
110130
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-18-2000 01:17 AM
02-18-2000 01:17 AM
Prevent a user from accessing a server
How can I prevent a non-essential-user from logging in to the server via
'rlogin -l ' command in an xterm window on
his workstation?.
The non-essential-user has an account on his machine and the
/users//.rhosts has one line like '+ id>'. On this machine, logging in as root, I see .rhosts file containing a line
like '+@cad_proj root'.
Does this mean that the member users and hosts, of which non-essential-user is
one, contained in cad_proj all have root privileges and can login on to the
server as the important-user-on-server?.
Or is it something to do with /etc/hosts.equiv on his machine that has a line
like '+@cad_proj'?.
Please help.
'rlogin
his workstation?.
The non-essential-user has an account on his machine and the
/users/
like '+@cad_proj root'.
Does this mean that the member users and hosts, of which non-essential-user is
one, contained in cad_proj all have root privileges and can login on to the
server as the important-user-on-server?.
Or is it something to do with /etc/hosts.equiv on his machine that has a line
like '+@cad_proj'?.
Please help.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2000 09:05 PM
02-19-2000 09:05 PM
Re: Prevent a user from accessing a server
There is a very good discussion about host.quiv / .rlogin secutity mechanism
at:
http://docs.hp.com/dynaweb/hpux11/hpuxen1a/rvl3en1a/@Generic__BookTextView/11314
9
with the examples at:
http://docs.hp.com/dynaweb/hpux11/hpuxen1a/rvl3en1a/@Generic__BookTextView/11347
2
Anyway it is a good thing to tighten up security policies as much as you can.
So for example if you would like to allow access to user 'adam' from host
'cad_project' to the account 'root' at the server 'cad_server' what you do is
to put
cad_project adam
in the .rlogin file at the user 'root' home directory at the 'cad_server' host.
This way only the user 'adam' from the 'cad_project' host will be able to
execute 'rlogin cad_server -l root' withouth the password prompt.
For other users add more lines to .rhosts file, e.g.:
cad_project eve
cad_project1 eve
cad_project1 cain
Hope this helps, browsing rlogin and hostequiv docummentation will give you
more info.
bb4now,
PMC
at:
http://docs.hp.com/dynaweb/hpux11/hpuxen1a/rvl3en1a/@Generic__BookTextView/11314
9
with the examples at:
http://docs.hp.com/dynaweb/hpux11/hpuxen1a/rvl3en1a/@Generic__BookTextView/11347
2
Anyway it is a good thing to tighten up security policies as much as you can.
So for example if you would like to allow access to user 'adam' from host
'cad_project' to the account 'root' at the server 'cad_server' what you do is
to put
cad_project adam
in the .rlogin file at the user 'root' home directory at the 'cad_server' host.
This way only the user 'adam' from the 'cad_project' host will be able to
execute 'rlogin cad_server -l root' withouth the password prompt.
For other users add more lines to .rhosts file, e.g.:
cad_project eve
cad_project1 eve
cad_project1 cain
Hope this helps, browsing rlogin and hostequiv docummentation will give you
more info.
bb4now,
PMC
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