You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have used this image in the past, but having issues with a new setup. It acts as if it's not parsing the user name and password provided in the USER env. It's treating the entire "username;password" value as the username.
Attempt to connect using smbclient from within container:
bash-5.0# smbclient //uploads/uploads
Enter WORKGROUP\nwahec_user;cleartextpassword password:
I have used this image in the past, but having issues with a new setup. It acts as if it's not parsing the user name and password provided in the USER env. It's treating the entire "username;password" value as the username.
Attempt to connect using smbclient from within container:
Dockerfile:
The text was updated successfully, but these errors were encountered: