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

Static uid and gid in Dovecot #7

Open
edoput opened this issue Jun 6, 2016 · 0 comments
Open

Static uid and gid in Dovecot #7

edoput opened this issue Jun 6, 2016 · 0 comments

Comments

@edoput
Copy link
Member

edoput commented Jun 6, 2016

uidNumber and gidNumber are only significant if mentioned in the user_attrs item in /etc/dovecot/dovecot-ldap.conf. If these are virtual accounts (authentication, including homeDirectory, uidNumber, gidNumber are used elsewhere), I recommend you leave these unset in user_attrs, and instead use

user_global_uid = dovecot
user_global_gid = mail

Instead of the hack I think we can set this two variables in /etc/dovecot/dovecot-ldap.conf.

A draft in #8

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

1 participant