#4309: [with patch, needs work] Kerberos authentification for SAGE notebook
-------------------------+--------------------------------------------------
Reporter: kkilger | Owner: kkilger
Type: enhancement | Status: new
Priority: minor | Milestone: sage-3.2.2
Component: notebook | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by was):
* summary: [with patch, needs review] Kerberos authentification for SAGE
notebook => [with patch, needs work] Kerberos
authentification for SAGE notebook
Comment:
Hi,
I like the design of this patch and how the kerberos stuff is optional.
Unfortunately, this is hard to referee if you don't explain to me how to
install pykerberos. Also, the patch itself should contain code that says
"hey, you need kerberos, and here's how to install it" when the user turns
on kerberos via an option to notebook, but
{{{
import kerberos
}}}
fails. That could be either a paragraph of text, an optional spkg to
install, or a link to a wiki page that describes what to do.
OK?
Thanks!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4309#comment:8>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---