- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: password in the /etc/group file
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
Discussions
Discussions
Discussions
Forums
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
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
тАО01-24-2011 01:50 PM
тАО01-24-2011 01:50 PM
password in the /etc/group file
Thx.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-24-2011 01:56 PM
тАО01-24-2011 01:56 PM
Re: password in the /etc/group file
I have never used that part of the group file. There may be another reason for not using it, according to the manual, there isn't a tool for setting group passwords.
Rick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-25-2011 01:13 AM
тАО01-25-2011 01:13 AM
Re: password in the /etc/group file
No one uses the "encrypted password" field on /etc/group especially on 11iv2 and v3 operating systems. You will see the same documented everywhere. However, one significant point you need to know is that this field must be present as a dummy field on /etc/group with two placeholders :: else it will corrupt your /etc/group file and will be reported by grpck.
Regards
Ismail Azad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-25-2011 01:14 AM
тАО01-25-2011 01:14 AM
Re: password in the /etc/group file
Just one more thing wanted to add in the previous post. On /etc/fstab, on modern operating systems no one uses the "backup frequency" field anymore. But you still need a placeholder 0 there, dont you?. It's pretty much similar here.
Regards
Ismail Azad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-25-2011 01:30 AM
тАО01-25-2011 01:30 AM
Re: password in the /etc/group file
Are you refering about use asterisk's (*) character into second field of an entry?
In Name Service Switch (NIS) configurations:
The asterisk (*) in the password field prevents people from using the plus sign as a valid group name if NIS is not running.
For more information, type man 4 group at the HP-UX prompt. Also check this:
http://docs.hp.com/en/5991-1154/ch04s05.html#bjabfhff
Rgds.