Sharing EFS encryptedWindows EFS file sharing anomalyEFS encrypted files cannot be opened, even with the...
Should I be concerned about student access to a test bank?
Help prove this basic trig identity please!
Knife as defense against stray dogs
Probably overheated black color SMD pads
Variable completely messes up echoed string
Turning a hard to access nut?
Can other pieces capture a threatening piece and prevent a checkmate?
Maths symbols and unicode-math input inside siunitx commands
Matrix using tikz package
두음법칙 - When did North and South diverge in pronunciation of initial ㄹ?
Would it be believable to defy demographics in a story?
Is it insecure to send a password in a `curl` command?
If "dar" means "to give", what does "daros" mean?
Existence of a celestial body big enough for early civilization to be thought of as a second moon
Geography in 3D perspective
Relation between independence and correlation of uniform random variables
Is there a hypothetical scenario that would make Earth uninhabitable for humans, but not for (the majority of) other animals?
Is it true that good novels will automatically sell themselves on Amazon (and so on) and there is no need for one to waste time promoting?
What favor did Moody owe Dumbledore?
What (if any) is the reason to buy in small local stores?
Worshiping one God at a time?
I seem to dance, I am not a dancer. Who am I?
What does "mu" mean as an interjection?
Is honey really a supersaturated solution? Does heating to un-crystalize redissolve it or melt it?
Sharing EFS encrypted
Windows EFS file sharing anomalyEFS encrypted files cannot be opened, even with the right keyGroup Policy Recovery Agent EFS not being usedEFS Remote EncryptionUsing another user's EFS CertificateDecrypt EFS files when copying to windows sharedEFS Recovery Agent not workingCan't decrypt EFS encrypted files on external drive even with correct key installedEncrypted File cant be Accessed with new User AccountUser gets temporary Profile - EFS error in event viewer
I have standalone, nodomain server. EFS is used on this server for one folder. How to share the encrypted folder? Users on the server are created locally. I tried to export the owner folder certificate and import it to other users, but in this case, the folder is available only locally (eg at work through rdp), as when dealing with a network folder pops up a message "access denied". Can I fix it?
windows-server-2008-r2 network-share encrypting-file-system
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have standalone, nodomain server. EFS is used on this server for one folder. How to share the encrypted folder? Users on the server are created locally. I tried to export the owner folder certificate and import it to other users, but in this case, the folder is available only locally (eg at work through rdp), as when dealing with a network folder pops up a message "access denied". Can I fix it?
windows-server-2008-r2 network-share encrypting-file-system
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have standalone, nodomain server. EFS is used on this server for one folder. How to share the encrypted folder? Users on the server are created locally. I tried to export the owner folder certificate and import it to other users, but in this case, the folder is available only locally (eg at work through rdp), as when dealing with a network folder pops up a message "access denied". Can I fix it?
windows-server-2008-r2 network-share encrypting-file-system
I have standalone, nodomain server. EFS is used on this server for one folder. How to share the encrypted folder? Users on the server are created locally. I tried to export the owner folder certificate and import it to other users, but in this case, the folder is available only locally (eg at work through rdp), as when dealing with a network folder pops up a message "access denied". Can I fix it?
windows-server-2008-r2 network-share encrypting-file-system
windows-server-2008-r2 network-share encrypting-file-system
asked Apr 18 '12 at 7:25
CucumberCucumber
4901417
4901417
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 12 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Quotation from the Microsoft documentation, the Windows Resource Kit, "Using Encrypting File System":
Remote EFS operations on files stored on network file shares are possible in Windows 2000 or later domain environments only.
Have you reference to the sane article on setting up such a configuration?
– Cucumber
Apr 18 '12 at 9:45
@cucumber Depends on your understanding of "sane". The official documentation is on Technet, only minor changes have been introduced with newer versions of Windows (group policies were renamed/relocated, key caching behavior was changed, encryption algorithms were added, a method of operation for running EFS without an enterprise CA has been introduced).
– the-wabbit
Apr 18 '12 at 15:21
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f380549%2fsharing-efs-encrypted%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Quotation from the Microsoft documentation, the Windows Resource Kit, "Using Encrypting File System":
Remote EFS operations on files stored on network file shares are possible in Windows 2000 or later domain environments only.
Have you reference to the sane article on setting up such a configuration?
– Cucumber
Apr 18 '12 at 9:45
@cucumber Depends on your understanding of "sane". The official documentation is on Technet, only minor changes have been introduced with newer versions of Windows (group policies were renamed/relocated, key caching behavior was changed, encryption algorithms were added, a method of operation for running EFS without an enterprise CA has been introduced).
– the-wabbit
Apr 18 '12 at 15:21
add a comment |
Quotation from the Microsoft documentation, the Windows Resource Kit, "Using Encrypting File System":
Remote EFS operations on files stored on network file shares are possible in Windows 2000 or later domain environments only.
Have you reference to the sane article on setting up such a configuration?
– Cucumber
Apr 18 '12 at 9:45
@cucumber Depends on your understanding of "sane". The official documentation is on Technet, only minor changes have been introduced with newer versions of Windows (group policies were renamed/relocated, key caching behavior was changed, encryption algorithms were added, a method of operation for running EFS without an enterprise CA has been introduced).
– the-wabbit
Apr 18 '12 at 15:21
add a comment |
Quotation from the Microsoft documentation, the Windows Resource Kit, "Using Encrypting File System":
Remote EFS operations on files stored on network file shares are possible in Windows 2000 or later domain environments only.
Quotation from the Microsoft documentation, the Windows Resource Kit, "Using Encrypting File System":
Remote EFS operations on files stored on network file shares are possible in Windows 2000 or later domain environments only.
answered Apr 18 '12 at 7:31
the-wabbitthe-wabbit
36k1179148
36k1179148
Have you reference to the sane article on setting up such a configuration?
– Cucumber
Apr 18 '12 at 9:45
@cucumber Depends on your understanding of "sane". The official documentation is on Technet, only minor changes have been introduced with newer versions of Windows (group policies were renamed/relocated, key caching behavior was changed, encryption algorithms were added, a method of operation for running EFS without an enterprise CA has been introduced).
– the-wabbit
Apr 18 '12 at 15:21
add a comment |
Have you reference to the sane article on setting up such a configuration?
– Cucumber
Apr 18 '12 at 9:45
@cucumber Depends on your understanding of "sane". The official documentation is on Technet, only minor changes have been introduced with newer versions of Windows (group policies were renamed/relocated, key caching behavior was changed, encryption algorithms were added, a method of operation for running EFS without an enterprise CA has been introduced).
– the-wabbit
Apr 18 '12 at 15:21
Have you reference to the sane article on setting up such a configuration?
– Cucumber
Apr 18 '12 at 9:45
Have you reference to the sane article on setting up such a configuration?
– Cucumber
Apr 18 '12 at 9:45
@cucumber Depends on your understanding of "sane". The official documentation is on Technet, only minor changes have been introduced with newer versions of Windows (group policies were renamed/relocated, key caching behavior was changed, encryption algorithms were added, a method of operation for running EFS without an enterprise CA has been introduced).
– the-wabbit
Apr 18 '12 at 15:21
@cucumber Depends on your understanding of "sane". The official documentation is on Technet, only minor changes have been introduced with newer versions of Windows (group policies were renamed/relocated, key caching behavior was changed, encryption algorithms were added, a method of operation for running EFS without an enterprise CA has been introduced).
– the-wabbit
Apr 18 '12 at 15:21
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f380549%2fsharing-efs-encrypted%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown