Hi i'm very new to this community. I'm trying to figure out an installation of Sage (http://www.sage.co.uk/) under an Ubuntu sevrer 8.04 with Xfce and Wine. Actually there is a Sage server which is a windows service that allow users to share files between multiple client over a network. This server is on my Ubuntu machine and the clients are under windows XP. It looks like the client accounts needs to exist on the server. So I thought a net user would do the stuff but I didn't manage to do it with wine net.exe. I think it doesn't implement this functionnality. I need a piece of advice, does someone know Sage and has installed it successfully ? Is it possible to manage windows accounts throught wine ? Please excuse my english if it's not correct, if I'm not clear I can answer any question that could help
On Tue, Mar 24, 2009 at 8:48 AM, mpatriarche <wineforum-user at winehq.org> wrote:> Hi i'm very new to this community. > I'm trying to figure out an installation of Sage (http://www.sage.co.uk/) under an Ubuntu sevrer 8.04 with Xfce and Wine. > > Actually there is a Sage server which is a windows service that allow users to share files between multiple client over a network. > > This server is on my Ubuntu machine and the clients are under windows XP. > > It looks like the client accounts needs to exist on the server. So I thought a net user would do the stuff but I didn't manage to do it with wine net.exe. > I think it doesn't implement this functionnality.No, it doesn't. Wine gives your current user an account, with windows administrator privileges, but not separate accounts/limited accounts/etc. -- -Austin
It's a shame but thank you for you help. another question is that I needed TCP/IP for this application, do I have anything to configure with wine ? I saw that I might have to edit the /etc/hosts with the view to removing localhost entry, but I'm not sure I have understand the reason of this procedure. If you know the stuff or have a link to a well explaned documentation, I'd be glad to get some help thank you