- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Please help on this
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
09-04-2005 11:36 PM
09-04-2005 11:36 PM
Please help on this
Q.) Consider the fragment of host.quiv file for the host H shown below.select the option that correctly describe the resulting security on host H?
A -B
+ C
A. Deny Password-Free access to user A when A attempts to log in from host B,allow user C password-free access to all accounts (expect root)on host H from any host.
B.Deny Password-Free access to user B when A attempts to log in from host A,allow from host C password-free access to host H.
C.Deny Password-Free access to users B when user B attempts to log in from host A,allow user C password-free access to all C's account on host H from any host on the network.
D.Deny Password-Free access to users B when B attempts to log in from host A,grant user C password-free access to all accounts (expect root)on host H from any host on the network.
please tell me which is correct...?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 11:44 PM
09-04-2005 11:44 PM
Re: Please help on this
hostname username # comment
A will be hostname and B is username. C may be username or hostname.
A -B
It will allow r* login from A except username B
+ C
If C is hostname,
Any r* login from hostname C is allowded.
Else if C is username then,
Any username C from any remote hostname can able to do r* login.
r* = rlogin, rexec, remsh, rsh
hth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2005 11:55 PM
09-04-2005 11:55 PM
Re: Please help on this
Good Luck,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2005 12:55 AM
09-05-2005 12:55 AM
Re: Please help on this
If file was hosts.equiv, so the correct answer should be C.
Regards,
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2005 12:56 AM
09-05-2005 12:56 AM
Re: Please help on this
C is the right answer.
Bye
pg