Unauthorized (unauthenticated user) able to connect to OBIEE

Hello

Even if we access privilege answers to the home page of the user authenticated, any name of user and password can access the OBIEE homepage.

It's annoying, because when an authenticated user logs on with a wrong password, he thinks that he has been well connected, but it is not the case, it cannot access any area.

How can we prevent an unauthenticated user to login?

Thank you

Gaëtan

Ok. And what we also did, was to remove the USER variable.

Tags: Business Intelligence

Similar Questions

  • How to make a user able to connect only once? and how do I restrict a user authorized to vote only 15 candidates and the brand of vote count?

    Hello

    I'm just doing my project which is the voting system. So my first question is how to make a user or a voter can connect once only using their username and password? After that they brought their vote, they can not be able to connect to a vote. Here, the user name, I replace it with IC and the password I can replace the ID (student ID). Here is my code for the connection:

    <?php
    if(isset($_POST["submit"])){
    $user=$_POST['IC'];
    $pass=$_POST['ID'];
    
    
    $con=mysql_connect('localhost','root','pass') or die(mysql_error());
    mysql_select_db('ses') or die("Cannot select DataBase");
    
    
    $query=mysql_query("SELECT * FROM voters WHERE IC='".$user."' AND ID='".$pass."'" );
    $numrows=mysql_num_rows($query);
    if($numrows!=0)
    {
    while($row=mysql_fetch_assoc($query))
    {
    $dbusername=$row['IC'];
    $dbpassword=$row['ID'];
    
    
    }
    
    
    if($user == $dbusername && $pass == $dbpassword )
    {
    session_start();
    $_SESSION['sess_user']=$user;
    $_SESSION['sess_pass']=$pass;
    
    
    
    
    /*Redirect browser*/
    header("Location: main.php");
    }
    }else{
    echo "Invalid IC Number and ID Number!";
    }
    }
    ?>
    
    

    for the second question is how to limit a voter to vote only 15 candidates and counting of the vote that voters go? When the vote is made with 15, then the popup script appears informed that the elector make themselves with their vote.for this I use box as a method of voting and each checkbox have the id which is the primary key. I appoint the id as 'No' and set it as the primary key. Here is the code for voting:

    <?php
    $servername = "localhost";
    $username = "root";
    $password = "pass";
    $dbname = "ses";
    
    
    // Create connection
    $conn = new mysqli($servername, $username, $password, $dbname);
    // Check connection
    if ($conn->connect_error) {
         die("Connection failed: " . $conn->connect_error);
    }
        
    $sql = "SELECT No, Calon, ID, Jurusan, Image FROM candidates";
    $result = $conn->query($sql);
    
    if(isset($_POST['vote'])) {
        
    //get the ID value from the radio button form field and store in an array.
    $update_vote = $_POST['candidate_id'];
    
    //loop through the array and update the database
    foreach ($update_vote as $value) {
    $vote_sachin = "UPDATE candidates SET Undi=Undi+1 WHERE No=".$value."";
    $run_sachin = mysqli_query($conn, $vote_sachin);
    
    
        }
    
      header("Location:http://localhost/VotingSystem/");
    }
    
    
    ?>
    
    
    <form method="post" id="form1" action="main.php">
    <?php
    if ($result->num_rows > 0) {
    echo "<table border >
    
    
    <tr>
    <th>NO</th>
    <th>Candidate</th>
    <th>INFO</th>
    <th>Vote</th>
    </tr>";
    // output data of each row
    while($row = $result->fetch_assoc()) {
    echo "<tr>
    <td align='center'>" . $row["No"]. "</td>
    <td><img src=" . $row['Image'] . " width=120px height=150px></td>
    <td><br/>" . $row["Calon"]. " <br/>" . $row["ID"]. " <br/>" . $row["Jurusan"]. "<br/></td>
    <td align='center'><input type='checkbox' name='candidate_id[]' value='".$row['No']."'></td>
    </tr>";
    }
        echo "<tr><td></td><td></td><td></td>
        <td><input type='submit' name='vote' value='VOTE'</td>
        </tr>";
    echo "</table>";
    
    
    } else {
    echo "0 results";
    }
    $conn->close();
    
    
    ?>
    
    

    I hope someone can help me with this because I'm still trying to learn this by my own php code...

    Thank you

    # 1, add a Boolean column in the table (VoteSubmitted) and the value initially FALSE to follow if the user has already voted.  Check this field when they connect. If the field is set to TRUE, displays a message and cannot vote again. When they get it vote, update the field from FALSE to TRUE.

    # 2, I would like to do this with javascript to allow them to select all their candidates and submit once. You could start with something like this:

    Cut paste & limit the number of boxes checked script

  • Not able to connect with OBIEE 11g integrating short

    Hi all

    I try to connect OBIEE DPR (Repository) using short Integrator3.0.

    All credentials are correct, OBIEE 11 g is also in place.

    It shows the error:

    java.net.ConnectException: unable to connect to port 7001 machine localhost

    How reslove it.

    Please, give me suggestion.

    Thank you

    Prashant

    Try to use port 9703.

  • Able to connect to the workspace, even without access users.

    Hi all

    We are working on Hyperion 11.1.2.1. We have configured our MSAD for logon authentication. Strangely, few of our AD users can able to connect to the workspace (of course they can see and access anything be it inside) do not have access to all of the Hyperion products. They are not part of a group or that you have not any provision for access. My question is: is every user able to connect in the workspace, AD even if they are not provided?

    Please let me know.

    Take a look at the workspace setting the 'Role of connection', more info - required more to life than that...: EAS 11.1.2 session timeout and space work of advice

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Only able to connect to the internet on behalf of the 1 user now

    Since this morning, we are only able to connect to internet from 1 account. It is not the main account. The primary user is unable to get a connection

    Please explain further, are you connected via wifi? or is it a hard link? are these local accounts on the computer or domain accounts?

  • not being is not able to connect it says unable to load the user profile

    not being not able to connect it said could not load user profile and then the computer automatically disconnects me trying

    ·                         Restore point:

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If the above does not work:

    http://windowshelp.Microsoft.com/Windows/en-AU/help/769495bf-035C-4764-A538-c9b05c22001e1033.mspx

    Difficulty of a corrupted user profile

    After creating the profile, you can copy the files from the existing profile. You must have at least three user accounts on the computer to perform these operations, including the new account that you created.

    See you soon.

    Mick Murphy - Microsoft partner

  • I am not able to connect on my user profile.

    I am not able to connect to my user profile.  I'm the account administrator.  My password does not work or I can not recall.  I read a lot about other people having similar problems, and most of the advice given to them is not really easy to understand.  It seems that the person must jump through a bunch of hoops just to solve a problem that happens sporadically for no apparent reason a lot of people.  I had this problem before, except that all my accounts could not be consulted and spent a lot of money to get it repaired.  Now, four months later, cannot access my main account, and the other two accounts don't change anything because they are not the main account.  What can we do to prevent that from happening.  You should not have more than one account as your main account for just because you know you need to because you know it will happen again, no matter what you do?

    Hello

    Maybe this will help you:

    You can try to fix it with Safe Mode - repeatedly press F8 as you bootup.

    Some programs such as the Google Updater (if you added the toolbar Google, Chrome or Google Earth) has been
    known to cause this problem.

    How to fix error "the user profile Service has no logon. User profile cannot be loaded. »
    http://www.Vistax64.com/tutorials/130095-user-profile-service-failed-logon-user-profile-cannot-loaded.html

    How to fix error "your user profile was not loaded correctly! You have been logged on with a temporary
    Profile. "in Vista
    http://www.Vistax64.com/tutorials/135858-user-profile-error-logged-temporary-profile.html

    BE VERY CAREFUL IF YOU USE THIS ONE:

    DO NOT USE THE ACCOUNT HIDDEN ON A DAILY BASIS! If it corrrups you are TOAST.

    How to enable or disable the real built-in Administrator account in Vista
    http://www.Vistax64.com/tutorials/67567-administrator-account.html

    Use the hidden administrator account to lower your user account APPLY / OK and then lift it to ADMIN.
    This allows clear of corruption. Do the same for other accounts if necessary after following the above message.

    You can use the hidden - administrator account to make another account as an ADMINISTRATOR with the same password (or
    two with the same password) use to test or difficulty of the other.

    You can run the Admin account hidden from the prompt by if necessary.

    This tells you how to access the System Recovery Options and/or a Vista DVD
    http://windowshelp.Microsoft.com/Windows/en-us/help/326b756b-1601-435e-99D0-1585439470351033.mspx

    If you cannot access your old account, you can still use an Admin to migrate to another (do not forget to always
    not that an Admin account that is not used except for testing and difficulty).

    Difficulty of a corrupted user profile
    http://windowshelp.Microsoft.com/Windows/en-AU/help/769495bf-035C-4764-A538-c9b05c22001e1033.mspx

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Renamed user AD not able to connect

    Hi guys

    I have a problem with a user with access to vFoglight through LDAP authentication. The user was renamed to AD. (name changed)

    After the name change, the user is not able to connect.

    In the audit trail, the user is first OK authenticated, and then in the same second there is a connection FAILURE.

    I tried to remove the user from the vFoglight, wait for a while and then try to connect again.

    I checked on the AD domain controller, and the user is authenticated OK

    What is a SQL question?

    Any ideas?

    Hi, Lars

    I hope you get a solution to your problem, but someone else might have the same problem,.

    I will be the top my solution to the problem that just had.

    We are in a process to rename all connections of users I have AD...

    And once a connection of users has been renamed to AD, the user could not log on.

    With no errors in the journal errror FMS or on our advertising servers.

    New users was created in correct Foglight, but when the user tried to log on, but still had a connection error.

    I found a solution that works for us.

    I found that when I turned on debugging on FMS, I got this error message in the error log:

    Cannot insert duplicate in the "dbo.sec_user_alias" object key The duplicate key value is (Michael dry).

    We run the Foglight database on a Microsoft SQL Server, so I looked in the sec_user_alias of the table,

    and even that I had deleted the former user in Foglight, the login name and the username was still in this table:

    userAlias username isdeleted

    str_xxx Michael dry F

    So I just update the table of user with this name:

    UPDATE sec_user_alias

    SET username = 'Michael dry - old'

    WHERE useralias = "str_xxx."

    and then I could connect with the new login user name,

    but all the settings for this user and config disappeared...

    And as I have not talked with Quest/Dell about this, I don't know if this is allowed to do.

    and I don't take any responsibility that it will work in your configuration.

    Best regards.

    Michael

    Update: I found this: Knowledge Article 85132 - 'LDAP user cannot connect after LDAP name changed"- https://support.quest.com/SolutionDetail.aspx?id=SOL85132

    Post edited by: Michael dry

  • Not able to connect to the user account, error: user profile Service has no logon

    I'm on a HP Pavilion dv7 with Windows 7.  I created a user account for my wife but she cannot open a session because of the messages "the user profile Service has no logon.  User profile cannot be loaded. »

    Where and how can I fix it?

    Thank you.

    Larry

    Original title: need help with setting up an account

    Hi Larry,
    Thanks for posting your query in Microsoft Community.

    From your description, it seems that you are not able to connect to the user account when you try to connect you get following error. The user profile Service has no logon

    This behavior can occur if the user profile was deleted manually using the command prompt or by using Windows Explorer. A profile that is manually deleted does not remove the security identifier (SID) of the list of profiles in the registry.

    If the SID is present, Windows will try to load the profile using the profile Image path that points to a nonexistent path. Therefore, the profile cannot be loaded.

    To resolve the problem with the user account, you can follow these steps:
    Method 1:
    (a) click Start, type regedit in the start search box, and then press ENTER.
    (b) search for, and then expand the following registry subkey:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList

    (c) right click the SID that you want to remove, and then click on remove.
    (d) log on to the computer and create a new profile.
    You can also check this link:
    Error message when you log a computer Windows Vista-based or Windows 7 by using a temporary profile: "the user profile Service has no logon. Unable to load the user profile.
    http://support.Microsoft.com/kb/947215

    Important: The above section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:

    Method 2: Also, see the steps in the following Microsoft article:

    (a) error message when you log a computer Windows Vista-based or Windows 7 by using a temporary profile: "the user profile Service has no logon. Unable to load the user profile.
    http://support.Microsoft.com/kb/947215

    Note: We strongly advise against making it the standard way to remove the user profiles on computers. Documented and supported approach is using the system advanced settings in the system, "Profiles" settings properties For programs, it is available using the API 'delete profile '.

    If the SID is present, Windows will try to load the profile using the profile Image path that points to a nonexistent path. Therefore, the profile cannot be loaded.

    (b) how to back up and restore the registry in Windows
    Back up the registry
    http://Windows.Microsoft.com/en-us/Windows7/back-up-the-registry

    (c) IF you still have the problem then you can follow the link provided below to fix the damaged user profile.
    http://Windows.Microsoft.com/en-us/Windows7/fix-a-corrupted-user-profile

    For any Windows help in the future, feel free to contact us and we will be happy to help you.

  • I am able to connect to internet but when I switch to the amother user account it does not connect to internet

    on my computer, I am able to connect to internet but when I switch to the amother user account it does not connect to internet

    Hello

    1. Is there an error code or the message that if displayed when it is unable to connect to the Internet?
    2. You use a wired connection or wireless?
    3. You use the administrator account or standard account?
    4. All changes made to the computer before the show?
    Method 1:
    Check out the link and follow the steps.
    Method 2:
    Visit the link and try the troubleshooting provided steps.
    Why can't I connect to the Internet?
    http://Windows.Microsoft.com/en-us/Windows7/why-can-t-I-connect-to-the-Internet
  • I get the message when you set up a new user "a temporary user profile is loaded because Windows was not able to connect you with your local profile."

    Dear all,

    I have a Windows PC in my office. Because of some configuration issue, I deleted the domain user and tried to connect to the system with the same user credentials. It identify you with the credentials of the user, but I get a message saying: "a temporary user profile is loaded because Windows was not able to connect you with your local profile."
    This system is joined to the domain and the profile is an Active Directory user.
    Here are the details of the event ID:

    Details

    Product:

    Windows operating system

    Event ID:

    1515

    Source:

    Userenv

    Version:

    5.2

    Symbolic name:

    EVENT_PROFILE_DIR_BACKEDUP

    Message:

    Windows has backed up this user's profile. Windows will automatically try to use the saved profile the next time the user connects.

    Explanation

    A temporary user profile is loaded because Windows was unable to connect with your local profile.

    A possible cause of this is if your local profile has been corrupted or that you no longer have the correct privileges for profile records.

    Note: Any changes made to the temporary profile is lost once you disconnect.

    User action

    Search the profiles additional events in the event log for more information on the reason why this happened or contact the system administrator for further assistance.

    There is currently no article for this specific error Microsoft Knowledge Base or an event message. For more information on other technical support options, you can use to find answers online, see http://support.microsoft.com/default.aspx.

    Please, help me to create the same user profile in the system with formatting system.

    Hello

    I suggest you to refer to this link and check if it helps:

    http://support.Microsoft.com/kb/947215

    It will be useful.

  • How to add users are able to connect and use Orchestrator?

    I'm confused how to add additional users to connect to the VCO client.  I use the last card of the VCO from VMware vCenter 5.5 b and have a SSO work Setup and configured for the VCO to use.  I add new users to the SSO administration console in vCenter, or do I connect on the VCO client and add?  I tried this last... I added a domain group and gave him all the rights except ADMIN, but still no member of this group can connect.  Then I read something about "Permissions" setting, so I install one using the same group of ads, but it still does not work.  I then read a forum announces that permissions are no longer needed/used (but still are available for Setup in the interface?) - so I am totally confused.

    I am able to log in as myself--I guess it's because when I install VCO, I used a group that I am for the parameter "VCO Admins.

    Another thing - in the region where I added the group, I couldn't browse user accounts - only groups in our AD domain.  What's supposed to be like that?  Only allow groups?  I've been a homepage, the permissions tab and clicked on the button "Add access rights...". ».  It brings up a browser window and I can see all our ad groups - but not users.  I added a group and had then a user test attempt to connect, but he tells them that they are not allowed (error 002).

    Any help is appreciated.

    NK

    The only way I could get this to work is to create a new group and assign this group to VCO "Admins" in the Configuration Orchestrator "Authentication" screen and restart the device.  All users in this group can open a session - but obviously they now have Admin rights too in all areas.  No matter what I tried in the "Permissions" of the client Java Orchestrator section, I could not any user in a group, which I have added to the permissions to be able to connect.  So I guess it's to FULL admin or anything to do with this tool in our environment.

  • DB user is expired - but able to connect to the RMAN client

    Gurus,

    10.2.0.4
    RHEL 4

    One of my user db has expired. We have scheduled backups rman with this user. We are unable to connect to db because the user has expired, but surprisingly, we are able to connect to the client and rman to make backups.

    How is it possible? Not able to connect to db but able to connect customer rman? Any reason?

    And backup logs showing its success. I see not all alerts in the backup logs. Are these backup are valid?

    Please suggest me guys.

    Thank you
    Hari

    simply tell your customer that RMAN uses the OS authentication and it dsnt metter if the user is connected with the database or not, but it will connect with RMAN, coz RMAN uses the OS level and connectivity of database authentication requires level oracle authentication

  • Other users but admin is not able to connect to a newly created application

    Hello

    My customer has created a new application and only admin users have used until now. Now, they have configured the user rights to a group of people "Sales" but none of the people in this group of users are able to connect to the new application. They get the following error message: "year error occurred while processing this page.» See the log for more details. If please close the current tab and launch the application again. »

    I should advice them on the phone, I have no access to this environment right now myself. The 'Sales' people are able to connect to the old application. You have any suggestions what could be harming the user the rights, roles, etc. ? And the error message refers to Essbase journal or... ?

    Thank you very much for your suggestions!

    PLS, check that the application is not in the section Maintenance (administration-> application-> settings) mode is default settings for newly created app

    Published by: vvipirailo on May 30, 2012 21:50

  • not able to connect database to another user of the operating system using the remote?

    Hello

    I want to connect database to another user of the operating system. I am able to connect Oracle database to the outside. but not able to connect different OS user.



    As an ORACLE user:

    [oracle@test1 admin] $ sqlplus /.

    SQL * more: Production of the 11.2.0.2.0 version on Mon Jan 16 19:41:57 2012

    Copyright (c) 1982, 2010, Oracle. All rights reserved.


    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL >



    User not ORACLE:

    [sample@test1 ~] $ export ORACLE_HOME=/u01/app/oracle/product/11.2.0.2/
    [sample@test1 ~] $ export ORACLE_SID = rman
    [sample@test1 ~] $ export PATH = $ORACLE_HOME/bin: $PATH
    [sample@test1 ~] $ sqlplus /.

    SQL * more: Production of the 11.2.0.2.0 version on Mon Jan 16 19:37:42 2012

    Copyright (c) 1982, 2010, Oracle. All rights reserved.

    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux error: 2: no such file or directory
    Process ID: 0
    Session IDs: serial number 0: 0


    Enter the user name:



    Thank you

    Make sure ORACLE_HOME is exactly the same between 2 environments: note that an end "/" is not necessary and that ending ' / ' could trigger ORA-01034.

Maybe you are looking for

  • Pavilion g7: Windows 7 can not connect to Internet

    My computer was not able to connect to the Internet for about 3 weeks and I already tried most of the things on the forum top except for downloading new drivers because I have no Internet. The other computers in my house to connect to wifi, and I tri

  • Will change an Apple ID delete a backup to iCloud?

    I'm trying to access an old backup iPhone. I don't remember the password by e-mail, but go as far as that on the page Apple ID: "Your Apple ID email address must be verified before you can connect. Please check the address below or choose a different

  • Need for speed analog COTS of encoder Signal

    Hello all, need help for shopping. I have a client who wants to get an analog output at the level corresponding to the speed of rotation of a coder instead of the traditional measures of freq.  We want a stand-alone package which makes the measuremen

  • XP Security me internet coup, recommend buying the firewall program to reconnect

    XP SECURITY POP UP LIGHTS UP AND SAYS I HAVE TO BUY A 80 DOLLAR 2012 FIREWALL PROGRAM TO RETURN TO THE LINE... MY CPU IS A HP REFUB IT IS ONLY 3 WEEKS... I DON'T WANT TO SPEND MORE MONEY... IS IT LEGITIMATE?

  • What is the failure of the system to defragment effect the failure to save?

    Well, I posted this question before, but I think I've ruled out the obvious questions. My laptop was backing on a schedule like a charm until May-June when something happened. The last good walk back was in may, and no matter how I put the back upwar