- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: groups not updating even though SAM Shows it.....
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
03-24-2004 03:56 AM
03-24-2004 03:56 AM
I added a user to a 2ndary group on 5 N-class boxes. All fairly identical, OS h/w, etc...
On 3 of them it is fine, but on 2 of them, the 2ndary group only shows up in SAM and with the groups command but not with the "id" command...
And the user cant access the files in the other group, so something is very wrong...This is happening on 2 N-class boxes but is fine on all my other boxes...
However, on these 2 boxes it wont update to allow them access no matter how I change the group via /etc/group file or thru SAM tool..
See below...
hostname-root:/root
# id user1
uid=141(user1) gid=265(findev)
hostname-root:/root
# groups user1
findev finsupt
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 04:04 AM
03-24-2004 04:04 AM
SolutionI suspect that your problem is a stale pwgrd daemon.
/sbin/init.d/pwgr stop
Run your commands now and see if all is well.
You can then restart the daemon, via /sbin/init.d/pwgr start or you may choose to never enable the daemon by disabling it in /etc/rc.config.d. The box will run just fine w/o this daemon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 04:04 AM
03-24-2004 04:04 AM
Re: groups not updating even though SAM Shows it...
Since you are not hitting that , I'd suggest the following commands:
pwck
grpck
The results may lead you to a problem.
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
03-24-2004 04:05 AM
03-24-2004 04:05 AM
Re: groups not updating even though SAM Shows it...
Is the user listed in /etc/group for group ids which are secondary groups for user?
Do pwck, grpck.
Do authchk if systems are trusted.
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 04:15 AM
03-24-2004 04:15 AM
Re: groups not updating even though SAM Shows it...
Although I did kill the pwgr daemon for good measure.
thanks all!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 04:42 AM
03-24-2004 04:42 AM
Re: groups not updating even though SAM Shows it...
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2004 05:32 AM
03-24-2004 05:32 AM
Re: groups not updating even though SAM Shows it...
Not sure what happened to them in not linking logingroup and group.