How to protect Developer know Password of Schema in Production system?

Hi, I'm newbies about Database Securities.
My new job have environment about Client/Server by Oracle10gR2 working with Delphi Application.
I found developer fixed schmea user/password on program code for connect to DB.
So, Now password of Production Schema is same with Development Schema
and Developer can access to Production environment.
How to solve this situaltion?, I think maybe ever have best pratice for this.
I think about keep password on other location and Application get to use for connect DB.
Howerver, This way developer can coding for print out password to see it.
Or maybe DBA must change fix password in Programmer coding before migrate to production (It's no good). To do that, DBA can change password of Production and Developerment to differrence.
Now we protect this by trigger to fix about protect Developer connect DB by Tools (by osuser, machine and program filed in v$session). I know this can leak by change osuser, change exec name of Tools.
Previouse job use Oracle DB with E-Business suite. It's no this problem cause of It's have interface to manage connection between App & DB.
Thank you for every advice.
Best Regards,

Hi, I'm newbies about Database Securities.
My new job have environment about Client/Server by Oracle10gR2 working with Delphi Application.
I found developer fixed schmea user/password on program code for connect to DB.
So, Now password of Production Schema is same with Development Schema
and Developer can access to Production environment.
How to solve this situaltion?, I think maybe ever have best pratice for this.
I think about keep password on other location and Application get to use for connect DB.
Howerver, This way developer can coding for print out password to see it.
Or maybe DBA must change fix password in Programmer coding before migrate to production (It's no good). To do that, DBA can change password of Production and Developerment to differrence.
Now we protect this by trigger to fix about protect Developer connect DB by Tools (by osuser, machine and program filed in v$session). I know this can leak by change osuser, change exec name of Tools.
Previouse job use Oracle DB with E-Business suite. It's no this problem cause of It's have interface to manage connection between App & DB.
Thank you for every advice.
Best Regards,

Similar Messages

  • How 2 identify Workbench-TR in integration not in productive system

    Hello ABAP comunity,
    i want to identify workbench transport requests, that are already in consolidation - / integration - system, but not in productive system.
    So far, i know transport organizer tools (TC se01). But how can i reduce the quantity of transport requests to those, not on productive system.
    Help will be rewarded!
    Thanks in advance!
    Gunther

    create a report program and using RFC dtn to Quality server select from  E070 ,requests as per ur requirement and compare it with Production table with the internal table from Quality.
    it_qas with it_prod.
    I think this works

  • How to change the worklist in schedule manager in production system

    we are using schedule manager (SCMA) to arrange the daily process in SAP system. but we have to config the worklist and transport it to the production system every time cause in production system if we press edit worklist there would be a message called " TK430 The system administrator has set your logon client to the 'not modifiable' status.Client-specific objects can not be changed in this client."
    Is there any way that I can directly change the worklist in production system?
    Thanks.
    Jiajia

    Hi SUN,
    Take a look at 11g Grid Control: Steps for Migrating the 11g Grid Control Repository from One Database to Another [ID 1302281.1]. Step 4.7
    and
    http://gavinsoorma.com/2010/10/11g-grid-control-how-to-change-the-oms-repository-database-listener-port-or-hostname/
    ps Stop the OMS first.
    Eric

  • How to find who has deleted the query in Production system

    I Experts,
    I have an issue. Someone has deleted one query in Production system.
    How can i find who has deleted the query??
    I searched the ans for the same i the below threads :-
    Query deleted in production
    How to find out who has deleted the production Query
    But it didn't help me as i couldn't understand how to use the transaction SLG1.. Can Someone please explain me how can i find out who has deleted the Query..
    Regards,
    Pavan Raj

    Hello,
    Please, remember the date on which date the query has seen last time  in the production server. You can use the last date in the From date and To date would be current  date and execute the SLG1 tcode. It would list you all the logs in the Object text you can search for BEX Query designer and sub object text column you can check for delete logs options.
    Double click on the object will list you the query and name. From the user column you can find who has deleted the query.
    Might be this can help you for analysis.
    Thanks
    Geeta Sharma

  • How to modify a webservice in SICF on a productive system

    I hope I am in the right forum.
    For an external webclient program I created a webservice with automatic login. I transported all in production. But in production user and password are different.
    How to modify now? To change the service in development is not possible because neither the client nor the user is existing... and SICF is testing them both.
    I opened the system and made my modification and it works. But in my point of view it's a work around and not really the state of the art...
    Somebody has an idea to do it in a better way?

    Hi,
    How did you create the web service? I would suggest to have a look at this web log:/people/thomas.jung3/blog/2005/05/09/abap-webservices-logon-language-processing
    It is about multiple languages, but it can be used for your login problem too.
    Eddy

  • Query developement and se16 access on productive system

    Hi,
    we are setting up an authorization concept on ERP2004s and our users asking for query development rights and se16 on our productive system. I think queries and se16 should be on the test system due to security reasons. Please post some feedback how do you think about it!? I think queries should be developed on the test system and transported.
    Thank you in advance!
    Best regards
    Frank

    Hi Frank,
    I dont think that you can give access to writing a quaery in production system.
    writing a query also need access to:
    Transaction Code:  SE16
    Authorization object:  S_TABU_DIS
    Activity:  02 AND 03
    Risk: The risk here is that users who have this access, have the ability to maintain table data directly in the production system.  This includes transactional, masterfile, security and configuration data.
    Hope it is useful.
    Please award points if it is useful.
    Thanks & Regards,
    Santosh

  • How to check owner for one interface in production system?

    Hello All,
    Please tell me the transaction were i can check owner for one interface in production system.
    Client had created owner for one interface, so were can i check it.
    Thanks and Regards,
    Chinna

    Thanks for the reply,
    i dont want to check the developer name in IR /ID.
    in production system one interface is running and i got mail to check the  generic user and role for that interface.
    iam also bit confused on it
    If u have any idea let me know.
    Thanks and regards,
    chinna

  • How to make inactive ABAP Program in production system

    Dear Expert,
    I have a lot abap program in production system which are not used anymore and my company plan to upgarde our SAP system, therefore to reduce the effort for the SAP upgarde I will  deactivate the unused ABAP program.
    My question how to change the active abap to inactive in production system ?
    Thank you in advance.
    Best regrads,
    Tjandiagung

    Program details are stored in the table REPOSRC.
    Primaray keys are PROGNAME and R3STATE.
    Suppose if the program zxy is in active state, then enry will be
    ZXY  A
    Suppose if we made some changes to it and saved, so the program is in inactive state. so one more entry will be there in the table
    ZXY A
    ZXY  I
    So if you add like this for the program which you want in the table REPOSRC, then that programs will be in inactive state.
    Regards,
    Nikhil

  • How do you get around password protection?

    i recently bought an apple graphite g4 tower running O.S. X.
    i got home and set it up, but it won't let me update anything.
    anybody know how to get around the password protection?

    Dorian,
    As stated by reese, if you boot off of the install disk you will have options to do things that are not available when running the system.
    Apple includes on the install disk a utility for your hard drive that does not come on Windows install disks (AFAIK). You can do repairs on the hard drive, erase and reformat it, partition it, etc..
    There is also (under File on the top menu bar) a little utility for changing the password.
    The only issue that you may run into is that if the install disk is not a retail/universal, the rom files for booting your particular computer may not be on the disk. This is likely if the install disk you are trying to use is from an imac or ibook.
    As for getting around password protection, I suppose it is possible. But the National Security Administration considers the mac, with its password protection schemes, to be one of the more secure systems on the market. It is one of the reasons that the install disks have that little utility for resetting the password.
    One last thing. The password reset does depend on the system files to be in order. If the directory was messed up the password reset may not proceed. I have had that happen some time ago.

  • My adobe/ PDF documents are password protected. How can I remove the password?

    @My adobe/ PDF documents are password protected. How can I remove the password?

    Hello,
    two answers I found in my library about removing or finding unknown password:
    Removing: "Not with any Adobe products, and other products are not discussed on these forums..."
    Open a file: "The only way to open a password protected file is to know the password (there's no way to get around that). Hopefully you know who created the PDF and can get the password from them."
    Hans-Günter

  • How can I make a password protected encrypted sparse image?

    How can I make a password protected encrypted sparse image?
    Doing what worked in 2006 does not produce password protection even though I have typed one in and re-entered it as requested. Clicking on the Disk image opens it without asking for the password.  I am stumped.   Many thanks.
    (OS 10.10.2 on 2010 MacPro)

    John Roehm wrote:
    That did it. The Keychain box was automatically checked and I did not know enough to uncheck it. Many many thanks.
    Yeah, nobody does. They should put up a custom password save box when you make an encrypted disk image that explains what will happen if you store the password in the keychain. In the current "how-to" article, they mention it, though: How to create a password-protected (encrypted) disk image - Apple Support

  • How can i get my password and security questions back? everytime i write my mail in iForgot it doesnt send the mail to  my account, why? someone hacked me but i dont know how.

    how can i get my password and security questions back? everytime i write my mail in iForgot it doesnt send the mail to  my account, why? someone hacked me but i dont know how.
    example;
    my apple mail: [email protected]
    and i write down the account in iForgot [email protected] but i never recieve the mail asking for the new password, why? someone hacked me and change that and the security questions, what can i do?

    Alternatives for Help Resetting Security Questions and Rescue Mail
         1. Apple ID- All about Apple ID security questions.
         2. Rescue email address and how to reset Apple ID security questions
         3. Apple ID- Contacting Apple for help with Apple ID account security.
         4. Fill out and submit this form. Select the topic, Account Security.
         5.  Call Apple Customer Service: Contacting Apple for support in your
              country and ask to speak to Account Security.
    How to Manage your Apple ID: Manage My Apple ID

  • HT5624 I would like to change ,my password. I signed in but I don't know what was my answer for the 2 security question. How can I change my password?

    would like to change ,my password. I signed in but I don't know what was my answer for the 2 security question. How can I change my password?

    Hello, dot mac & MobtleMe no longer exist, though it may be possible to still use a dot mac addy... or maybe not if expired.
    You cannot use .mac or MobileMe as type of Account, you have to choose IMAP when setting up, otherwise Mail is hard coded to change imap.mail.me.com to mail.me.com & smtp.mail.me.com to smtp.me.com, no matter what you try to enter.
    iCloud Mail setup, do not choose .mac or MobileMe as type, but choose IMAP...
    On second step where it asks "Description", it has to be a unique name, but you can still use your email address.
    IMAP (Incoming Mail Server) information:
        •    Server name: imap.mail.me.com
        •    SSL Required: Yes
        •    Port: 993
        •    Username: [email protected] (use your @me.com address from your iCloud account)
        •    Password: Your iCloud password
    SMTP (outgoing mail server) information:
        •    Server name: smtp.mail.me.com
        •    SSL Required: Yes
        •    Port: 587
        •    SMTP Authentication Required: Yes
        •    Username: [email protected] (use your @me.com address from your iCloud account)
        •    Password: Your iCloud password
    Also, you must upgrade your password to meet the new criteria:  8 characters, including upper and lower case and numbers.  If you have an older password that does not meet these criteria, when you try to setup mail on your mac, using all of the IMAP criteria listed above, it will still give a server error message.  Go to   http://appleid.apple.com         then follow directions to change your password, then go back to setting up your mail using the IMAP instructions above.
    Thanks to dpepper...
    https://discussions.apple.com/thread/3867171?tstart=0

  • I have a wi fi network which is bell675, it is asking me for a password but i don't know it, how can i get a password

    how can i get a password for wi fi network BELL675

    There's no way anyone here will know the password to that network. If this is your own home network, the password would be whatever you set up on the WiFi router. If you've forgotten it, you'll have to reset the router. Consult the router documentation. If this is a commercial WiFi network you're trying to access, contact whoever runs the network.
    Regards.

  • I want to update iCloud account with new apple id but don't know password for old apple id.  Plus can no longer receive email at old apple id.  How can I delete the current iCloud account on my iPhone if the previously stated conditions exist?

    I want to update iCloud account with new apple id but don't know password for old apple id.  Plus can no longer receive email at old apple id.  How can I delete the current iCloud account on my iPhone if the previously stated conditions exist?

    If the old ID is yours, and if it is an earlier version of your current ID, go to https://appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Click edit next to the primary email account, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address.  You can now use your current password to turn off Find My iDevice, even though it prompts you for the password for your old account ID. Then save any photo stream photos that you wish to keep to your camera roll.  When finished go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https://appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

Maybe you are looking for

  • How can I resolve a bus error in can?

    I am trying to scan CAN messages with the bus monitor in the software NI-CAN 1.5 but always I have an error on the communication Bus. I just put voltage on the CAN board (2 ports low speed) and a warning appear on the Bus monitor I don't know why, al

  • Combo won't read burned DVD

    Hi, i know this is not new but since i can't find any solution and apple support prefer staying behind the scene, i posted my problem. I have a DVD with all my works files which is burned at the office using PC. Once i was home, i tried to copy the f

  • Arranging events in chronological order

    I am experiencing difficulty in arranging events in chronological order. For instance, if I type in an event for 10 am on a particular day, and later type in an event on the same day at 2 pm, the 2 pm event appears ahead of the 10 am event. When I at

  • Full screen ACR problem

    I open the ACR window on my primary monitor, but as soon as I push the fullscreen button at the top of the ACR window, the ACR window goes fullscreen AND goes to my secondary monitor! I have nview (nvidia) deactivated for Photoshop, so that can`t be

  • How to enable portal rank high up in Google search results?

    Hi friends, Does anyone have an idea how to enable public portal to rank up higher in google search results? Thanks & regards, Manish