Ticket #41 (closed defect: fixed)
strip kerberos realm name from username
Reported by: | sle | Owned by: | jerome |
---|---|---|---|
Priority: | minor | Milestone: | 1.27 final |
Component: | pykota | Version: | development |
Keywords: | kerberos | Cc: | sle@… |
Description
When CUPS is configured with Kerberos authentication, the username passed to cupspykota is in the form of "USERNAME@…M" instead of just "USERNAME". This causes an "Invalid username" error.
PyKota should strip the Kerberos realm from self.UserName? in cupspykota. Ideally, the Kerberos realm would be specified in pykota.conf.
Change History
Note: See
TracTickets for help on using
tickets.