Displaying 1 result from an estimated 1 matches for "lyourlib".
2009 Oct 05
2
Authenticating users from proprietary user databases
Hi,
I work for a company which develops a rather complicated Linux-based
grid-technology appliance. The appliance is made of several Linux hosts,
exposing its functionality over a proprietary CLI-like protocol. This
protocol currently works by running a proprietary client executable on a
host, sending the command via TCP/IP to one of the appliance's hosts and
receiving the response. The