Jump to content

OK - don't shoot me!


Recommended Posts

I'm currently working on a project that requires me to install a Sybase databse on a Red Hat machine.

 

Part of the process, as far as I can understand, is to create a user, called sybase, that can do lots of root tasks (including installing rpms) and has permissions to read/write(and possibly execute) on basically all directories (as far as I can make out).

 

Now - this seems like a security risk to me, I mean I'm essentially creating a second root user and I will need to be logged in as this user for much of the install process.

 

Nevertheless, unless I have misunderstood the install process, this is what I need to do.

 

Thing is - I haven't got a clue how to do this - any clues anyone?

Link to comment
Share on other sites

phunni, its relatively normal.

The easiest way is create the user but add a secondary group (0=admins) to the user.

the simplest way is through /etc/groups

 

However you can use drakuser or etc. if you insist on a GUI.

 

When you are finished the install you remove the secondary group.

 

However (and this is needed for Oracle install) you can also create a second FULL admin user just for the install. i.e. sbinstall (and deltethe account afterwards)

 

Now, go and answer my new post for me :D

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...