Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / Other Technologies / Service Broker / June 2008

Tip: Looking for answers? Try searching our database.

Access denied to backed up certificate

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Yashgt - 24 Jun 2008 13:38 GMT
I have created a certificate and am taking a backup to a .cer file so
that an Initiator service can use it for sending messages:
BACKUP CERTIFICATE InstTargetCertificate
 TO FILE = N'E:\Personal\me\Tgt.cer';
GO
The .cer file gets created. But I get a message saying "Acces is
denied" as if the file is currently in use when I try to copy it to
any other directory.

Can you explain why this is happening?
I have CREATE CERTIFICATE permission and CONTROL permission on the
certificate created.

I am using SQL server 2005 on Win XP.

Thanks,
Yash
TheRealRobbie - 25 Jun 2008 15:26 GMT
Yash,

In all probability you already checked, but does the NT user you try to copy
the file with actually have read permission on it?

> I have created a certificate and am taking a backup to a .cer file so
> that an Initiator service can use it for sending messages:
[quoted text clipped - 13 lines]
> Thanks,
> Yash
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.