Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Default privileges on Windows via SSH or Terminal is nt authority\system #4869

Closed as not planned
Labels
staleThis issue is like stale bread.
@ghuntley

Description

@ghuntley

Been playing around with our windows templates and noticed the account used for ssh/terminal by default isnt authority\system which is the most powerful account possible on windows.

CleanShot 2022-11-03 at 14 12 23@2x

Over in our linux templates we practice least privileges by default

CleanShot 2022-11-03 at 14 18 24@2x

# If user does not exist, create it and set up passwordless sudo

I think we should evolve the templates towards creating an account that belongs to the administrator groupbut that decision should not be enforced (if people want to have a windows box without any users we should permit it).

$New-LocalUser"ghuntley"-Password$Password-FullName"Geoffrey Huntley"$Add-LocalGroupMember-Group"Administrators"-Member"ghuntley"

Opening for discussion as to steps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleThis issue is like stale bread.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp