Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fuss-server fuss-server
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FUSS
  • fuss-serverfuss-server
  • Issues
  • #295

Closed
Open
Created Jun 09, 2017 by Piergiorgio.Cemin@Piergiorgio.CeminReporter

Errore durante il processo di fuss-server create

Nella creazione di fuss-sever
(fuss-server create) ottengo il seguente errore

failed: [localhost] (item=SeRemoteShutdownPrivilege) => {“changed”: true, “cmd”: [“net”, “rpc”, “rights”, “grant”, “Domain Admins”, “SeRemoteShutdownPrivilege”, “-U”, “admin%cmn0109trr$”], “delta”: “0:00:00.071978”, “end”: “2017-06-09 12:25:26.489824”, “failed”: true, “item”: “SeRemoteShutdownPrivilege”, “rc”: 255, “start”: “2017-06-09 12:25:26.417846”, “stderr”: “NTLMSSP packet check failed due to short signature (0 bytes)!\nNTLMSSP NTLM2 packet check failed due to invalid signature!\nCould not connect to server 127.0.0.1\nConnection failed: NT_STATUS_ACCESS_DENIED”, “stdout”: “”, “stdout_lines”: [], “warnings”: []}
failed: [localhost] (item=SeMachineAccountPrivilege) => {“changed”: true, “cmd”: [“net”, “rpc”, “rights”, “grant”, “Domain Admins”, “SeMachineAccountPrivilege”, “-U”, “admin%cmn0109trr$”], “delta”: “0:00:00.074567”, “end”: “2017-06-09 12:25:26.713941”, “failed”: true, “item”: “SeMachineAccountPrivilege”, “rc”: 255, “start”: “2017-06-09 12:25:26.639374”, “stderr”: “NTLMSSP packet check failed due to short signature (0 bytes)!\nNTLMSSP NTLM2 packet check failed due to invalid signature!\nCould not connect to server 127.0.0.1\nConnection failed: NT_STATUS_ACCESS_DENIED”, “stdout”: “”, “stdout_lines”: [], “warnings”: []}
failed: [localhost] (item=SePrintOperatorPrivilege) => {“changed”: true, “cmd”: [“net”, “rpc”, “rights”, “grant”, “Domain Admins”, “SePrintOperatorPrivilege”, “-U”, “admin%cmn0109trr$”], “delta”: “0:00:00.072920”, “end”: “2017-06-09 12:25:26.929804”, “failed”: true, “item”: “SePrintOperatorPrivilege”, “rc”: 255, “start”: “2017-06-09 12:25:26.856884”, “stderr”: “NTLMSSP packet check failed due to short signature (0 bytes)!\nNTLMSSP NTLM2 packet check failed due to invalid signature!\nCould not connect to server 127.0.0.1\nConnection failed: NT_STATUS_ACCESS_DENIED”, “stdout”: “”, “stdout_lines”: [], “warnings”: []}
failed: [localhost] (item=SeAddUsersPrivilege) => {“changed”: true, “cmd”: [“net”, “rpc”, “rights”, “grant”, “Domain Admins”, “SeAddUsersPrivilege”, “-U”, “admin%cmn0109trr$”], “delta”: “0:00:00.079429”, “end”: “2017-06-09 12:25:27.157481”, “failed”: true, “item”: “SeAddUsersPrivilege”, “rc”: 255, “start”: “2017-06-09 12:25:27.078052”, “stderr”: “NTLMSSP packet check failed due to short signature (0 bytes)!\nNTLMSSP NTLM2 packet check failed due to invalid signature!\nCould not connect to server 127.0.0.1\nConnection failed: NT_STATUS_ACCESS_DENIED”, “stdout”: “”, “stdout_lines”: [], “warnings”: []}
failed: [localhost] (item=SeDiskOperatorPrivilege) => {“changed”: true, “cmd”: [“net”, “rpc”, “rights”, “grant”, “Domain Admins”, “SeDiskOperatorPrivilege”, “-U”, “admin%cmn0109trr$”], “delta”: “0:00:00.078015”, “end”: “2017-06-09 12:25:27.385491”, “failed”: true, “item”: “SeDiskOperatorPrivilege”, “rc”: 255, “start”: “2017-06-09 12:25:27.307476”, “stderr”: “NTLMSSP packet check failed due to short signature (0 bytes)!\nNTLMSSP NTLM2 packet check failed due to invalid signature!\nCould not connect to server 127.0.0.1\nConnection failed: NT_STATUS_ACCESS_DENIED”, “stdout”: “”, “stdout_lines”: [], “warnings”: []}
failed: [localhost] (item=SeTakeOwnershipPrivilege) => {“changed”: true, “cmd”: [“net”, “rpc”, “rights”, “grant”, “Domain Admins”, “SeTakeOwnershipPrivilege”, “-U”, “admin%cmn0109trr$”], “delta”: “0:00:00.074860”, “end”: “2017-06-09 12:25:27.605143”, “failed”: true, “item”: “SeTakeOwnershipPrivilege”, “rc”: 255, “start”: “2017-06-09 12:25:27.530283”, “stderr”: “NTLMSSP packet check failed due to short signature (0 bytes)!\nNTLMSSP NTLM2 packet check failed due to invalid signature!\nCould not connect to server 127.0.0.1\nConnection failed: NT_STATUS_ACCESS_DENIED”, “stdout”: “”, “stdout_lines”: [], “warnings”: []}

Cosa posso aver sbagliato?

Attachments

  • typescript
Assignee
Assign to
Time tracking