I have been using Winbind for some time. We are now looking to use IMAP to replace Exchange. Currently we have configured Winbind to join our domain. Shares work fine and the ability to assign rights from the command line work fine for domain users is fine. The problem is that when outlook sends the user name and password to Winbind and PAM it bails out. When I see the users in Linux they are listed as DOMAIN+username. When Outlook passes the name and password it sends it as domain+username. How can I get Winbind to pass the proper case. It's a sure thing that Micro$oft won't provide me a fix. Has anyone else run into this? Regards. Tim
On Thu, 2003-12-18 at 05:00, Tim Branson wrote:> I have been using Winbind for some time. We are now looking to use IMAP to > replace Exchange. Currently we have configured Winbind to join our domain. > Shares work fine and the ability to assign rights from the command line work > fine for domain users is fine. > > > > The problem is that when outlook sends the user name and password to Winbind > and PAM it bails out. When I see the users in Linux they are listed as > DOMAIN+username. When Outlook passes the name and password it sends it as > domain+username. How can I get Winbind to pass the proper case. It's a > sure thing that Micro$oft won't provide me a fix. Has anyone else run into > this?It shouldn't matter. What makes you think that the case of the username is causing this problem? Andrew Bartlett -- Andrew Bartlett abartlet@pcug.org.au Manager, Authentication Subsystems, Samba Team abartlet@samba.org Student Network Administrator, Hawker College abartlet@hawkerc.net http://samba.org http://build.samba.org http://hawkerc.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/samba/attachments/20031227/63e1c2ca/attachment.bin
Andrew: I now have it working fine. It was a case sensitive issue. When Outlook send the DOMAINNAME+username it made it all lower case. I had to make the imap server mailboxes lower case not mixed case like winbind has it. Is there a way to alias the user names? I.e. TESTDOMAIN+tbranson tbranson? -----Original Message----- From: Andrew Bartlett [mailto:abartlet@samba.org] Sent: Friday, December 26, 2003 4:59 PM To: Tim Branson Cc: 'samba@lists.samba.org' Subject: Re: [Samba] Winbind-Cyrus-Outlook On Thu, 2003-12-18 at 05:00, Tim Branson wrote:> I have been using Winbind for some time. We are now looking to use IMAPto> replace Exchange. Currently we have configured Winbind to join ourdomain.> Shares work fine and the ability to assign rights from the command linework> fine for domain users is fine. > > > > The problem is that when outlook sends the user name and password toWinbind> and PAM it bails out. When I see the users in Linux they are listed as > DOMAIN+username. When Outlook passes the name and password it sends it as > domain+username. How can I get Winbind to pass the proper case. It's a > sure thing that Micro$oft won't provide me a fix. Has anyone else runinto> this?It shouldn't matter. What makes you think that the case of the username is causing this problem? Andrew Bartlett -- Andrew Bartlett abartlet@pcug.org.au Manager, Authentication Subsystems, Samba Team abartlet@samba.org Student Network Administrator, Hawker College abartlet@hawkerc.net http://samba.org http://build.samba.org http://hawkerc.net