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

Adding user not working #703

Open
C-K-Loan opened this issue Aug 18, 2019 · 1 comment
Open

Adding user not working #703

C-K-Loan opened this issue Aug 18, 2019 · 1 comment

Comments

@C-K-Loan
Copy link

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

@C-K-Loan
Copy link
Author

Tested the same on Linux, it's working there
Using 4.19.69-1-MANJARO

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant