Re: [Setup-tool-hackers] frontend to backend



Hi yann :-)

On Thu, Oct 30, 2003 at 01:38:58PM +0100, Yann Klis wrote:
> Hello,
> 
> Just a little question, what are currently the available methods of
> communication between backend and frontend ?

currently the frontend (which runs with uid != 0) may access the backend
(which runs with uid = 0) using su or ssh

> Would it be possible to make backend and frontend communicate through
> the network ? For example via XMPP provided by loudmouth ? Is there any
> ongoing work on that subject ?

the backend and the frontend may already communicate through ssh,
unfortunately the su and ssh access methods are pretty hardcoded, so
implementing it with loudmouth is, although possible (with several changes),
a bit hacky :-P (at this moment, obviously)

for activating the ssh option in the gst you need to dive into gconf,
there is still missing a friendly gui for setting it up. you
need the GST in the other side, with the gnome-system-tools.pc file
in PKG_CONFIG_PATH

	regards

> 
> Thanks in advance,
> 
> yk
> 
> _______________________________________________
> setup-tool-hackers maillist  -  setup-tool-hackers@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/setup-tool-hackers
_______________________________________________
setup-tool-hackers maillist  -  setup-tool-hackers@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/setup-tool-hackers



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]