Skip to main content

IBM Rational DOORS doorsd process own by the doors user after reboot


Technote (FAQ)


Question

How can I make the IBM Rational DOORS user own the doorsd process even if the unix server is rebooted.

Cause

The problem is generated by the fact that the doorsd process needs to be owned by the DOORS user account so different processes, like archive restore, are able to work without error due to files ownership issues.

Usually the script used to start the doorsd process in UNIX looks like this:



    $(DOORSHOME)/bin/doorsd -home $(DOORSHOME) - serverdata $(SERVERDATA)

    -port $(PORTNUMBER) -logfile $(LOGFILE)                            

    &                  


If you run this script being logged under the DOORS user account everything works properly. But, if you reboot the server and have this script run automatically then the doorsd process is owned by the root user.

Answer

The solution is simple:

Add the line "su -c" to the beginning of the script so there will be a change in the user who owns the doorsd process.


Rate this page:

(0 users)Average rating

Copyright and trademark information

IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.

Rate this page:


(0 users)Average rating

Add comments

Document information

Rational DOORS

Installation


Software version:
8.2, 8.3, 9.0, 9.1, 9.1.0.2, 9.2, 9.2.0.1, 9.2.0.2, 9.2.0.3, 9.2.0.4


Operating system(s):
HP-UX, Linux, Solaris


Reference #:
1439254


Modified date:
2012-07-02

Translate my page

Content navigation