search for: auth_ar

Displaying 3 results from an estimated 3 matches for "auth_ar".

Did you mean: auth_
2015 Sep 10
2
How to "Windows Authenticate"
...a Trust and the user's browser sends their auth info to an Apache server using Kerberos auth.? It looks like what you're seeing, based on my code - 'user at domain' is normal: $authusername = $_SERVER["PHP_AUTH_USER"]; if ( stristr($authusername,"@")) { ??????? $auth_ar = explode("@",$authusername) ; //<blah blah blah> So receiving user at domain is at least to be expected. I don't know what Dovecot would do with that domain info...? I would probably work on doing AD auth on another package first - maybe ssh or PureFTPd - then come back to D...
2015 Sep 11
0
How to "Windows Authenticate"
...;s browser sends their auth info to an > Apache server using Kerberos auth.? It looks like what you're seeing, > based on my code - 'user at domain' is normal: > $authusername = $_SERVER["PHP_AUTH_USER"]; > if ( stristr($authusername,"@")) { > ??????? $auth_ar = explode("@",$authusername) ; > //<blah blah blah> > > So receiving user at domain is at least to be expected. > > I don't know what Dovecot would do with that domain info...? > > I would probably work on doing AD auth on another package first - maybe ssh &...
2015 Sep 09
3
How to "Windows Authenticate"
If I had time I would be all over this - but IMHO the main problem is that Dovecot != Exchange.? Even in small environments - unless I'm out of date, there's no calendar, tasks or contact lists within Dovecot. Your next best best is to use something like Horde that would allow you to auth via ActiveSync (on Outlook 2013 clients) and manage everything else that the users will want, with