The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM


UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
how can i add a user to a group arunkumar_mca UNIX for Dummies Questions & Answers 4 06-15-2008 10:06 AM
Adding user to a group without SAM paqman HP-UX 2 08-15-2007 04:05 AM
Adding a user to a group TRUEST UNIX for Dummies Questions & Answers 5 11-14-2003 07:28 AM
User and Group Structure dwchapman UNIX for Dummies Questions & Answers 1 04-01-2002 02:49 AM
user/group sdharmap UNIX for Dummies Questions & Answers 2 03-08-2002 07:46 AM

Closed Thread
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-03-2002
Registered User
 

Join Date: Jan 2002
Posts: 6
Stumble this Post!
User Group

I can't get a clear answer on this one...

I have a Oracle user created in group 'dba'

when this user touches a file the group displayed is 'sys' - why?

The 'sys' group is not included in the list of secondary groups for this user.

Is this standard to Oracle on Unix? (AIX)

Anybody?
Forum Sponsor
  #2 (permalink)  
Old 01-03-2002
Perderabo's Avatar
Unix Daemon
 

Join Date: Aug 2001
Location: Washington DC Area
Posts: 8,446
Stumble this Post!
You have a very serious problem. In your /etc/group file you have two lines, one for "sys" and one for "dba" that both have the same group id. When you added the dba group to your system you were supposed to insure that it had a unique group id. When you have something like:
sys::3:
dba::3:
then the dba group is really just an extention of the sys group.

You need to assign a unique group id to the dba group. Then you need to run chgrp on all those oracle files to get set to the right group.

Your /dev/mem and /dev/kmem files may be readable by the group sys; if so, this is a real security hole.

But, on the bright side, if you ever have a group with too many users to fit on one line in /etc/group, you will know what to do
Google The UNIX and Linux Forums
Closed Thread

Thread Tools
Display Modes




All times are GMT -7. The time now is 03:32 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger Visit The Global Fact Book

Content Relevant URLs by vBSEO 3.2.0