Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
11-24-2004, 10:19 AM
|
#1
|
Member
Registered: Sep 2003
Location: Sydney Australia
Distribution: Redhat, Centos, Solaris, Ubuntu, SUSE
Posts: 282
Rep:
|
Long Shot Question - Solaris 9 / Sudo / TSM Server.
Hi Guys,
this may well be a long shot here but I'm hoping some one else has also come accross this problem.
I have a solaris 9 system, using sudo and IBM TSM server. I have to take away root acccess for the TSM admin, so I'm using Sudo. I have all the commands I need apart from starting TSM itself.
I can start tsm using sudo, but it hangs the session. Either the session has to be quit from or TSM stopped.
I've tried
sudo /path-to-tsm/dsmserv quiet &
sudo "/path-to-tsm/dsmserv quiet &"
sudo -b /path-to-tsm/dsmserv quiet
the normal command run from root is /path-to-tsm/dsmserv quiet &
it throws out a few lines of text then runs into the background releasing the shel so I can carry on with other commands.
Any idea / advise !!!
I'm loosing my hair over this, its got to be simple too I'm sure....
|
|
|
11-24-2004, 12:48 PM
|
#2
|
Moderator
Registered: Feb 2004
Location: Outside Paris
Distribution: Solaris 11.4, Oracle Linux, Mint, Debian/WSL
Posts: 9,789
|
It's unclear for me what the problem is, but you can try:
Code:
nohup sudo -b /path-to-tsm/dsmserv quiet </dev/null >/tmp/dsm.log 2>&1 &
|
|
|
11-25-2004, 09:05 AM
|
#3
|
Member
Registered: Sep 2003
Location: Sydney Australia
Distribution: Redhat, Centos, Solaris, Ubuntu, SUSE
Posts: 282
Original Poster
Rep:
|
Wow this is great, that worked really well. Thanks that gets the user off my back - and more importantly my boss.
Cheers
|
|
|
All times are GMT -5. The time now is 03:40 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|