Skip to content

Conversation

@Walter-o
Copy link

@Walter-o Walter-o commented Feb 4, 2024

Docker-samba by crazy-max keeps shouting:
idmap range not specified for domain '*'
when log level is above 0.

So i tracked it down to an idmap variable for some userid ranges not being set.
And in this pull request i set it to 5000-7999 (this is arbitrary) which i think supports exactly 2999 users.

I also read online that these IDs should not overlap over any user accounts that exist on the system, but i don't know if having this in docker changes that.

So in conclusion:

  • This pull request fixes that bug where it spams an error every 5-10 seconds
  • We still need an expert looking at this to make sure i didn't create a ticking timebomb

GL guys!

@Walter-o Walter-o requested a review from crazy-max as a code owner February 4, 2024 18:46
@Walter-o
Copy link
Author

Walter-o commented Feb 4, 2024

Also this is the thread where i got some pieces of info:

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

Successfully merging this pull request may close these issues.

1 participant