30 Oct
2005
30 Oct
'05
11:40 a.m.
Alexander Shikoff wrote:
first_valid_uid = 100 first_valid_gid = 100
and last_valid_uid/last_valid_gid?
System user dovecot has UID/GID = 101/101. But every time when user logins Oct 29 15:51:25 orion dovecot: Logins with login process UID 101 (user elnino)
So uid 101 is "elnino", not "dovecot". Or did you assign this uid to both users?
my working config:
first_valid_uid = 103 last_valid_uid = 103
first_valid_gid = 104 last_valid_gid = 104
I use "userdb static" with uid=103 and gid=104.