Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: FUSEFORGE-86
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Hiram Chirino
Reporter: Hiram Chirino
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Forge: FUSE Forge

IRC Server

Created: 05/May/09 01:27 PM   Updated: 20/May/09 02:14 PM
Component/s: IRC Server
Affects Version/s: 1.0
Fix Version/s: 1.0


 Description  « Hide
We currently have an internal IRC server that we use day to day. It may be best if this moved on to the forge as a forge service. Perhaps with enhanced security features.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino added a comment - 05/May/09 03:09 PM
I've deployed a modified version of ngircd to the forge. It accepts ssl connections on port 6667 and authenticates users against Crowd. It restricts nicks used so that they must at least begin with the user id. This allows the same user to log in multiple times with different nicks but still other folks some level of protection against impersonations.

What's needed now is implementing some kind of channel security so that some channels can be restricted to user in a given crowd group.


Hiram Chirino added a comment - 20/May/09 12:37 PM
Forge IRC is now in production and only allowing employees to login so per channel security is not that big an issue.