Skip to content
New issue

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

users.conf can't work multiple users Wrong password #28

Open
100730088 opened this issue Dec 27, 2024 · 4 comments
Open

users.conf can't work multiple users Wrong password #28

100730088 opened this issue Dec 27, 2024 · 4 comments

Comments

@100730088
Copy link

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
@kroese
Copy link
Contributor

kroese commented Dec 27, 2024

@HanLiQL

@tanghulu0608
Copy link

I have the same issue

@HanLiQL
Copy link
Contributor

HanLiQL commented Dec 27, 2024

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.

@HanLiQL
Copy link
Contributor

HanLiQL commented Dec 27, 2024

You can delete and recreate the container, then share the detailed logs with me again.

在users.conf的最后一行加个回车,再删除容器重新创建容器试试,还有问题的话,发我个log看看吧。

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

No branches or pull requests

4 participants