Konversation/Indstilling af SASL-autentificering

    From KDE UserBase Wiki
    Revision as of 16:31, 25 June 2012 by Claus chr (talk | contribs) (Created page with "== Indstilling af SASL-autentificering ==")
    The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
    Other languages:

    Indstilling af SASL-autentificering

    This document will guide you through configuring SASL authentication for an IRC network, using the freenode network as an example.

    Note

    Support for SASL authentication is a new feature in Konversation v1.5, which has not yet been released. If you'd like to test SASL authentication prior to the release, have a look at our instructions for downloading the latest source code.


    1. Let's start by adding the network to the Server List. Open the Server List dialog window by pressing the F2 key or by clicking File -> Server List... in the application menu:



    2. If you already have an entry for freenode in the Server List, select it now and then click the Edit... button to open the Edit Network dialog window and skip to step 5 (or step 4 if you're interested in learning about SSL secure transport settings for a network's servers, which complement SASL authentication). Alternatively, click the New... button in the upper-right of the window to open the New Network dialog window:
    3. In the New Network dialog window, give the network a name by filling in the Network name field. Then click the Add... button below the list labeled Servers to open the Add Server dialog window:
    4. Fill the Add Server dialog window as shown in the next screenshot. As the purpose of this guide is to ultimately configure a secure authentication method, note that we have chosen to enable SSL to also use a secure transport between us and the server, logically complementing secure authentication. (You can learn more about freenode's servers and the ports they listen on here.) Clicking the Ok button will save the server and take you back to the New Network dialog window.
    5. Back in the New Network dialog window (or Edit Network, if you skipped here from step 2), notice the newly-added server in the Servers list for the network. Now click the Edit... button next to the drop-down selection labeled Identity to open the Identities dialog window:
    6. Welcome to the Identities dialog window. This dialog window allows you to create and manage an unlimited number of Identities. An Identity is a way to store settings related to your person (such as your real name and nicknames) separately from the settings for a network, so you can for example reuse them for multiple different networks. It also makes it easy to switch between different Identity settings for a single network, by selecting the right Identity in the New Network dialog window from the preceding steps or in the similar Edit Network dialog window used to modify an existing network in the Server List. For added convenience, if you open the Identities dialog window from the New/Edit Network dialog window as we have done here (alternatively, you can open it any time by pressing F8), the Identity you are viewing at the time you press the Ok button will be automatically selected for the network.

      Because Identities are such an important concept in Konversation, this guide will now take you through adding and filling in an entirely new Identity to use with freenode before turning to adding the authentication settings. If you're already familiar with managing Identities, you can skip to step 9 now.

      Note that adding a new Identity is not strictly necessary. As long as you are only using a single IRC network, just filling in the Default Identity is of course enough. But even when using multiple IRC networks, using just the Default Identity for all of them can be enough, if there is no need for any of the Identity settings to differ from network to network. However because, as we will see later, the authentication settings are part of the Identity, it is usually good practice to use separate Identities for different networks, so you can use different passwords on each network for better security. Given this, click the button next to the drop-down selection labeled Identity to open the Add Identity dialog window:
    7. In the Add Identity dialog window, enter a name for the new Identity and click the Ok button to get back to the Identities dialog window. Note that the name "freenode" in the following screenshot is just a useful memory aid for the connection to the network; there is no need for the network and Identity name to be the same:
    8. Back in the Identities dialog window, fill in the basic settings for the newly-added Identity, which has been automatically selected in the dialog (notice the drop-down selection labeled Identity at the top of the dialog window). Entering a Real name and adding at least one Nickname are required:
    9. Now it's time to get to our final objective: Adding SASL authentication settings to the new Identity for use with the freenode network.

      (A short interlude: For the sake of brevity, and because the best and most up-to-date documentation for the account creation process is available on freenode's own website, this guide assumes that you already have a freenode account. If you don't have an account yet, however, click Ok now in the Identities dialog window and then in the New/Edit Network dialog window. You can then connect to freenode unauthenticated by selecting it in the Server List dialog window and clicking the Connect button at the bottom of the dialog window. Once you are connected to freenode you can follow their instructions to create an account. Once you're done, open the Server List dialog window again (see step 1), select freenode and click the Edit... button to open the Edit Network dialog window and the Edit... button again to open the Identities dialog. Note that you will need to reconnect after adding the authentication settings to connect authenticated.)

      To add SASL authentication settings to the Identity, focus on the group of settings labeled Auto-Identify, still on the General tab of the Identities dialog window. The first step is to select SASL in the drop-down selection labeled Type. Then all that's left to do is to enter your freenode account's name and password in the Account and Password fields below the drop-down selection and clicking the Ok button to save the new Identity settings:
    10. Now click the Ok button in the New/Edit Network dialog window to save the network and get back to the Server List dialog window.
    11. In the Server List dialog window you can now select freenode in the list and press the Connect button at the bottom of the dialog window (or double-click the entry) to connect to freenode with SASL authentication: