Modify ↓
Opened at 2006-04-12T19:11:33Z
Closed at 2014-07-07T14:18:16Z
#137 closed enhancement (wontfix)
Support for a 'AuthMode = pam'
Reported by: | Jelmer Vernooij | Owned by: | Jelmer Vernooij |
---|---|---|---|
Priority: | wishlist | Milestone: | |
Component: | BitlBee | Version: | 1.0.1 |
Keywords: | Cc: | ||
IRC client+version: | Client-independent | Operating System: | Public server |
OS version/distro: |
Description
Would be nice to have support for authenticating against PAM. This would be a modified version of 'registered'.
Attachments (0)
Change History (5)
comment:1 Changed at 2006-04-12T19:12:04Z by
Owner: | set to Jelmer Vernooij |
---|---|
Priority: | normal → wishlist |
Status: | new → assigned |
Type: | defect → enhancement |
comment:2 Changed at 2006-04-12T19:12:54Z by
comment:3 Changed at 2007-07-24T22:21:09Z by
I guess it depend on the pam backend you use. For exemple, pam_ldap module do not require root privilege.
comment:4 Changed at 2008-04-19T12:02:38Z by
Most PAM auth. backends do require root, but it would only mean BitlBee'd run as root for as long as nobody's logged in.
It'd also be neat if that could store the account XML in the user's home directory instead. It'd fit pretty well with those local BitlBee setups out there.
comment:5 Changed at 2014-07-07T14:18:16Z by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
If jelmer isn't going to do this, i'm sure nobody is going to do this.
Note: See
TracTickets for help on using
tickets.
Hmm, doesn't this mean BitlBee would have to run as root?