Re: Service Identity
Jeroen Massar <jeroen <at> unfix.org>
2008-03-03 16:51:36 GMT
[ Merging threads :) ]
Stephane Bortzmeyer wrote:
> On Thu, Feb 28, 2008 at 02:41:22PM +0100,
> Jeroen Massar <jeroen <at> unfix.org> wrote
> a message of 54 lines which said:
>
>> One should identify the *service*
> ...
>> SSH Keys are a good example of this, they identify the SSH
>> service. You can find that service on IPv4 port 22 and IPv6 port 22,
>> maybe on different other IP addresses or other port numbers.
>
> OK, if one remembers that a machine can host several services (as in
> your SSH example) but also that several machines can together host a
> service (for instance a cluster where the sysadmin installs the same
> SSH key to all members of the cluster so you can "slogin
> thecluster.example.net" without having to confirm the host key each
> time a new member is added).
Of course, as that would, for that setup, be a single service, thus have
one identity.
This is the same with people who have a home email address, and probably
use that to communicate with family and friends, while the work email
address is used solely for work. Some people use either of them for both
though, thus it depends on what one uses it for in what setup. This
allows it to be quite generic though.
Stephane Bortzmeyer wrote:
(Continue reading)