Working again. Explains a lot actually. Inital box I was experimenting on PAM was already setup and had worked. That error I got caught up in was with SSSD and PAM wasn't working. Fixing the error shot myself in the foot in other ways. Thank you!
-Jesse C. Smillie
On 3/13/17 4:38 PM, Aki Tuomi wrote:
On March 13, 2017 at 10:21 PM "Jesse C. Smillie" jsmillie@gatewayk12.org wrote:
I'm trying to setup our first director server. Trying to keep the initial config simple really as just maybe a proof of concept and its got me pulling my hair out today. Initially I just tried to convert one of my already running IMAP servers to be a director just to see if I could do it. I modified the configs as it appeared they needed based on:
https://wiki2.dovecot.org/Director http://wiki2.dovecot.org/PasswordDatabase/ExtraFields/Proxy
But it didn't work. Kept serving files locally instead of proxing off to the servers listed. Remove this:
passdb { driver = pam } Aki