- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Password Shadowing
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
12-30-2002 01:00 PM
12-30-2002 01:00 PM
If a hpux11.0 system is converted to a trusted system
should I be able to use NFS
to mount the file systems across the systems.
Any ideas would be greatly appreciated.
Thanks in advance,
Lanke
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 01:04 PM
12-30-2002 01:04 PM
Re: Password Shadowing
What specific problems or errors are you seeing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 01:07 PM
12-30-2002 01:07 PM
Re: Password Shadowing
Yes to your question. Do you have any problems at this moment whit NFS on trusted system?
Kind regrds,
Robert-Jan.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 01:13 PM
12-30-2002 01:13 PM
Re: Password Shadowing
Thanks for your response.
I want to implement password
shadowing. I know that trusted systems donot support NIS.As I have got NFS mounted file systems across the systems, Iam wondering whether trusted system could
effect the NFS as well.
1)What are things to be considered while implementing a trusted system on hpux11.0
systems.
2) Impacts on a post implemented trusted system.
(users,ftp users)
Thanks,
Lanke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 01:19 PM
12-30-2002 01:19 PM
Re: Password Shadowing
Since NIS deals with passwords, NIS is not supported over Trusted systems. There is no dependency of NFS on trusted systems and you can safely use it.
As per your questions,
1. YOu may want to roll it in a phased manner. First, convert the systems to trusted but do not implement any policies so that it will be transparent to your users. After converting the system to trusted, disable password expiry option (use SAM -> Auding and Security -> System Securiyt policies) immediately so that the passwords are not expired after conversion. Chart out a site security plan, decide the policies and slowly implement them like password expiry, bad attempts etc.,
2. Nothing if you have taken care of the above policies.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 01:36 PM
12-30-2002 01:36 PM
Re: Password Shadowing
/usr/lbin/modprpw -V
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 01:42 PM
12-30-2002 01:42 PM
Re: Password Shadowing
Thanks for your timely response.
What about the patches?.
Do I have to Install any latest security patches.
By the way Iam on HPUX11.0
Thanks once again,
Lanke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 01:46 PM
12-30-2002 01:46 PM
SolutionWe keep up with patches. So, I havent' had any issues after convering our systems to trusted. I suggest a good site policy includes regular patching too.
But you should be ok unless the patch levels are too old.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 01:48 PM
12-30-2002 01:48 PM
Re: Password Shadowing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2002 05:49 PM
12-30-2002 05:49 PM
Re: Password Shadowing
We are using NFS and trusted systems. We are not having any problems so far.
After converting the system to trusted mode, you have to take care of the user password aging, password length, inactivity time, etc. etc.
You can use
/usr/lbin/getprpw to get the settings
and
/usr/lbin/modprpw to modify the settings
In HPUX 11i, you have a man for both commands.
also you can use logins command, which gives nice formatted output.
also you can use the SAM for these tasks.
If you have any modems using, you have to give permissions for users
to access them.
Srini.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2002 05:22 AM
12-31-2002 05:22 AM
Re: Password Shadowing
Although NIS is not supported, NIS+ is supported on trusted systems. Maybe you want to implement NIS+. It is a little more work as far as administration but once it is all up and working it not to bad.
Good Luck,
Tim