xtreamer doesn't see Window 7 shares
Weird situation after reinstalling Windows 7 on my PC. Suddenly the xTreamer (media streamer) that's connected to the same LAN doesn't see shares by my PC.
Other PCs (and even a MacBook) on the same network can access these shares just fine. And the xTreamer is capable of seeing other shares in the network (e.g. by some other NAS server I have).
It can't be permissions/firewall because the Mac does connect to the shares... I'm stumped.
Ideas?
windows-7 networking network-shares
add a comment |
Weird situation after reinstalling Windows 7 on my PC. Suddenly the xTreamer (media streamer) that's connected to the same LAN doesn't see shares by my PC.
Other PCs (and even a MacBook) on the same network can access these shares just fine. And the xTreamer is capable of seeing other shares in the network (e.g. by some other NAS server I have).
It can't be permissions/firewall because the Mac does connect to the shares... I'm stumped.
Ideas?
windows-7 networking network-shares
add a comment |
Weird situation after reinstalling Windows 7 on my PC. Suddenly the xTreamer (media streamer) that's connected to the same LAN doesn't see shares by my PC.
Other PCs (and even a MacBook) on the same network can access these shares just fine. And the xTreamer is capable of seeing other shares in the network (e.g. by some other NAS server I have).
It can't be permissions/firewall because the Mac does connect to the shares... I'm stumped.
Ideas?
windows-7 networking network-shares
Weird situation after reinstalling Windows 7 on my PC. Suddenly the xTreamer (media streamer) that's connected to the same LAN doesn't see shares by my PC.
Other PCs (and even a MacBook) on the same network can access these shares just fine. And the xTreamer is capable of seeing other shares in the network (e.g. by some other NAS server I have).
It can't be permissions/firewall because the Mac does connect to the shares... I'm stumped.
Ideas?
windows-7 networking network-shares
windows-7 networking network-shares
asked Jan 30 '13 at 17:11
Assaf Lavie
1,01241113
1,01241113
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Had the same problem. This solution helped me:
Click the Windows "Start" button in the lower left of your Desktop,
and in the "start search" area type "regedit
" and press enter.
- After a security prompt you should have the Registry Editor open.
- Navigate to the following location in the registry editor.
MACHINESystemCurrentControlSetControlLsa
- On the right side Double Click on
everyoneincludesanonymous
and in the window that pops up, change the value data from a 0 value to a 1
- Double Click on
NoLmHash
and in the window that pops up, change the Value Data from a 1 value to a 0
- Navigate to the following location in the registry editor
MACHINESystemCurrentControlSetServicesLanManServerParameters
- Double Click on
restrictnullsessaccess
and change the 1 value to a 0
NOTE: There is no need to "save" these changes, as you make changes to
the registry it is saved automatically.
- Close the registry editor and restart the computer.
- Once the PC restarts don't forget to update your available network shares on your xtreamer by using your remote to navigate the onscreen
menu to Refresh, once Refresh is selected press enter. The Windows
Vista shares should show on the xtreamer with no problems.
I couldn't remember doing that the first time a few years ago. Using old Sidewinder.
But it worked.
The articel recommends to changeEveryoneIncludeAanonymous
andRestrictNullSessAccess
. This will reduce the security of windows 7. To avoid this changes, there should be a way to configure xtreamer to provide a regular logon to W7.
– marsh-wiggle
Dec 26 '14 at 10:47
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f544058%2fxtreamer-doesnt-see-window-7-shares%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
Had the same problem. This solution helped me:
Click the Windows "Start" button in the lower left of your Desktop,
and in the "start search" area type "regedit
" and press enter.
- After a security prompt you should have the Registry Editor open.
- Navigate to the following location in the registry editor.
MACHINESystemCurrentControlSetControlLsa
- On the right side Double Click on
everyoneincludesanonymous
and in the window that pops up, change the value data from a 0 value to a 1
- Double Click on
NoLmHash
and in the window that pops up, change the Value Data from a 1 value to a 0
- Navigate to the following location in the registry editor
MACHINESystemCurrentControlSetServicesLanManServerParameters
- Double Click on
restrictnullsessaccess
and change the 1 value to a 0
NOTE: There is no need to "save" these changes, as you make changes to
the registry it is saved automatically.
- Close the registry editor and restart the computer.
- Once the PC restarts don't forget to update your available network shares on your xtreamer by using your remote to navigate the onscreen
menu to Refresh, once Refresh is selected press enter. The Windows
Vista shares should show on the xtreamer with no problems.
I couldn't remember doing that the first time a few years ago. Using old Sidewinder.
But it worked.
The articel recommends to changeEveryoneIncludeAanonymous
andRestrictNullSessAccess
. This will reduce the security of windows 7. To avoid this changes, there should be a way to configure xtreamer to provide a regular logon to W7.
– marsh-wiggle
Dec 26 '14 at 10:47
add a comment |
Had the same problem. This solution helped me:
Click the Windows "Start" button in the lower left of your Desktop,
and in the "start search" area type "regedit
" and press enter.
- After a security prompt you should have the Registry Editor open.
- Navigate to the following location in the registry editor.
MACHINESystemCurrentControlSetControlLsa
- On the right side Double Click on
everyoneincludesanonymous
and in the window that pops up, change the value data from a 0 value to a 1
- Double Click on
NoLmHash
and in the window that pops up, change the Value Data from a 1 value to a 0
- Navigate to the following location in the registry editor
MACHINESystemCurrentControlSetServicesLanManServerParameters
- Double Click on
restrictnullsessaccess
and change the 1 value to a 0
NOTE: There is no need to "save" these changes, as you make changes to
the registry it is saved automatically.
- Close the registry editor and restart the computer.
- Once the PC restarts don't forget to update your available network shares on your xtreamer by using your remote to navigate the onscreen
menu to Refresh, once Refresh is selected press enter. The Windows
Vista shares should show on the xtreamer with no problems.
I couldn't remember doing that the first time a few years ago. Using old Sidewinder.
But it worked.
The articel recommends to changeEveryoneIncludeAanonymous
andRestrictNullSessAccess
. This will reduce the security of windows 7. To avoid this changes, there should be a way to configure xtreamer to provide a regular logon to W7.
– marsh-wiggle
Dec 26 '14 at 10:47
add a comment |
Had the same problem. This solution helped me:
Click the Windows "Start" button in the lower left of your Desktop,
and in the "start search" area type "regedit
" and press enter.
- After a security prompt you should have the Registry Editor open.
- Navigate to the following location in the registry editor.
MACHINESystemCurrentControlSetControlLsa
- On the right side Double Click on
everyoneincludesanonymous
and in the window that pops up, change the value data from a 0 value to a 1
- Double Click on
NoLmHash
and in the window that pops up, change the Value Data from a 1 value to a 0
- Navigate to the following location in the registry editor
MACHINESystemCurrentControlSetServicesLanManServerParameters
- Double Click on
restrictnullsessaccess
and change the 1 value to a 0
NOTE: There is no need to "save" these changes, as you make changes to
the registry it is saved automatically.
- Close the registry editor and restart the computer.
- Once the PC restarts don't forget to update your available network shares on your xtreamer by using your remote to navigate the onscreen
menu to Refresh, once Refresh is selected press enter. The Windows
Vista shares should show on the xtreamer with no problems.
I couldn't remember doing that the first time a few years ago. Using old Sidewinder.
But it worked.
Had the same problem. This solution helped me:
Click the Windows "Start" button in the lower left of your Desktop,
and in the "start search" area type "regedit
" and press enter.
- After a security prompt you should have the Registry Editor open.
- Navigate to the following location in the registry editor.
MACHINESystemCurrentControlSetControlLsa
- On the right side Double Click on
everyoneincludesanonymous
and in the window that pops up, change the value data from a 0 value to a 1
- Double Click on
NoLmHash
and in the window that pops up, change the Value Data from a 1 value to a 0
- Navigate to the following location in the registry editor
MACHINESystemCurrentControlSetServicesLanManServerParameters
- Double Click on
restrictnullsessaccess
and change the 1 value to a 0
NOTE: There is no need to "save" these changes, as you make changes to
the registry it is saved automatically.
- Close the registry editor and restart the computer.
- Once the PC restarts don't forget to update your available network shares on your xtreamer by using your remote to navigate the onscreen
menu to Refresh, once Refresh is selected press enter. The Windows
Vista shares should show on the xtreamer with no problems.
I couldn't remember doing that the first time a few years ago. Using old Sidewinder.
But it worked.
edited Jan 4 '16 at 14:53
Stackcraft_noob
1,314313
1,314313
answered Mar 24 '13 at 12:30
Vir-Cotto
1
1
The articel recommends to changeEveryoneIncludeAanonymous
andRestrictNullSessAccess
. This will reduce the security of windows 7. To avoid this changes, there should be a way to configure xtreamer to provide a regular logon to W7.
– marsh-wiggle
Dec 26 '14 at 10:47
add a comment |
The articel recommends to changeEveryoneIncludeAanonymous
andRestrictNullSessAccess
. This will reduce the security of windows 7. To avoid this changes, there should be a way to configure xtreamer to provide a regular logon to W7.
– marsh-wiggle
Dec 26 '14 at 10:47
The articel recommends to change
EveryoneIncludeAanonymous
and RestrictNullSessAccess
. This will reduce the security of windows 7. To avoid this changes, there should be a way to configure xtreamer to provide a regular logon to W7.– marsh-wiggle
Dec 26 '14 at 10:47
The articel recommends to change
EveryoneIncludeAanonymous
and RestrictNullSessAccess
. This will reduce the security of windows 7. To avoid this changes, there should be a way to configure xtreamer to provide a regular logon to W7.– marsh-wiggle
Dec 26 '14 at 10:47
add a comment |
Thanks for contributing an answer to Super User!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2fsuperuser.com%2fquestions%2f544058%2fxtreamer-doesnt-see-window-7-shares%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