Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

Adding user not working #703

@C-K-Loan

Description

@C-K-Loan

I tried creating a user with just a password and also with setting an SSH key.
In both cases, I cannot log in with the password.
I get "Permission denied, please try again", for which I assume it means the password it wrong.

I followed these instructions to create a user https://github.com/Azure/aztk/blob/master/docs/10-clusters.md#ssh-and-port-forwarding

Tried deleting the cluster and creating a new one, did not fix the issue.

Tried creating a cluster and a user at the same time, still same issue with the following command
aztk spark cluster create --id test01 --vm-size standard_d2_v2 --size 3 --username demouser01 --password P@ssw0rd
Using windows 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions