SSH Users Windows 10 Group
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I just noticed an user group I had never seen before in Windows 10 Pro x64 (1607) (look at the last group):
Why is this group present? I have never seen it before nor I created it.
I do have Windows Linux Subsystem installed. I am not aware it includes an SSH daemon.
What makes me weary of this is that a search for the group's description on Google brings 0 results.
Either something is fishy or I am just the first person to notice and comment about this on the internet (unlikely).
windows-10 ssh windows-10-v1607 windows-subsystem-for-linux
add a comment |
I just noticed an user group I had never seen before in Windows 10 Pro x64 (1607) (look at the last group):
Why is this group present? I have never seen it before nor I created it.
I do have Windows Linux Subsystem installed. I am not aware it includes an SSH daemon.
What makes me weary of this is that a search for the group's description on Google brings 0 results.
Either something is fishy or I am just the first person to notice and comment about this on the internet (unlikely).
windows-10 ssh windows-10-v1607 windows-subsystem-for-linux
1
I am not willing to add the feature to my system, so I will have to spend time creating a virtual machine, but I would almost guarantee this user group is added when the Linux Subsystem is enabled with the intention that you need SSH into order to access the Linux subsystem remotely. It also appears the SSH Server has been around awhile, Windows 10 Insider: integrated SSH server, take notice of the warnings about the elevated status of the server itself though
– Ramhound
Aug 13 '16 at 11:40
add a comment |
I just noticed an user group I had never seen before in Windows 10 Pro x64 (1607) (look at the last group):
Why is this group present? I have never seen it before nor I created it.
I do have Windows Linux Subsystem installed. I am not aware it includes an SSH daemon.
What makes me weary of this is that a search for the group's description on Google brings 0 results.
Either something is fishy or I am just the first person to notice and comment about this on the internet (unlikely).
windows-10 ssh windows-10-v1607 windows-subsystem-for-linux
I just noticed an user group I had never seen before in Windows 10 Pro x64 (1607) (look at the last group):
Why is this group present? I have never seen it before nor I created it.
I do have Windows Linux Subsystem installed. I am not aware it includes an SSH daemon.
What makes me weary of this is that a search for the group's description on Google brings 0 results.
Either something is fishy or I am just the first person to notice and comment about this on the internet (unlikely).
windows-10 ssh windows-10-v1607 windows-subsystem-for-linux
windows-10 ssh windows-10-v1607 windows-subsystem-for-linux
edited Aug 13 '16 at 16:55
magicandre1981
82.5k20127205
82.5k20127205
asked Aug 13 '16 at 7:19
GaiaGaia
3,68252432
3,68252432
1
I am not willing to add the feature to my system, so I will have to spend time creating a virtual machine, but I would almost guarantee this user group is added when the Linux Subsystem is enabled with the intention that you need SSH into order to access the Linux subsystem remotely. It also appears the SSH Server has been around awhile, Windows 10 Insider: integrated SSH server, take notice of the warnings about the elevated status of the server itself though
– Ramhound
Aug 13 '16 at 11:40
add a comment |
1
I am not willing to add the feature to my system, so I will have to spend time creating a virtual machine, but I would almost guarantee this user group is added when the Linux Subsystem is enabled with the intention that you need SSH into order to access the Linux subsystem remotely. It also appears the SSH Server has been around awhile, Windows 10 Insider: integrated SSH server, take notice of the warnings about the elevated status of the server itself though
– Ramhound
Aug 13 '16 at 11:40
1
1
I am not willing to add the feature to my system, so I will have to spend time creating a virtual machine, but I would almost guarantee this user group is added when the Linux Subsystem is enabled with the intention that you need SSH into order to access the Linux subsystem remotely. It also appears the SSH Server has been around awhile, Windows 10 Insider: integrated SSH server, take notice of the warnings about the elevated status of the server itself though
– Ramhound
Aug 13 '16 at 11:40
I am not willing to add the feature to my system, so I will have to spend time creating a virtual machine, but I would almost guarantee this user group is added when the Linux Subsystem is enabled with the intention that you need SSH into order to access the Linux subsystem remotely. It also appears the SSH Server has been around awhile, Windows 10 Insider: integrated SSH server, take notice of the warnings about the elevated status of the server itself though
– Ramhound
Aug 13 '16 at 11:40
add a comment |
2 Answers
2
active
oldest
votes
Recently I do a hard reaserch about this on google (maybe 2 or 3 hours) and after kicked some bad boys, I had get this info from the windows evil side: Yes OpenSSH Client and Server are now native avalible at the Insiders Preview when you activate the developers mode, by adding the optional featurs, that is, in the configuration menu search "Manage Configuration Manage", then click in "Add a feature" and then, install OpenSSH-Client (beta) and/or OpenSSH-Server (beta). Well if you'r not familiarized with SSH, it's a remote manage option in non-graphic mode, very popular on Linux based systems, the group it's to manage the allowed acounts to get conection in your pc.
Well, if you want to try by yourself, I bring you some links:
https://blogs.msdn.microsoft.com/powershell/2017/12/15/using-the-openssh-beta-in-windows-10-fall-creators-update-and-windows-server-1709/
https://www.youtube.com/watch?v=dqz6auCMqkI
Hope this answer the question, and put the links to many
add a comment |
If you scroll to the bottom of this page, you'll find, that SSH server didn't yet hit production:
https://blogs.msdn.microsoft.com/powershell/2015/10/19/openssh-for-windows-update/
You could check if the group has any members. If it has members, you don't recognize, you should definitely remove them.
The blog article you linked to is a year out of date. I based that statement on this information
– Ramhound
Aug 13 '16 at 11:34
He refers to the comments by the MS peeps at the bottom, @Ramhound I had seen that article but it says nothing about it being rolled out, and I am not on the inside preview channel nor in the fast or slow ring.
– Gaia
Aug 13 '16 at 16:45
@Gaia - It has been rolled out. The article is over a year old. The article does not apply to Version 1607, or I can find no evidence, that it applies.
– Ramhound
Aug 13 '16 at 20:57
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%2f1113089%2fssh-users-windows-10-group%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Recently I do a hard reaserch about this on google (maybe 2 or 3 hours) and after kicked some bad boys, I had get this info from the windows evil side: Yes OpenSSH Client and Server are now native avalible at the Insiders Preview when you activate the developers mode, by adding the optional featurs, that is, in the configuration menu search "Manage Configuration Manage", then click in "Add a feature" and then, install OpenSSH-Client (beta) and/or OpenSSH-Server (beta). Well if you'r not familiarized with SSH, it's a remote manage option in non-graphic mode, very popular on Linux based systems, the group it's to manage the allowed acounts to get conection in your pc.
Well, if you want to try by yourself, I bring you some links:
https://blogs.msdn.microsoft.com/powershell/2017/12/15/using-the-openssh-beta-in-windows-10-fall-creators-update-and-windows-server-1709/
https://www.youtube.com/watch?v=dqz6auCMqkI
Hope this answer the question, and put the links to many
add a comment |
Recently I do a hard reaserch about this on google (maybe 2 or 3 hours) and after kicked some bad boys, I had get this info from the windows evil side: Yes OpenSSH Client and Server are now native avalible at the Insiders Preview when you activate the developers mode, by adding the optional featurs, that is, in the configuration menu search "Manage Configuration Manage", then click in "Add a feature" and then, install OpenSSH-Client (beta) and/or OpenSSH-Server (beta). Well if you'r not familiarized with SSH, it's a remote manage option in non-graphic mode, very popular on Linux based systems, the group it's to manage the allowed acounts to get conection in your pc.
Well, if you want to try by yourself, I bring you some links:
https://blogs.msdn.microsoft.com/powershell/2017/12/15/using-the-openssh-beta-in-windows-10-fall-creators-update-and-windows-server-1709/
https://www.youtube.com/watch?v=dqz6auCMqkI
Hope this answer the question, and put the links to many
add a comment |
Recently I do a hard reaserch about this on google (maybe 2 or 3 hours) and after kicked some bad boys, I had get this info from the windows evil side: Yes OpenSSH Client and Server are now native avalible at the Insiders Preview when you activate the developers mode, by adding the optional featurs, that is, in the configuration menu search "Manage Configuration Manage", then click in "Add a feature" and then, install OpenSSH-Client (beta) and/or OpenSSH-Server (beta). Well if you'r not familiarized with SSH, it's a remote manage option in non-graphic mode, very popular on Linux based systems, the group it's to manage the allowed acounts to get conection in your pc.
Well, if you want to try by yourself, I bring you some links:
https://blogs.msdn.microsoft.com/powershell/2017/12/15/using-the-openssh-beta-in-windows-10-fall-creators-update-and-windows-server-1709/
https://www.youtube.com/watch?v=dqz6auCMqkI
Hope this answer the question, and put the links to many
Recently I do a hard reaserch about this on google (maybe 2 or 3 hours) and after kicked some bad boys, I had get this info from the windows evil side: Yes OpenSSH Client and Server are now native avalible at the Insiders Preview when you activate the developers mode, by adding the optional featurs, that is, in the configuration menu search "Manage Configuration Manage", then click in "Add a feature" and then, install OpenSSH-Client (beta) and/or OpenSSH-Server (beta). Well if you'r not familiarized with SSH, it's a remote manage option in non-graphic mode, very popular on Linux based systems, the group it's to manage the allowed acounts to get conection in your pc.
Well, if you want to try by yourself, I bring you some links:
https://blogs.msdn.microsoft.com/powershell/2017/12/15/using-the-openssh-beta-in-windows-10-fall-creators-update-and-windows-server-1709/
https://www.youtube.com/watch?v=dqz6auCMqkI
Hope this answer the question, and put the links to many
answered Jan 3 '18 at 22:22
Raúl Ramírez RíosRaúl Ramírez Ríos
1
1
add a comment |
add a comment |
If you scroll to the bottom of this page, you'll find, that SSH server didn't yet hit production:
https://blogs.msdn.microsoft.com/powershell/2015/10/19/openssh-for-windows-update/
You could check if the group has any members. If it has members, you don't recognize, you should definitely remove them.
The blog article you linked to is a year out of date. I based that statement on this information
– Ramhound
Aug 13 '16 at 11:34
He refers to the comments by the MS peeps at the bottom, @Ramhound I had seen that article but it says nothing about it being rolled out, and I am not on the inside preview channel nor in the fast or slow ring.
– Gaia
Aug 13 '16 at 16:45
@Gaia - It has been rolled out. The article is over a year old. The article does not apply to Version 1607, or I can find no evidence, that it applies.
– Ramhound
Aug 13 '16 at 20:57
add a comment |
If you scroll to the bottom of this page, you'll find, that SSH server didn't yet hit production:
https://blogs.msdn.microsoft.com/powershell/2015/10/19/openssh-for-windows-update/
You could check if the group has any members. If it has members, you don't recognize, you should definitely remove them.
The blog article you linked to is a year out of date. I based that statement on this information
– Ramhound
Aug 13 '16 at 11:34
He refers to the comments by the MS peeps at the bottom, @Ramhound I had seen that article but it says nothing about it being rolled out, and I am not on the inside preview channel nor in the fast or slow ring.
– Gaia
Aug 13 '16 at 16:45
@Gaia - It has been rolled out. The article is over a year old. The article does not apply to Version 1607, or I can find no evidence, that it applies.
– Ramhound
Aug 13 '16 at 20:57
add a comment |
If you scroll to the bottom of this page, you'll find, that SSH server didn't yet hit production:
https://blogs.msdn.microsoft.com/powershell/2015/10/19/openssh-for-windows-update/
You could check if the group has any members. If it has members, you don't recognize, you should definitely remove them.
If you scroll to the bottom of this page, you'll find, that SSH server didn't yet hit production:
https://blogs.msdn.microsoft.com/powershell/2015/10/19/openssh-for-windows-update/
You could check if the group has any members. If it has members, you don't recognize, you should definitely remove them.
answered Aug 13 '16 at 7:36
doh-nutzdoh-nutz
11
11
The blog article you linked to is a year out of date. I based that statement on this information
– Ramhound
Aug 13 '16 at 11:34
He refers to the comments by the MS peeps at the bottom, @Ramhound I had seen that article but it says nothing about it being rolled out, and I am not on the inside preview channel nor in the fast or slow ring.
– Gaia
Aug 13 '16 at 16:45
@Gaia - It has been rolled out. The article is over a year old. The article does not apply to Version 1607, or I can find no evidence, that it applies.
– Ramhound
Aug 13 '16 at 20:57
add a comment |
The blog article you linked to is a year out of date. I based that statement on this information
– Ramhound
Aug 13 '16 at 11:34
He refers to the comments by the MS peeps at the bottom, @Ramhound I had seen that article but it says nothing about it being rolled out, and I am not on the inside preview channel nor in the fast or slow ring.
– Gaia
Aug 13 '16 at 16:45
@Gaia - It has been rolled out. The article is over a year old. The article does not apply to Version 1607, or I can find no evidence, that it applies.
– Ramhound
Aug 13 '16 at 20:57
The blog article you linked to is a year out of date. I based that statement on this information
– Ramhound
Aug 13 '16 at 11:34
The blog article you linked to is a year out of date. I based that statement on this information
– Ramhound
Aug 13 '16 at 11:34
He refers to the comments by the MS peeps at the bottom, @Ramhound I had seen that article but it says nothing about it being rolled out, and I am not on the inside preview channel nor in the fast or slow ring.
– Gaia
Aug 13 '16 at 16:45
He refers to the comments by the MS peeps at the bottom, @Ramhound I had seen that article but it says nothing about it being rolled out, and I am not on the inside preview channel nor in the fast or slow ring.
– Gaia
Aug 13 '16 at 16:45
@Gaia - It has been rolled out. The article is over a year old. The article does not apply to Version 1607, or I can find no evidence, that it applies.
– Ramhound
Aug 13 '16 at 20:57
@Gaia - It has been rolled out. The article is over a year old. The article does not apply to Version 1607, or I can find no evidence, that it applies.
– Ramhound
Aug 13 '16 at 20:57
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.
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%2f1113089%2fssh-users-windows-10-group%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
1
I am not willing to add the feature to my system, so I will have to spend time creating a virtual machine, but I would almost guarantee this user group is added when the Linux Subsystem is enabled with the intention that you need SSH into order to access the Linux subsystem remotely. It also appears the SSH Server has been around awhile, Windows 10 Insider: integrated SSH server, take notice of the warnings about the elevated status of the server itself though
– Ramhound
Aug 13 '16 at 11:40