Re: Azure Active Directory

2016-12-03 Thread
On 12/2/16 4:32 PM, Petri Riihikallio wrote: As long as saslauthd can bind against it like a regular Active Directory (=LDAP) server, it should work without special configuration inside postfix. Does Azure AD support LDAP? Yes. <https://docs.microsoft.com/en-us/azure/active-directory-dom

Re: Azure Active Directory

2016-12-02 Thread Petri Riihikallio
> As long as saslauthd can bind against it like a regular Active Directory > (=LDAP) server, it should work without special configuration inside > postfix. Does Azure AD support LDAP? At least in the beginning it didn’t, but I haven’t come across a definitive answer. There is a new RESTful API

Re: Azure Active Directory

2016-11-30 Thread Sven Schwedas
e look into this in the future. I've made various web > service talk to LDAP/Active Directory in the past, but never Postfix. > Will have to find documentation on the process. http://www.postfix.org/SASL_README.html That's basically it: Set up your favourite SASL solution (I'm using cyrus s

Re: Azure Active Directory

2016-11-30 Thread martin
2016-11-29 18:25 skrev Viktor Dukhovni: On Nov 29, 2016, at 5:55 AM, Sven Schwedas wrote: As long as saslauthd can bind against it like a regular Active Directory (=LDAP) server, it should work without special configuration inside postfix. But the packets are

Re: Azure Active Directory

2016-11-29 Thread Viktor Dukhovni
> On Nov 29, 2016, at 5:55 AM, Sven Schwedas wrote: > > As long as saslauthd can bind against it like a regular Active Directory > (=LDAP) server, it should work without special configuration inside > postfix. But the packets are unlikely to stay behind corporate

Re: Azure Active Directory

2016-11-29 Thread Sven Schwedas
On 2016-11-29 10:41, mar...@skjoldebrand.eu wrote: > Today my mail server uses MySQL as a backend to keep all users/pw's > which is fine as far as that goes. > However, has anyone tried using Windows Azure Active Directory as a > authentication backend - any hints/pointers etc to th

Azure Active Directory

2016-11-29 Thread martin
Today my mail server uses MySQL as a backend to keep all users/pw's which is fine as far as that goes. However, has anyone tried using Windows Azure Active Directory as a authentication backend - any hints/pointers etc to this. Might be lacking googlefu again - if so appoligies. /Martin S