Re: [GLLUG] Internal/External Private Messangers?
Benjamin Cathey
benjamincathey at catheycompany.com
Mon Jul 2 15:03:50 EDT 2007
Right - I want to not allow user self registration and have the whole thing basically internal. Well, externally accessible by users who have accounts I have created. I don't even know how to create user accounts. I won't be mapping exisiting users/passwords.
Benjamin Cathey
System Administrator
Cathey Company
4917 Tranter St.
Lansing, MI 48910 USA
Phone: 517.393.4720
Fax: 517.393.4225
Toll Free: 800.333.1972
"Service is Our Profession"
----- Original Message -----
From: Ian Fitzpatrick
[mailto:ianfitz at gmail.com]
To: linux-user at egr.msu.edu
Sent: Mon, 02 Jul 2007
14:52:26 -0400
Subject: Re: [GLLUG] Internal/External Private Messangers?
>->> >> > Any hints on configuration?
>->> >>
>->> >> None at all. I haven't set it up, just used it as a client.
>->> >> Others on
>->> >> this list have set it up in the past though, hopefully one of them
>->> >> will
>->> >> chime in.
>->>
>->> I just got jabberd running on Etch internally at my workplace. As
>->> for advice, it depends on what your requirements are. I haven't done
>->> anything fancy like ldap integration, or even multi-chat/chatrooms.
>->> SSL is pretty straightforward to get working though. Here are a few
>->> starter points:
>->>
>->> - Install: apt-get install jabber (duh)
>->>
>->> - Your jabber usernames will be yourcontactname at yourserver,
>->> "yourserver" can be any arbitrary value as long as a) your jabber
>->> server can resolve (via DNS/hostfile) "yourserver" to itself b) you
>->> set "yourserver" as your jabber hostname in either /etc/jabber/
>->> jabber.cfg or jabber.xml
>->>
>->> - Open port 5222 for cleartext Jabber and 5223 for SSL jabber.
>->> Configuring SSL requires additional steps, however.
>->>
>->> - I don't really have a recommendation for Jabber clients, but try
>->> to find one that can handle doing self-registration. Alternately you
>->> can google for perl scripts that will generate user accounts for
>->> you. All user accounts are stored in /var/lib/jabber/yourserver ,
>->> they are just XML files (like most of Jabber).
>->>
>->> If you read through jabber.xml you will find a ton more configuration
>->> tweaks you can do.
>->>
>->> Interested to hear others input, as I am relatively new to this stuff
>->> myself. One obvious thing that I haven't done is disable user self-
>->> registration, which is probably a prudent thing to do.
>->>
>->> Cheers,
>->> Ian
>->>
>->>
>->>
>->>
>->>
>->>
>->> _______________________________________________
>->> linux-user mailing list
>->> linux-user at egr.msu.edu
>->> http://mailman.egr.msu.edu/mailman/listinfo/linux-user
>->>
**********************
** LEGAL DISCLAIMER **
**********************
This E-mail message and any attachments may contain legally privileged, confidential or proprietary information. If you are not the intended recipient(s), or the employee or agent responsible for delivery of this message to the intended recipient(s), you are hereby notified that any dissemination, distribution or copying of this E-mail message is strictly prohibited. If you have received this message in error, please immediately notify the sender and delete this E-mail message from your computer.
More information about the linux-user
mailing list