pidgin/nest

838c5a9d5a90
Parents 5b9b2aa797a4
Children d88464acf5fa
Add protocol-specific questions for Sametime.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/hugo/content/help/sametime.md Wed Aug 07 18:48:49 2019 -0400
@@ -0,0 +1,14 @@
+---
+title: "Sametime"
+date: 2019-08-07T18:30:15-04:00
+replaces: []
+---
+
+### 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 `libpurple-meanwhile` 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.