Password on HTML DB APPS

Hi guys , I working on this existing application.I have sys admin on the database which this htmldb apps reside.But the last dba did not document how to log in in this apps as admin/sysadmin.Can any one show me how i can tackle this?

Joe,
You wouldn't have the database server "open to the outside world". All you'd need to have open would be the port for HTTP traffic.
There are two scenarios -
1) Having them both (DB & Apache) on the same machine
You would still only have the HTTP port open. The "fear" is that if the Apache server is compromised then they have access to the database machine.
2) Having them on separate machines.
In this case if the Apache server is compromised then, since by definition, you have a route from the Apache server to the DB server then they can still reach the DB machine from the Apache server machine.
The thing to do here is to ensure your Apache server is patched and secure, regardless of whether it's running on the same machine as the DB or not.
I'd be interested to see what others think.

Similar Messages

  • I have updated my iOS and now my hotmail will not verify my password through apple mail app.  I have reset password - tried new password and old password and it still gives me password incorrect.  Hotmail works fine on Mac.  Has anyone had this difficulty

    I have updated my iOS and now my hotmail will not verify my password through apple mail app.  I have reset password - tried new password and old password and it still gives me password incorrect.  Hotmail works fine on Mac.  Has anyone had this difficulty and been able to resolve it?

    Did you try deleting the mail account, then adding it back?   I've read a lot of times that is what needs to happen in order for it to work properly.

  • TS2529 I recently got a new iphone and some of my apps don't work anymore. When I try to open them they either crash immediately or my phone asks for my iTunes Store password and then the app crashes. Any ideas? Help!

    I've tried to uninstall and reinstall the app but nothing happens. When I try to open the app, it either crashes immediately or asks me for my iTunes password and the the app does nothing or crashes. Has anyone else had this problem? Any suggestions? Also, it seems that my phone asks me for my iTunes password randomly, when I'm not trying to open apps.
    The app that I have the most problem with is the Simpsons game. I've tried to contact EA as well as apple and gotten nowhere.
    Please help if you have knowledge of what to do
    Thanks!

    If you get an error that says can't backup, try moving the existing backup file to a safe location and thry again. again. You can find the location of the backup file here:
    iPhone and iPod touch: About backups

  • The app store on my laptop is asking for my husband's apple id and password to update my apps, but he is not a user on my computer.  How do I change that?  The apple id email is grayed out, so I cannot select it.

    The app store on my laptop is asking for my husband's apple id and password to update my apps, but he is not a user on my computer.  How do I change that?  The apple id email is grayed out, so I cannot select it.

    Delete and redownload those applications.
    (120219)

  • Is it possible to password protect a single app like Mail?

    Is it possible to password protect a single app like Mail?

    Password protect the Mac Mail app is useless,and would not prevent access to your mailboxes.Your email is stored in files under your home folder,so you must password your mail folder.
    See How to password protect mac Mail for more details

  • I can't open a PDF file with password with my iphone app

    I can't open a PDF file with password with my iphone app, the app send me an error, but the password is correct. This only happend in the new version of iphone. In the latest version I didn't have this problems.

    Can you please share the file with us at [email protected]? Also, can you please confirm that you are viewing the PDF in the Adobe Reader app rather than an app like dropbox, Mail or Safari?

  • I am no longer being asked for a password when downloading an app, big problem with kids

    I am no longer being asked for a password when downloading an app or music in iTunes, big problem with kids. How do I enable

    To elaborate further, in those restrictions you can specify exactly what types of actions you would like to restrict.
    I think you'll find this accomplishes your objective.

  • HT201304 How do I set password for all in app purchases?

    How do I set password for all in app purchases? xx

    In-App purchases cannot be made without entering your iTunes store account password.

  • HT202023 How can I retreive or re-set password for restricting in-app purchases? I have forgotten it.

    HHow can I retreive or re-set password for restricting in-app purchases? I have forgotten it.

    The quotation below from iOS: Understanding Restrictions (parental controls) - Apple Support has instructions. Click on the "perform a factory restore" words for more details:
    Important: If you lose or forget your Restrictions passcode, you'll need to perform a factory restore to remove it.

  • HT201320 How do set a password on my Email app preventing anyone from reading my email that picks up my phone?

    Is there a way to set a password on the email app to prevent anyone that picks up my phone from reading or accessing my email? 

    It's interesting that you don't have anything on your iPhone other than email that you wouldn't want a thief to see. And hiding the mail app won't stop the thief, anyway, because they can just use Spotlight search to find the app.

  • Lightswitch HTML Sharepoint App: Access Control Methods

    I have a Lightswitch HTML SharePoint App. Which is working well.
    I have implemented user access security on the entities using SharePoint groups.
    partial void UserAccessGroups_CanUpdate(ref bool result)
    result = false;
    var clientContext = Application.SharePoint.GetHostWebClientContext();
    Microsoft.SharePoint.Client.Web web = clientContext.Web;
    Microsoft.SharePoint.Client.GroupCollection UserGroups = web.CurrentUser.Groups;
    clientContext.Load<Microsoft.SharePoint.Client.GroupCollection>(UserGroups);
    clientContext.ExecuteQuery();
    foreach (var item in UserGroups)
    var permission = "UserAccessGroupAdmin";
    if (item.Title == permission)
    result = true;
    break;
    This works fine when I am debugging the application and it is running on localhost.
    However when I publish theapp and it is running in an Azure site it doesn't work and I am un able to edit the entitiy.
    I have set up the SharePoint Group on the site that is running the appp and assigned the user to the group.
    Has anyone else had a similar experience or have any suggestions.
    Thank you,
    Andrew

    This may help:
    An End-To-End LightSwitch SharePoint Workflow Application
    I have SharePoint permissions in that example and I tested it in production and it definitely works.
    bool isMemberOfVacationApprovers = false;
    var clientContext = this.Application.SharePoint.GetHostWebClientContext();
    //Load the properties for the web object.
    Microsoft.SharePoint.Client.Web web = clientContext.Web;
    // Get the current web
    clientContext.Load(web);
    clientContext.ExecuteQuery();
    // Groups for current User
    Microsoft.SharePoint.Client.GroupCollection UserGroups = web.CurrentUser.Groups;
    clientContext.Load<Microsoft.SharePoint.Client.GroupCollection>(UserGroups);
    clientContext.ExecuteQuery();
    foreach (var item in UserGroups)
    if (item.Title == "Vacation Approvers")
    isMemberOfVacationApprovers = true;
    if (!isMemberOfVacationApprovers)
    results.AddEntityError
    ("Only members of Vacation Approvers can edit this record.");
    Unleash the Power - Get the LightSwitch 2013 HTML Client / SharePoint 2013 book
    http://LightSwitchHelpWebsite.com

  • Apple ID has been verified but getting ID/password error when downloading app

    Apple ID has been verified on Apple ID site - but getting ID/password error when downloading app.

    Hi Wantedhelp,
    Welcome to the Support Communities!  If you are having trouble logging in to the App store on your iPad, I would first suggest you restart the device.
    Then go to My Apple ID (appleid.apple.com), click “Manage your Apple ID,” and try to sign in with your Apple ID. If you are unable to sign in, follow the steps provided there to reset your Apple ID account password.
    Then in the iTunes & App Store settings, sign out of your account, sign back in and try to purchase or redownload the app again.
    iOS: Sign in with a different Apple ID in the iTunes Store, App Store, and iBooks Store - Apple Support
    http://support.apple.com/en-us/HT201248
    If you need additional help with your Apple ID, contact the Apple ID Security team:
    Contact Apple for help with Apple ID account security - Apple Support
    http://support.apple.com/en-us/HT5699
    I hope this information helps ....
    - Judy

  • HT204380 I would love to know how to password protect my facetime app on iPad 2, if it is even possible.

    Is it possible to password protect my facetime app on iPad 2?

    Yes, you can restrict it.
    Go to Settngs > General > Restrictions and restrict FaceTime.  You would then need a passcode to use it.

  • Missing password settings free downloads app

    how do i get password settings free downloads app after i download ios 8.3 iphone 6
    i tap setting - general -restrictions -turn on then i do not see anything to show password setting for free download app
    please help

    got the same issue, i fixed it by logging out and logging back in and the password settings menu appears right away

  • My Iphone 4s will not bring up the keyboard to type in the password for updating my apps, how do I fix this?

    My Iphone 4s will not bring up the keyboard to type in the password for updating my apps, how do I fix this?

    Try a Reset... you will not lose data or settings...
    Press and hold the Sleep/Wake button and the Home button at the same time for at least ten seconds, until the Apple logo appears. Release the Buttons.
    http://support.apple.com/kb/ht1430

Maybe you are looking for

  • I need to re-install Photoshop CC but cannot figure out how to download it again

    I had an issue with my Mac and now when I open PS CC it tells me programs are missing a too re-install it.  I go to the download centre and hit download but nothing happens.

  • .MOV to .FLV or the best route to getting movies on the web?

    Hi, I'm trying to figure out how to get some of my short movies onto a website. Do I need to buy a converter? Or are any of the free ones worth their salt? What is the most common way of turning FCP videos into a format compatible with flash players?

  • What video format to use for imovie

    How do I convert the video so that I can import it?

  • How do I Uninstall NFL Mobile

    I am having a problem with my Razr Maxx.  I came loaded with NFL Mobile.  I have no interest in keeping this app, so I "uninstalled" it.  For some reason, it did not go away, it landed in my "Update" section of Google Play.  So I updated it and then

  • Installation Directory in Xcode 4

    I'm writing Mac app for my own use only. I keep in certain folder all my AppleScript Editor apps and run them from there. "Xcode also has an Installation Directory build setting that lets you install a build product in a specific location. The Instal