edit
I also have the same problem as an admin on a domain
I just installed SSRS locally on a machine for and I cannot access the reports I deployed. Everything was installed as admin
when going to the web portal I get this massage
Could not load folder contents
You are not allowed to view this folder. Contact your administrator to obtain the necessary permissions.
and when trying to access the web service via the config manager I get this one:
The permissions granted to user <username> are insufficient for performing this operation. (rsAccessDenied)
Additionally in the web portal I got no "manage" folder and only "my subscriptions" under the settings button .
Everything is running locally and as admin, the OS is windows 11 and the SSRS is version 15.0.1102.1002 and running in native mode.
I've looked all over the place and found out something about certificates, but almost everything in google is about access problems via remote server.
adding the URL to the trusted sites didn't help
it certainly look like you don't have permission. Are you administrator? When you were installing did you set up some users to be administrators?
Find which account is administrator and then add yourself from the SSRS site. Is there another account you can run or Run as administrator?
Another way to install again.
If you decide to install again pay attention on the page with the users.
After installing google chrome(version 75.0.3770.100) in windows 10(update 7/7/2019), I lost Internet connection.
The error is:
The DNS server isn't responding.
I tried to solve it but it was not successfull. for example in CMD:
netsh winsock reset
ipconfig /flushdns
ipconfig /renew
But when I remove google chrome from Windows 10, Internet connects again!!!
I do not no why! It's very strange!
How can I solve this problem, while keeping chrome?
Have you tried changing both ipv4 and ipv6 dns to:
The Google Public DNS IP addresses (IPv4) are as follows:
8.8.8.8
8.8.4.4
The Google Public DNS IPv6 addresses are as follows:
2001:4860:4860::8888
2001:4860:4860::8844
If changing that DNS solves the problem, you have to call you internet company and tell the problem, or change internet company. (if you don't want to use google dns)
Try the following possible solutions:
Change The DNS Server
If there is a problem with your IP DNS server, you can try to change your DNS server to Google's Public DNS, a free alternative Domain Name System (DNS) service offered to Internet users around the world. The public DNS service and servers are maintained and owned by Google. It functions as a recursive name server providing domain name resolution for any host on the Internet. You will have to change the DNS manually, and we show you how.
To change your DNS server to Google's DNS server, go to your Network Connections settings. Right-click the Start menu and select "Network Connections", or go to Settings and click" Network & Internet".change dns server
Change dns server step 1
In the Network & Internet settings window, select your connection type (in our case, "Ethernet") on the left pane and then click "Change adapter options" on the right pane.
Change dns server step 2
Right-click on your connection and select "Properties" from the drop-down menu.
Change dns server step 3
Select "Internet Protocol Version 4 (TCP/IPv4)" and click "Properties".
Change dns server step 4
In the Internet Protocol Version 4 (TCP/IPv4) Properties window, select "Use the following DNS server addresses", enter 8.8.8.8 as the "Preferred DNS server" and 8.8.4.4 as the "Alternate DNS server". Click "OK" to save changes and check if this helps to fix the problem with the "DNS server is not responding" error.
Change dns server step 5
Disable IPv6
Internet Protocol version 6 (IPv6) is the most recent version of the Internet Protocol (IP), the communications protocol that provides an identification and location system for computers on networks and routes traffic across the Internet. IPv6 was developed to deal with the long-anticipated problem of IPv4 address exhaustion. Disabling the IPv6 feature might help to fix the "DNS server is not responding" error.
The easiest way to disable IPv6 on the Windows operating system is via the Network and Sharing Center. To open it, go to Control Panel and click "View network status and tasks" under "Network and Internet".
Disable ipv6 step 1
Click your connection (in our case, "Ethernet").
Disable ipv6 step 2
In your connection status window, click "Properties".
Disable ipv6 step 3
In your connections properties window, find "Internet Protocol Version 6 (IPv6)" and unmark the checkbox to disable it. Click "OK" to save changes and see if this helps to fix the "DNS server is not responding" error.
Disable ipv6 step 4
Reset Your Router
Simply restarting your router or modem may help to fix this problem. We suggest you try this possibility first. If there is an "On/Off" button on your router, simply press it to turn off your router, wait a while, and then turn it on again. If there is no button on your router, disconnect it from power supply. When your router has restarted, try restarting your computer as well and see if this helps.
There might be a problem with your router configuration - this can also cause this "DNS server is not responding" error. To fix it, reset the router to its default settings. Open your router's configuration web page and find the "Reset" option. If you cannot access the router's web-based setup page and you want to reset the router to its default factory settings, press and hold the Reset button for 10 seconds. Bear in mind that resetting your router to its default factory settings will also reset your router's password.
Enter MAC Address Manually
A Media Access Control address (MAC address) of a device is a unique identifier assigned to network interfaces for communications at the data link layer of a network segment. MAC addresses are used as a network address for most IEEE 802 network technologies, including Ethernet and Wi-Fi. MAC addresses are used in the media access control protocol sublayer of the OSI reference model. These MAC addresses are often assigned by the manufacturer of a network interface controller and stored in its hardware such as the card's read-only memory or other firmware mechanism. To fix the "DNS server is not responding" error, you will need to enter the MAC address manually, but first you need to find it using an elevated Command Prompt and one of the commands.
Command Prompt is the input field in a text-based user interface screen, a command line interpreter application available in most Windows operating systems. It is used to execute entered commands, most of which are used to automate tasks through scripts and batch files, perform advanced administrative functions, troubleshoot and solve certain types of Windows issues. In the early days of computing, Command prompt used to be the only way to interact with the computer, so a basic set of commands with rigid syntax was developed to perform all system functions. Command Prompt's official name is Windows Command Processor but it is also sometimes called the command shell or cmd prompt, or even referred to by its filename cmd.exe.
To use Command Prompt, you must enter a valid command along with any optional parameters. It then executes the command as entered and performs its specific Windows task or function. Some commands available in Windows require that you run them from an elevated Command Prompt i.e. with administrator level privileges. The command we need to use requires an elevated Command Prompt to be opened with administrator privileges. To open elevated Command Prompt type "command prompt" in Search and right-click the "Command Prompt" result. Choose "Run as administrator" to run it with administrative privileges.
Enter Mac address manually step 1
When you select "Run as administrator", a User Account Control prompt will appear asking if you allow the Command Prompt to make changes to your computer. Click "Yes".
Enter Mac address manually step 2
Elevated Command Prompt will appear. In opened the Command Prompt window, type the "ipconfig /all" command and press Enter on your keyboard. You will see a list of information about the configuration. Find "Physical Address" and take a note of it somewhere - you will need it to proceed to the next step.
Enter Mac address manually step 3
Now that you have your MAC address, you can configure your network connection manually. To do so, Right-click on the Start menu and select "Network Connections", or go to Settings and click "Network & Internet".
Enter Mac address manually step 4
In the Network & Internet settings window, select your connection type (in our case, "Ethernet") on the left pane and then click on "Change adapter options" on the right pane.
Enter Mac address manually step 5
Right-click on your connection and select "Properties" from the drop-down menu.
Enter Mac address manually step 6
In the Properties window, select "Client for Microsoft Networks" (it should be selected automatically) and click "Configure".
Enter Mac address manually step 7
Now select the "Advanced" tab and then select "Network Address" under "Property:" Select "Value:" on the right pane and enter your MAC address (Physical Address), which you received when you entered the "ipconfig/ all" command in Command Prompt.
Enter Mac address manually step 8
Click "OK" to save the changes and see if this helps to fix the "DNS server is not responding" error. There is a higher chance that it will be fixed if you were using Google DNS before entering the MAC address manually.
Reset Your IP And Clear DNS Cache
This method includes entering and executing "netsh" and "ipcofig" commands into Command Prompt.
Netsh is a command-line scripting utility that allows you to, either locally or remotely, display or modify the network configuration of a computer that is currently running. Netsh also provides a scripting feature that allows you to run a group of commands in batch mode against a specified computer.
Ipconfig is a command-line tool that displays the current configuration of the installed IP stack on a networked computer. Using tool, we can flush and reset the contents of the DNS client resolver cache and renew DHCP configuration.
The commands require an elevated Command Prompt opened with administrator privileges. To open elevated Command Prompt, type "command prompt" in Search and right-click on the "Command Prompt" result. Choose "Run as administrator" to run it with administrative privileges.
Reset ip and clear dns cache step 1
When you select "Run as administrator", a User Account Control prompt will appear asking if you allow the Command Prompt to make changes to your computer. Click "Yes".
Reset ip and clear dns cache step 2
Elevated Command Prompt will appear. In the Command Prompt window, type these commands:
netsh int ip reset
netsh winsock reset
ipconfig /flushdns
ipconfig /renew
Press Enter on your keyboard after entering each command. When all commands are executed, restart your computer and see if this helps to fix the "DNS server is not responding" error.
Start Your Computer In Safe Mode
Safe Mode is a diagnostic start-up mode in Windows operating systems used to obtain limited access to Windows when the operating system does not start or function normally. It is the opposite of Normal Mode, which starts Windows in the usual manner. Safe Mode is available on Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10, and most older versions of Windows.
One of the most common steps when troubleshooting a computer is to boot into Safe Mode. Safe Mode starts Windows in a basic state, using a limited set of files and drivers. It can help to troubleshoot problems on your computer. Read this article about how to boot your Windows 10 into Safe Mode.
Check if you are still having network connection problems when Windows starts in Safe Mode. If there are no problems with the network connection, you probably have third-party software installed in Windows that is causing the problem. Third-party applications can affect the DNS - almost any network-related or security application can interfere with your DNS, so find the problematic software and uninstall (or re-install) it.
Update Your Drivers
By update we mean that you should install the latest network adapter drivers on your computer. This problem might be caused by an old or incorrect driver. In this case, you need to get an updated/new driver for your network adapter. There is an easy way to do this automatically with Snappy Driver Installer. You will need a computer with a working internet connection in order to download it.
Snappy Driver Installer (SDI) is a powerful free driver updater tool for Windows that can store its entire collection of drivers offline. Having offline drivers gives Snappy Driver Installer the ability to have access to fast driver updates, even if there is no active internet connection. Snappy Driver works with both 32-bit and 64-bit versions of Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. Drivers are downloaded through Snappy Driver Installer in what are called driverpacks, which are just collections (packs) of drivers for various hardware like sound devices, video cards, network adapters etc. It can also show duplicate drivers and invalid drivers and it separates the updates that require you to restart your computer so it would be easier to distinguish them from the rest. You can download Snappy Driver Installer from here.
Update drivers step 1
After you have finished updating and installing drivers, restart Windows 10 for them to take effect and try to connect to the internet to see if it works.
You can also update your drivers manually, but you will need a computer with a working Internet connection. Go to the network adapter manufacturer's website and download the latest driver, copy it onto your USB drive. Go to Device Manager (type "device manager" in Search and open it). Expand the "Network adapters" section, select your network adapter, right-click on it, and then choose "Update Driver".
Update drivers step 2
You will be asked how do you want to search for drivers and given two options: 1) to search automatically for updated driver software, and; 2) to browse your computer for driver software. The first option requires an Internet connection. Since you have problems with your Internet connection, choose the second option. Locate the driver on your USB drive and follow the instructions.
Update drivers step 3
When you have finished installing the new/updated driver, restart your computer for the changes to take effect and see if the network connectivity problem is fixed.
Disable Your Antivirus
The "DNS server is not responding" error can occur due to installed antivirus software. Temporarily disabling it might help to fix the problem. If disabling the antivirus software fixes the problem, you might want to consider switching to a different antivirus program. This error usually occurs when you have installed third-party antivirus software, but you should not be concerned about your safety, since the built-in Windows Defender software should be adequate.
Disable Secondary Connections
If you have more than one network connection available on your computer, try disabling the other connections and leave only the current connection enabled. Go to Network Connection settings. Right-click the Start menu and select "Network Connections", or go to Settings and click "Network & Internet".
Disable secondary connections step 1
In the Network & Internet settings window, select your connection type (in our case, "Ethernet") on the left pane and then click "Change adapter options" on the right pane.
Disable secondary connections step 2
Right-click on the other connection and select "Disable" from the drop-down menu. Apply this to all secondary
Disable secondary connections step 3
Disable Windows Update Peer-to-peer Feature
Windows 10 has a new feature that helps to save download bandwidth. It is a new peer-to-peer (P2P) delivery update mechanism. Using the P2P option, you can download a Windows update once, and then use that machine to spread the update to all computers on your local network, you can also download Windows updates from other users in your area. This feature can interfere with the DNS, and disabling it might fix the "DNS server is not responding" error. To disable this feature, go to Settings and select "Update & Security".
Disable windows update peer to peer feature step 1
Locate "Advanced options" under "Update settings" and click it.
Disable windows update peer to peer feature step 2
In the Advanced options window, click "Delivery Optimization".
Disable windows update peer to peer feature step 3
In the Delivery Optimization window, turn off the "Allow downloads from other PCs" option by toggling the switch. Check if the "DNS server is not responding" error persists.
Disable windows update peer to peer feature step 4
We hope that the methods described above helped you to fix the "DNS server is not responding" error and you are now able to connect to the Internet without any network connection problems. If none of the above solutions worked, the error might be caused by your Internet service provider. Wait until your Internet service provider fixes the technical issues and try connecting to the internet after few hours.
Hope this helps pal. Greetings!
I have an Access file (.mdb) that I created an Admin password for. When I try to access the file, I get a Logon popup to enter a Name and Password. Seems to be working just fine for me.
However, I have it saved on a shared drive, and no one else is seeing the Logon popup when they try to access it. They just have free reign of the application, regardless of whether they have the Admin password or not.
Is there something "special" I need to do so that users on other computers can see this? Or is this not possible?
Seems like you haven't set up user level authentication properly.
The prompt for the password is due to User-level security, a security option that has been deprecated since Access 2007.
The password prompt shows up in two scenario's:
Your system workgroup file requires a password
You're entering the database using the /wrkgrp command-line switch, which is pointing to a workgroup file requiring a password.
With properly set-up user-level security, access to the database is denied if a user doesn't enter using the provided workgroup file, or doesn't enter a valid password.
I recommend you use the latter option, use a separate workgroup file, and the command-line switch for users entering the file. Or better: don't use user-level security at all, but go for a different modality of security (if only one password is enough, encryption is the way to go).
We have a C# Windows Forms client application. This application occasionally needs to check for updates to itself from a trusted internal web site, download them, install them, and restart itself.
To make the application compatible with User Account Control (UAC), we embedded a manifest in the .exe that requests the highest available privileges:
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
<requestedExecutionLevel level="highestAvailable" uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
We want standard (non-administrator) users to be able to run the application without being prompted to elevate to administrator. We gave standard users full permissions to the entire application folder. This means the user has the power to mess with the software files, but that is acceptable.
The users have been working with this application on Windows 7, Windows 8, and Windows 8.1 for a while with UAC fully enabled. On these operating systems, when our application is launched, Windows does not prompt the user to elevate to administrator privileges.
We are now testing behavior on Windows 10. On a Windows 10 system, with full UAC enabled, Windows is prompting standard users to elevate to administrator. Nothing else has changed. The .EXE is the same, and the embedded manifest is the same requested execution level highestAvailable.
We have tested this with the client files in C:\Program Files and in C:\Users\Public. Both locations have the same behavior.
Why is the UAC elevation behavior different on Windows 10? Is the behavior on prior versions a bug in UAC? Should it have been prompting to elevate all along?
Note that we must keep UAC enabled. I am aware of how to disable it.
Also note that I have tested changing the manifest to requestedExecutionLevel of asInvoker. This is not prompting for elevation on Windows 10.
-- UPDATE --
We have tracked the elevation prompting to a difference between local users and domain users. This MSDN article says:
Application launch behavior for a standard user with additional privileges (E.G. Backup Operator)...[will] prompt for credentials before running the application
We are seeing local standard users not prompted for elevation, but local domain users are prompted for elevation. The only privileges the domain user has over the limited user is being a member of the Domain Users role.
You miss understand highestAvailable. This means request the full admin token if your account is part of the admin group, but for normal standard users no UAC dialog is shown and the process runs with the standard token.
If your program requires admin rights to function then you need to use requireAdministrator in the manifest. When a standard user starts such a process, the over-the-shoulder UAC dialog is shown, where the user can enter credentials of an admin account.
What's the default username and password for SAP BO CMC and BI Launch pad? I installed the trial version of SAP BusinessObjects BI Platform 4 edge edition. While installation it didn't ask for this credential to set.
The user name for the administrator account is simply administrator. BI4 and previous versions always asked to provide a password during the installation, although you could leave it black in previous version. So you should have specified a password while installing (twice even, for verification purposes).
Just to be on the safe side: if you're unable to log on, always make sure that you've selected Enterprise` as type of authentication.
If you cannot remember the password, you can reset it, which involves direct manipulation of the CMS repository database. Have a look at SAP note 1679970 - How to reset the Administrator password in Business Intelligence Platform 4.0 which describes the steps involved (you'll need a support account to view the note).
user name is by default : Administrator.
Setup always asks you the password during installation so if you forgot the password than please contact sap support they are very supportive, They will handle your problems.
But if you have performed silent installation than go to config file which is being used for installation and check the string which is against the CMS Password tag .: That will be your password for central management server (CMS).