pidgin/nest

Add a blog post about the Facebook page getting republished
default tip
6 weeks ago, Gary Kramlich
1e262de7cb13
Add a blog post about the Facebook page getting republished

Testing Done:
ran `npm run hugo:server` and verified everything looked alright.

Reviewed at https://reviews.imfreedom.org/r/2564/
---
title: Sametime
date: 2019-08-07T22:48:49.000Z
replaces: []
weight: 50
lastmod: 2019-08-22T02:35:41.000Z
---
### Are there any public Sametime servers?
Apart from a demonstration server hosted by Lotus/IBM, no. This protocol is
designed to connect to a Lotus/IBM Sametime server running on a corporate LAN.
### Why doesn't Sametime appear in the protocols list?
Sametime support in Pidgin depends on a separate library called Meanwhile. You
will need to install the Meanwhile library and the `libpurple-meanwhile` (or
similar, depending on distribution) package to enable Sametime support. If you
are building Pidgin from source, then the Sametime plugin will be built
automatically if you have the development headers for Meanwhile installed.
### Why do I get the error "Not Authorized" when connecting?
The Sametime server to which you're attempting to connect has been configured
with a whitelist of acceptable clients. This error indicates that the client ID
used by Pidgin (`0x1700`) is apparently not in that whitelist, so the server
denies your login. You can cause Pidgin to masquerade as the default Sametime
Connect client by setting the "Hide client identity" option in your account
preferences.