Azure-Samples / Azure-Samples/azure-files-samples
All good just a simple query
- Dominant language
- PowerShell
- Stars
- 261
- Forks
- 202
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 4
Description
Hey
Just want to say that the script work as charm.
Just a question to this part:
```
Please choose Security Authentication method, Default is NTLMv2
[N] NTLMv2 [K] Kerberos [?] Help (default is "N"): K
[OK] Kerberos is present in list of server supported Authentication methods:NTLMv2 Kerberos
Please generate kerberos ticket using one of the following server supported Kerbros ticket encryption mechanisms:RC4-HMAC AES-256
[OK]: Validation steps do not return any errors
Do you want to go ahead to map the drive with file share path \\hpstest.file.core.windows.net\test
[Y] Yes [N] No [?] Help (default is "Y"): Yes
Please type Storage Account Access Key:
```
Why it want to map the drive via Access Key instead of Kerberos
I would thought if i pointed the Kerberos as Security auth metod then it will be trying to map it by using it
Contributor guide
Assessment
This issue has not been assessed yet.