We have a crm aplication running on windows desktops and we want to migrate it to linux desktop. For this issue we run the apps with wine but the problem is the aplicaction validate login users automaticaly with our windows domain controlers. Because this fail to start... My question is: Running this apps using WINE could interact with SAMBA for windows authentication too (challenge/response)? Regards
Daniel Skorka
2007-Mar-19 17:22 UTC
[Wine] Re: CRM Commercial soft and windows authenticaction
Pluggin <mmontervino@gmail.com> wrote:> We have a crm aplication running on windows desktops and we want to > migrate it to linux desktop. For this issue we run the apps with wine > but the problem is the aplicaction validate login users automaticaly > with our windows domain controlers. Because this fail to start... > My question is: > Running this apps using WINE could interact with SAMBA for windows > authentication too (challenge/response)?I am not sure I understand: Your app does not start, because it fails to speak to your windows domain controllers, which are located on another computer. Is this correct? Daniel
Yeap Thats my problem. May be I have to copy same windows native dll to wine for the authenticaction option? Mariano Daniel Skorka ha escrito:> Pluggin <mmontervino@gmail.com> wrote: > > We have a crm aplication running on windows desktops and we want to > > migrate it to linux desktop. For this issue we run the apps with wine > > but the problem is the aplicaction validate login users automaticaly > > with our windows domain controlers. Because this fail to start... > > My question is: > > Running this apps using WINE could interact with SAMBA for windows > > authentication too (challenge/response)? > > I am not sure I understand: > Your app does not start, because it fails to speak to your windows > domain controllers, which are located on another computer. Is this > correct? > > Daniel
Pluggin wrote:> We have a crm aplication running on windows desktops and we want to > migrate it to linux desktop. For this issue we run the apps with wine > but the problem is the aplicaction validate login users automaticaly > with our windows domain controlers. Because this fail to start... > My question is: > Running this apps using WINE could interact with SAMBA for windows > authentication too (challenge/response)?Kai Blin is working on this. See http://wiki.winehq.org/SingleSignOn http://wiki.winehq.org/KaiBlin I don't think it's ready yet, though. Which crm app, by the way? - Dan