Showing posts with label Security. Show all posts
Showing posts with label Security. Show all posts

Saturday, January 16, 2016

Do not have permissions to use the MS Access MDB object

A user gotten a new laptop and tried to open an Access 2003 database copied from his old laptop.  Much to his dismay, the Access 2003 database failed to open with the following error message.

You do not have the necessary permissions to use the ‘C:\Demo\Test.mdb’ object.  Have your system administrator or the person who created this object establish the appropriate permissions for you.

image

Tuesday, September 11, 2012

The account is not authorized to log in from this station

A user was having problem accessing a file share at a remote site using his Windows 7 computer.  He has no problem accessing file share located in our office.  He was getting the following error.

The account is not authorized to log in from this station

The account is not authorized to log in from this station

Wednesday, August 31, 2011

DigiNotar's Certificate Authority (CA) has been compromised

From DigiNotar reports security incident:

On July 19th 2011, DigiNotar detected an intrusion into its Certificate Authority (CA) infrastructure, which resulted in the fraudulent issuance of public key certificate requests for a number of domains, including Google.com.

All fraudulent certificates have since been revoked according to DigiNotar.

Microsoft, Google and Mozilla have then responded to this threat and what are needed to get you protected.

If you have not already get your web browser protected, don’t wait and go get it done.

Tuesday, July 03, 2007

SQL Server Password

Why using SQL Server Password is not safe? Check out Retrieve SQL Server Password on CodeProject.