Ticket #17 (closed defect: fixed)
PAM module uses bogus username
| Reported by: | smoku | Owned by: | smoku |
|---|---|---|---|
| Priority: | major | Component: | c2s |
| Version: | 2.1 | Keywords: | |
| Cc: | Tracforge_linkmap: | ||
| Blocking: | Blocked By: |
Description
Rather than just using the JID of the incoming user, authreg_pam appends the server realm to it, so you end up with PAM calls of the form <user>@<domain>. These are likely to be invalid in almost any common PAM configuration. The attached patch disables the behaviour, although before removing it, it would be interesting to find out if it ever worked properly, or if there is anyone relying on the current behaviour.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
