ah, forget about that

found the answer:

echo -n "default" > /var/lib/samba/mapistore/testuser/password

cheers,
sascha

Am 04.08.2015 um 18:33 schrieb Sascha Kasch:
Dear List,

i try to setup the Samba4/openchange/SOGo stuff and cannot get the IMAP-Trust setting running within Dovecot.

But stumbled upon these lines in the "SOGo Native Outlook Configuration" manual:

"...If you don’t have a trust between your IMAP server and SOGo, you must at this point set the cleart- ext password of the newly created user in /var/lib/samba/private/mapistore/<username/pass-
word."

Seems quite obvious in first place but i am not able to configure this as well.
I tried:

touch /var/lib/samba/private/mapistore/testuser
echo default > /var/lib/samba/private/mapistore/testuser

Samba then uses "testuser" as a password --> wrong
--------

touch /var/lib/samba/private/mapistore/testuserdefault

Samba then uses "pwd=yes" as in imap connection --> wrong
probably because it does not find a user "testuserdefault" and falls back to normal auth
-------

mkdir /var/lib/samba/private/mapistore/testuser
touch /var/lib/samba/private/mapistore/testuser/default

Samba then uses "testuser" as a password --> wrong
-------

So what exactly is the way to go? It's unclear to me

cheers,
Sascha

--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to