Hi Vailton, On 2010 Jan 25, at 17:30, Vailton Renato wrote:
> Hi Viktor! > > Looking from this perspective it may be unnecessary that kind of protection. > > And while we're on this subject: one idea I have studied is the > comparison of hbnetiosrv with other servers such as MySQL and > PostgreSQL and I think we could have a full server and a command line > client with all the options we have done so far. How could we do, for > example, if we need to remotely monitor the status of a server > hbnetiosrv? If we have a thin client could connect and do exactly what > we need to inform only the data from remote connection ... what do you > think? Yes, it's a good idea. We need to deal with security though. On one hand there are server-level information (and tasks) we don't necessarily want to share with all clients. And there is server-side information which is not confidential, yet it can be exploited by hostile client. All this means that we need some sort of authentication and multiple security levels on the server, and have each command associated with one of these levels. And this is even true for the server console, which can simply be regarded as a local, embedded client, which means there is no need to create separate code for local and remote admin consoles. Brgds, Viktor _______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour