HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing Shadow Passwords require reboot??
Operating System - HP-UX
1828249
Members
2644
Online
109975
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
Go to solution
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
04-26-2005 06:39 AM
04-26-2005 06:39 AM
I have installed the shadow password patch and am using it on one of our servers. I have read in some instructions somewhere that you have to reboot the server after installation.
Is that true?
I ended up rebooting my server but before I did I checked the /etc/shadow and /etc/passwd files and saw the changes. I was just wondering if I needed to because I have a couple of more servers that need it installed.
Is that true?
I ended up rebooting my server but before I did I checked the /etc/shadow and /etc/passwd files and saw the changes. I was just wondering if I needed to because I have a couple of more servers that need it installed.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 06:43 AM
04-26-2005 06:43 AM
Solution
You have to look at the notes for the software depot to be sure.
rule of thumb.
If it will install from swinstall command line without the -x autoreboot=true switch you can do the install without booting.
In this case, though I'd recommend doing the install and booting immediately. The core security of your system is at stake and the install should be scheduled into a window which allows boots.
SEP
rule of thumb.
If it will install from swinstall command line without the -x autoreboot=true switch you can do the install without booting.
In this case, though I'd recommend doing the install and booting immediately. The core security of your system is at stake and the install should be scheduled into a window which allows boots.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 11:50 PM
04-26-2005 11:50 PM
Re: Installing Shadow Passwords require reboot??
It depends on the patch level of your server.
If it's quite current you may not need to reboot.
But in my expirience it's very probable
that you need to reboot.
Check the output of the analysis phase (see last post)!
Be sure to run pwconv after the patch installation to
activate the shadow passwords.
My 2 cents,
Armin
If it's quite current you may not need to reboot.
But in my expirience it's very probable
that you need to reboot.
Check the output of the analysis phase (see last post)!
Be sure to run pwconv after the patch installation to
activate the shadow passwords.
My 2 cents,
Armin
And now for something completely different...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2005 10:07 AM
04-27-2005 10:07 AM
Re: Installing Shadow Passwords require reboot??
The HP-UX kernel does not know/care about password files in any special sense. However quite a few applications do.
One thing that's important to understand here is that, typically in the interests of performance, some applications cache certain file or state information and/or may have file descriptors open to the password files and similar configuration files. When making a significant change to the system configuration, such as when installing this bundle, it might be possible to confuse active processes if you don't reboot, because currently running processes could be using old information.
In the case of password file access, there is no real way to know which applications might have cached this information, or how they would respond if that information changed formats while they were running.
Even if all of HP's code behaves perfectly, quite a bit of third party code does various forms of authentication, and therefore may also be accessing password files.
Programs such as fuser can give hints about which programs may have these files open, but I'm not aware of any truly reliable way of telling, since I know of no good tools for looking for data cached in program buffers.
If it were my system, I'd strongly prefer to reboot. If I didn't have that option, I'd at the very least stop and restart any applications that might be accessing the password files.
One thing that's important to understand here is that, typically in the interests of performance, some applications cache certain file or state information and/or may have file descriptors open to the password files and similar configuration files. When making a significant change to the system configuration, such as when installing this bundle, it might be possible to confuse active processes if you don't reboot, because currently running processes could be using old information.
In the case of password file access, there is no real way to know which applications might have cached this information, or how they would respond if that information changed formats while they were running.
Even if all of HP's code behaves perfectly, quite a bit of third party code does various forms of authentication, and therefore may also be accessing password files.
Programs such as fuser can give hints about which programs may have these files open, but I'm not aware of any truly reliable way of telling, since I know of no good tools for looking for data cached in program buffers.
If it were my system, I'd strongly prefer to reboot. If I didn't have that option, I'd at the very least stop and restart any applications that might be accessing the password files.
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP