welcome: please sign in

Diff for "MemberManual/UsingJabber"

Differences between revisions 3 and 16 (spanning 13 versions)
Revision 3 as of 2006-05-18 04:25:16
Size: 1834
Comment: preffered -> preferred
Revision 16 as of 2020-08-09 00:11:20
Size: 2183
Editor: ClintonEbadi
Comment: after we upgrade to buster, file uploads will work since the compliance suite wants them. note limitations.
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
HCoop is running a closed registration [http://jabber.org Jabber] server. ## page was renamed from JabberServer
Line 3: Line 3:
Your UID will be in the form USER@hcoop.net. <<TableOfContents>>
Line 5: Line 5:
JabberUsers contains a list of everyone with a Jabber account. = Description =
Line 7: Line 7:
= Account Setup = HCoop is running a closed registration [[http://jabber.org|Jabber]] server.
Line 9: Line 9:
Please contact ClintonEbadi to have a new account made. Please provide him with your preferred username. '''DO NOT GIVE HIM A PASSWORD''', one will be autogenerated. You may contact him in any way listed on his userpage (if you choose the phone method please SMS unless you first contact electronically to make sure he is there or you may not get an account right then). As soon as your user is added to the db you will be provided with the autogenerated password. '''Change this immediately upon logging in for the first time.''' We are using ejabberd with the PAM authentication method. This means that your Kerberos password is now your Jabber password, and that every HCoop member has an account.

We have file uploads enabled, allowing files up to 100MiB each with a 30 day auto-expiry and 1GiB quota. If you need to share larger files or for extended periods of time, you should be sharing it using the web server instead.
Line 13: Line 15:
$USER refers to your Jabber username. {{{$USER}}} refers to your HCoop username.
Line 20: Line 22:
Line 25: Line 28:
 4. Enter "$USER@hcoop.net" in the "Jabber ID" field  4. Enter "{{{$USER@hcoop.net}}}" in the "Jabber ID" field
Line 33: Line 36:
 2. Enter "$USER@hcoop.net" as the username  2. Enter "{{{$USER@hcoop.net}}}" as the username
Line 38: Line 41:
=== Gaim ===
http://gaim.sf.net
=== Gaim / Pidgin ===
http://www.pidgin.im/
Line 43: Line 46:
 3. Set the type to Jabber
 4. Screen Name = $USER, Server = hcoop.net
 3. Set the type to Jabber (in Gaim) or XMPP (in Pidgin)
 4. Screen Name = {{{$USER}}}, Server = {{{hcoop.net}}}

=== Kopete ===
http://kopete.kde.org/

 1. Open the Settings dialog (Seetings->Configure)
 2. On the "Accounts" page click the "Add account" button
 3. In the wizard choose "Jabber" from the list then click "Next"
 4. Now enter your jabber id in this form: {{{$USER@hcoop.net}}} and your password
 5. It will ask you to confirm the validity of the SSL certificate, click continue and you're done.
Line 48: Line 61:
=== Gaim ===
http://gaim.sf.net

 1. Go to Tools->Account Actions->$USER->Change Password
 2. Change your password
Since we use PAM now to change your password you must change your system wide password using the normal account password changing process.
----
CategoryMemberManual

1. Description

HCoop is running a closed registration Jabber server.

We are using ejabberd with the PAM authentication method. This means that your Kerberos password is now your Jabber password, and that every HCoop member has an account.

We have file uploads enabled, allowing files up to 100MiB each with a 30 day auto-expiry and 1GiB quota. If you need to share larger files or for extended periods of time, you should be sharing it using the web server instead.

2. Client Setup

$USER refers to your HCoop username.

Please add info for any clients you use.

2.1. Logging in / Adding a New Account

2.1.1. Adium

http://www.adiumx.com/

  1. Open the Preferences dialog (Adium->Preferences or Command-comma)

  2. Go to the "Accounts" section
  3. Select "Jabber" from the "+" menu in the lower-left corner
  4. Enter "$USER@hcoop.net" in the "Jabber ID" field

  5. Enter your password in the "Password" field
  6. Click "OK"

2.1.2. Agile Messenger

http://www.agilemobile.com/index.html

  1. Add a new account of type "XMPP"
  2. Enter "$USER@hcoop.net" as the username

  3. Enter your password

Note that your resource will be "Work" and you cannot change this (as far as I can tell)

2.1.3. Gaim / Pidgin

http://www.pidgin.im/

  1. Open the Accounts dialog (Tools->Accounts or C-a)

  2. Add a new account
  3. Set the type to Jabber (in Gaim) or XMPP (in Pidgin)
  4. Screen Name = $USER, Server = hcoop.net

2.1.4. Kopete

http://kopete.kde.org/

  1. Open the Settings dialog (Seetings->Configure)

  2. On the "Accounts" page click the "Add account" button
  3. In the wizard choose "Jabber" from the list then click "Next"
  4. Now enter your jabber id in this form: $USER@hcoop.net and your password

  5. It will ask you to confirm the validity of the SSL certificate, click continue and you're done.

2.2. Changing Your Password

Since we use PAM now to change your password you must change your system wide password using the normal account password changing process.


CategoryMemberManual

MemberManual/UsingJabber (last edited 2020-08-09 00:11:20 by ClintonEbadi)