- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- User changing own password HP-UX 11.23
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
04-02-2009 05:54 AM
04-02-2009 05:54 AM
User changing own password HP-UX 11.23
File permissions set as follows:
-r-sr-xr-x 1 root bin /usr/bin/login
-r-sr-xr-x 1 root bin /usr/bin/passwd
Any Thoughts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2009 05:58 AM
04-02-2009 05:58 AM
Re: User changing own password HP-UX 11.23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2009 05:58 AM
04-02-2009 05:58 AM
Re: User changing own password HP-UX 11.23
See:
http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=574947
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2009 06:20 AM
04-02-2009 06:20 AM
Re: User changing own password HP-UX 11.23
I think the permissions on /etc/password have been "frakked" to use the sci-fi term for it.
This file is one of those files that is owned by super user, only can be written to by super user, but regular users can use the passwd command which has the super user bit set to update it.
compare /etc/passwd to a working system and make it the same. See that it has content in it as well.
SEP
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-02-2009 06:25 AM
04-02-2009 06:25 AM
Re: User changing own password HP-UX 11.23
-r-sr-xr-x 1 root bin /usr/bin/login
-r-sr-xr-x 1 root bin /usr/bin/passwd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2009 07:17 AM
04-02-2009 07:17 AM
Re: User changing own password HP-UX 11.23
the settings for the sbin version of the passwd file are as follwos:
-r-s------ 1 root bin 788596 Apr 1 2005 passwd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2009 08:02 AM
04-02-2009 08:02 AM
Re: User changing own password HP-UX 11.23
Would this have bearing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2009 08:23 AM
04-02-2009 08:23 AM
Re: User changing own password HP-UX 11.23
# ls -l /etc/passwd /sbin/passwd /usr/bin/passwd
-r--r--r-- 1 root other 1452 Feb 17 08:09 /etc/passwd
-r-s------ 1 root bin 299008 Apr 28 2005 /sbin/passwd
-r-sr-xr-x 5 root bin 53248 Apr 27 2007 /usr/bin/passwd
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2009 08:30 AM
04-02-2009 08:30 AM
Re: User changing own password HP-UX 11.23
/sbin/passwd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2009 08:36 AM
04-02-2009 08:36 AM
Re: User changing own password HP-UX 11.23
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2009 08:49 AM
04-02-2009 08:49 AM
Re: User changing own password HP-UX 11.23
2. Are you able to change the password of the users via root
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2009 08:59 AM
04-02-2009 08:59 AM
Re: User changing own password HP-UX 11.23
Server was not buiklt as trusted and yes you can change if logged in as root