WebLogic and UNIX startup scripts

Is there a way to configure WebLogic 4.51 on Solaris so that during the boot
          process the server starts as root but runs as a non-privileged account? I'm
          looking for something besides just su'ing to the non-priveleged account.
          In iPlanet web server, the application has the functionality built-in. Is
          there any functionality built into WebLogic or is there a generic UNIX way
          to do this in the rc2.d scripts?
          -Brian Cunningham
          eBuilt, System Engineer
          

Refer to:
          http://www.weblogic.com/docs51/admindocs/properties.html#setuid
          I think it is what you need.
          Hope it helps.
          Cheers - Wei
          Brian Cunningham <[email protected]> wrote in message
          news:[email protected]..
          > Is there a way to configure WebLogic 4.51 on Solaris so that during the
          boot
          > process the server starts as root but runs as a non-privileged account?
          I'm
          > looking for something besides just su'ing to the non-priveleged account.
          >
          > In iPlanet web server, the application has the functionality built-in. Is
          > there any functionality built into WebLogic or is there a generic UNIX way
          > to do this in the rc2.d scripts?
          >
          > -Brian Cunningham
          > eBuilt, System Engineer
          >
          >
          

Similar Messages

  • PLSQL job and unix shell scripting

    I want to be a plsql developer, now reading job ads for the technical requirement.
    This is a typical plsql job ad:
    "Technically those applying MUST have a minimum 5 years Oracle PL/SQL design and development experience combined with 3 years Informatica/ ETL exposure. You should be comfortable working off Unix platforms and associated *Shell Scripting* and database performance tuning. Experience with vendor products surrounding the compliance area such as Mantas or Actimize is highly beneficial. "
    Generally, do plsql developers work with shell scripting on a basic level, like echoing, saving files, looping etc, well, this level? : Unix Programming for dummies [http://www.amazon.com/Programming-Dummies-James-Edward-Keogh/dp/0764500619|http://www.amazon.com/Programming-Dummies-James-Edward-Keogh/dp/0764500619] . Er...this kind of of shell programming is very easy, why bother even putting the requirement in the ad? It's like saying you need to know primary school maths for the job.
    Or plsql developers work with unix programming at this kernel programming level, like semaphores, signal, UNIX Systems Programming: Communication, Concurrency and Threads? [http://www.amazon.com/UNIX-Systems-Programming-Communication-Concurrency/dp/0130424110/ref=sr_1_6?ie=UTF8&s=books&qid=1256350650&sr=1-6|http://www.amazon.com/UNIX-Systems-Programming-Communication-Concurrency/dp/0130424110/ref=sr_1_6?ie=UTF8&s=books&qid=1256350650&sr=1-6]
    I got plsql and sql tuning requirement under control, now need your help to know what level of expertise is required for unix shell scripting. What plsql developers generally do with unix shell scripting? Can you recommend a book to read?
    Many advance thanks.

    Generally, do plsql developers work with shell scripting on a basic level, like echoing, saving files, looping etcYes.
    Or plsql developers work with unix programming at this kernel programming level, like semaphores, signal, UNIX Systems Programming: Communication, Concurrency and Threads? Generally speaking, No.

  • Admin console VS Startup Script

    Hi!
    I'm very confused about this subject. I understand that Admin console uses Node Manager to start/stop managed server, but i dont't understand why using Admin Console the Managed Server is started with JRockit and via startup script is started with Sun JDK.
    Thanks a lot
    Best regards

    Hi,
    When starting the managed servers from the admin console, you are indeed using the Node Manager. But in this scenario, the NM is using the properties defined in the startup properties for each of the managed servers, not the properties defined in the startup scripts. If you want Node Manager to use the startup scripts when starting the managed servers, you must change the value of the "StartScriptEnabled" parameter to "true" in the /wlserver/common/nodemanager/nodemanager.properties file.
    I hope this helps.
    Regards!
    Edited by: Radu Dobrinescu on Dec 14, 2010 1:23 AM

  • Run Unix command / Run Unix shell script from Forms9i

    Hi,
    I have a requirement to run Unix command and Unix shell scripts from Forms9i.
    I know HOST command cannot be used directly. I also know we can create some JAVA stored procedure to perform the task, but I don't want to create any JAVA stored procedure as there are some security concerns.
    Please point me towards any other way to achieve the same.
    I would really appreciate your help.
    Thanks,
    Kumar

    There is no reason why HOST can't be used. This is what it is for. As for using Java, it is not a stored procedure that you would be using, it would be imported Java (imported into the form).
    The best way to use the HOST command is to call a script (.sh) rather than calling a Unix command directly. This is because HOST will not pick up environment variables set at the system level. So the script would first need to set the necessary environment variables then call the desired commands.

  • How to specify the webLogic server startup script to use different config.xml  file ??

    Hi,
    I have 2 weblogic startup scripts (startWebLogic.sh and
    startWebLogic_recovery.sh) for the same domain.
    startWebLogic.sh uses config.xml file.
    I would like to use config_recovery.xml as the configuration file for startWebLogic_recovery.sh
    How would I do this ?
    I am using WebLogic Server 6.1 on SunOS 5.8 / HP-UX 11.0.
    Appreciate any help.
    Regards
    Gunaseelan Venkateswaran

    I guess you're using Weblogic 6.1 with WLCS 3.5. I think you're supposed to work with one config.xml for the same domain, and not have a different config.xml.
    To start up different applications or EJBs, use the "target" property to control which applications to start up for the particular instance.
    YY

  • How do I sound an alarm if a thread fails to start from the weblogic startup script?

    Here's the problem. I have a critical java program for my web app that
    is its own thread and is started by the weblogic startup script when
    the weblogic server is started. The constructor of this thread will
    throw exceptions and send out emergency emails to the Sys Ops people
    if it cant instantiate itself correctly. The only time that it wont be
    able to do that is if it cant read the email property from a config
    file to know where to send sys ops email to. In that situation what
    would be the best way to alert someone that the thread failed to
    start?

    [email protected] (Mike Lomage) wrote in message news:<[email protected]>...
    ... The only time that it wont be
    able to do that is if it cant read the email property from a config
    file to know where to send sys ops email to. In that situation what
    would be the best way to alert someone that the thread failed to
    start?My 2 cents worth:-
    1) Post a console message to the admin (thro' net send in NT).
    2) Hard code a default email address (easiest).
    drit
    Freelance Java Developer / Code Inspector
    http://www.geocities.com/doc_i_t/CodeInspectionService.html

  • Linux Startup script for Forms Services 11g with Weblogic

    Hi,
    Does anybody know where I can find info about the startup script process for Forms Service 11g under linux? I can't find it googling it... I think I have to startup weblogic first... isnt it ? or opmnctl works alone ?
    In 10g we just need to set env vars and then "opmnctl startall" and if we need enterprise manager "emctl start iasconsole" ... what about on 11g?
    Regards
    Ricardo

    You can start directly the WLS_FORMS without starting the Admin and Node manager ..
    I think if you go through this link , you will get more information ..
    Re: Forms 11g - Installation steps for a developer machine

  • Bridge CS5.1 Tools are missing and there are no startup scripts available.

    Brand new MBP with Creative Suite CS5. Not sure what happened to the Bridge Image Processing Tools that where readily available in CS4. I looked for the Startup Scripts mentioned in other forum posts but this folder is empty: Library > Application Support > Adobe > Bridge CS5.1.
    Why make us hunt for Startup Scripts?

    I think you may be misunderstanding me.
    With many advantages with using mail for this forum the disadvantage sometimes is you don't have oversight in the whole thread.
    I was merely reacting on Curt with the CS5 and CS5.5 solution that solved some problems earlier this year but reading the thread again that seems not related to yours.
    Shortly before Curt his post I read your post about renaming the default folder name (which to me sounds bad). Hence my reference to a solution of an older problem that was solved by creating a new folder with the 5.1 addition and copy the scripts in there
    However I still don't understand why you are not able to have a normal setup after clean install.
    Without having experience with Lion I really would try the Recovery Disk for resetting your user account. With Pre Lion you could do an Archive and Install and it seems Lion also has such an option.

  • Please provide me unix shell script (export and import of database schema)

    please i am new in unix
    \please give me sample unix shell script (export and import of database schema)

    please i am new in unix
    \please give me sample unix shell script (export and import of database schema)Instead of providing you the readymade unix shell script for your requirement, I will give you the hints to prepare the same at your own.
    Create a file with .sh extension.
    # Specify and set all required Environment variables.
    ORACLE_HOME, PATH, NLS_LANG, etc.,
    # Use the export command with all clauses
    export scott/tiger@orcl file=scott.dmp log=scott_emp.log
    # Compress it.
    compress scott.dmp
    Refer any unix/linux documents for scripting basics.
    http://www.bijoos.com/ora7/oracle_unix.htm
    Regards,
    Sabdar Syed.

  • How to run 3 job(a,b,c) parallel in unix shells script and after will complete d will start  and we have to handle the error also

    how to run 3 job(a,b,c) parallel in unix shells script and after will complete d will start  and we have to handle the error also

    032ee1bf-8007-4d76-930e-f77ec0dc7e54 wrote:
    how to run 3 job(a,b,c) parallel in unix shells script and after will complete d will start  and we have to handle the error also
    Please don't overwhelm us with so many details!  
    Just off the top of my head ... as a general approach ... something like
    nohup proca
    nohup procb
    nohup procc
    while (some condition checking that all three procs are still running ... maybe a ps -ef |grep  )
    do
    sleep 2
    done
    procd
    But, we'd really need to know what it is you are really trying to accomplish, instead of your pre-conceived solution.

  • Startup Script missing after uninstalling old Photoshop, Illustrator and InDesign CC - although I kept Photoshop, Illustrator and InDesign CC 2014!! Any help would be highly appreciated! Thank you in advance :)

    Startup Script missing after uninstalling old Photoshop, Illustrator and InDesign CC - although I kept Photoshop, Illustrator and InDesign CC 2014!! Any help would be highly appreciated! Thank you in advance

    I'm in the same boat.
    Anyone who know how we can fix this?

  • Why are systemd startup scripts under /usr/lib and not /etc? [SOLVED]

    Just out of curiosity: why are systemd configuration files (startup scripts, or whatever they are called) in /usr/lib/systemd/system/ and not somewhere under /etc?
    After all, they are configuration files and not libraries.
    It may simply be my lack of knowledge of the standard linux filesystem layout, so please enlighten me.
    Last edited by louic (2015-04-09 09:12:11)

    https://wiki.archlinux.org/index.php/Sy … unit_files

  • Unix Perl Script To verify a Up and Running Database on Different Server

    Unix Perl Script To verify a Up and Running Database on Different Server
    Hi
    can any one please tell me a solution to verify a Up and Running Database on Different Server other than the one where we run the unix perl script? The perl script should check if the database is running else it must exit.
    Thanks much
    Kiran

    The other best solution would be Enterprise Manager, load the EM on the other machine and install oracle intelligent agent on all the boxes where oracle is running and problem solved.
    FTP is only a File Transfer Protocol, you can upload/download the files but cant execute them.
    Apart from EM the best way is load oracle client and make connection to all the databases.
    AND There are some free oracle monitoring software available I dont know much about them but one is NAGIO (if I am not wrong), try that if you want.
    BTW whats the problem in monitoring the boxes from the same physical box, means just schedule a script using cron on the same physical box where oracle is to either make connection using SQLPLUS or check the processes using "ps" command and if there is anything wrong then send alert from that box only. In this way there is no need to maintain a central monitoring server.
    Daljit Singh

  • [svn:fx-4.x] 14731: change the line ending to LF so this script will run properly on Mac and Unix .

    Revision: 14731
    Revision: 14731
    Author:   [email protected]
    Date:     2010-03-12 11:06:04 -0800 (Fri, 12 Mar 2010)
    Log Message:
    change the line ending to LF so this script will run properly on Mac and Unix.  Some testsuites were breaking because this script was not executing properly on mac
    QE notes: fix for testsuites
    Doc notes: no
    Bugs: no
    Reviewer: no
    Tests run: no
    Is noteworthy for integration: no
    Modified Paths:
        flex/sdk/branches/4.x/bin/fontswf

    On reflection, it seems much easier/safer to do something like this instead...
    When running in Arch, but viewing a partition with another installation's data on it, do directory listings like this:
    ls -l | FILTER
    where FILTER is a script that pulls out the Arch-announced users and groups, converts them to numeric if necessary (according to Arch's understanding), and then stuffs back in what the other installation thinks are the symbols corresponding to those numbers. This was easy enough to do, and doesn't risk breaking anything.
    Marking as SOLVED, but I'd still welcome feedback about the different ways different distributions understand the groups I cited. It's very hard to track this info down.

  • Want to create unix shell script for  Clone procedure in 11i and r12

    Want to create unix shell script for Clone procedure in 11i and r12 .Can anyone help me on this as I m new to oracle apps and scripting.
    Thanks in advance .

    user11958935 wrote:
    Thanks but I want it for application cloning ie adcfgclone and autoconfig etc .Please see old threads for similar topic/discussion.
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Automate+AND+Rapid+AND+Clone&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Automate+AND+AutoConfig&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

Maybe you are looking for

  • ASSET MANAGEMENT CONTROL

    Dear Colleagues, At the company where I work,Users for Asset control are using; KO01 - To create an investment order. ZAFE_0002 - To set up capital project (Customised Application) KO88 - for Settlement of investment order. AS01 - For creation of ass

  • Hp touchpad screen is dark won't reboot

    I have an hp touchpad and the screen is off and won't activate I have tried the force reboot and I'm pretty sure that is operating because I have an hourly clock installed with chimes and I can hear the chimes but the screen remain dark

  • Problems with Purchase Req.no in relation to Third-party-case

    Hi, Im trying  to create a third-party-case invoice with Sales Order No. xxxxxxxx I'm getting  an error regarding missing Purchase req. no. (the customer's credit block had to be released). This concerns a product that we buy from Helsingborg as XXXX

  • Where are the unsent Workflow E-mails stored?

    Hi All Where are the unsent Workflow E-mails stored? Regards Rahman

  • Cannot build application with labview 7.0

    I had built application previously using labview 6.X while some of the V.I. are without block diagrams, but I couldn't do that any more with labview 7.0 as a error will be prompted, why is this happening & are there difference in application builder