We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
like:
#username:UID:groupname:GID:password # Admin:1000 #samba:1000:smb:1000:secret Admin:1000:Admin:1000:Samba ## Other: 1700 Temp:1701:Other:1700:temp
Use Admin Samba to log in, prompting that the password is incorrect.
I used it Change the password to 123, can log in.
docker compose exec -it samba bash pdbedit -a -u Admin
The text was updated successfully, but these errors were encountered:
@HanLiQL
Sorry, something went wrong.
I have the same issue
Try adding a newline at the end of the users.conf file. If this resolves the issue, feel free to reach out to me again.
You can delete and recreate the container, then share the detailed logs with me again.
在users.conf的最后一行加个回车,再删除容器重新创建容器试试,还有问题的话,发我个log看看吧。
No branches or pull requests
like:
Use Admin Samba to log in, prompting that the password is incorrect.
I used it Change the password to 123, can log in.
The text was updated successfully, but these errors were encountered: