Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kerberos authentification for SAGE notebook #4309

Closed
sagetrac-kkilger mannequin opened this issue Oct 16, 2008 · 12 comments
Closed

Kerberos authentification for SAGE notebook #4309

sagetrac-kkilger mannequin opened this issue Oct 16, 2008 · 12 comments

Comments

@sagetrac-kkilger
Copy link
Mannequin

sagetrac-kkilger mannequin commented Oct 16, 2008

This patch adds Kerberos authentification support for the SAGE notebook. It also adds the options krb_srv, krb_realm for the notebook() command.

This patch however depends on pykerberos which depends on kerberos which depends on a couple of other libraries all in all a little less size than SAGE itself and all not in SAGE :-). Nevertheless ...

Greetings,
Kilian.

CC: @embray @jdemeyer @kiwifb

Component: notebook

Reviewer: François Bissey

Issue created by migration from https://trac.sagemath.org/ticket/4309

@sagetrac-kkilger
Copy link
Mannequin Author

sagetrac-kkilger mannequin commented Oct 16, 2008

Attachment: my.patch.gz

@sagetrac-mabshoff sagetrac-mabshoff mannequin added this to the sage-3.2 milestone Oct 18, 2008
@TimothyClemans
Copy link
Mannequin

TimothyClemans mannequin commented Nov 9, 2008

comment:3

This doesn't apply in sage-3.2.alpha1

@TimothyClemans
Copy link
Mannequin

TimothyClemans mannequin commented Nov 9, 2008

Attachment: sage-4309_1.patch.gz

@TimothyClemans
Copy link
Mannequin

TimothyClemans mannequin commented Nov 9, 2008

comment:4

Kerberos shouldn't be required to use the notebook. Make Kerberos authentication optional.

@TimothyClemans
Copy link
Mannequin

TimothyClemans mannequin commented Nov 10, 2008

comment:5

my.patch is replaced by sage-3950_1.patch and applies in sage-3.2.alpha1

@TimothyClemans
Copy link
Mannequin

TimothyClemans mannequin commented Nov 10, 2008

Attachment: sage-4309_2.patch.gz

@TimothyClemans
Copy link
Mannequin

TimothyClemans mannequin commented Nov 10, 2008

comment:6

OK now Kerberos isn't required.

@TimothyClemans
Copy link
Mannequin

TimothyClemans mannequin commented Nov 10, 2008

Attachment: sage-4309_3.patch.gz

@TimothyClemans TimothyClemans mannequin assigned sagetrac-kkilger and unassigned williamstein Nov 10, 2008
@williamstein
Copy link
Contributor

comment:8

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!

@jdemeyer jdemeyer modified the milestones: sage-5.11, sage-5.12 Aug 13, 2013
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.1, sage-6.2 Jan 30, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin removed this from the sage-6.2 milestone May 6, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin added this to the sage-6.3 milestone May 6, 2014
@sagetrac-vbraun-spam sagetrac-vbraun-spam mannequin modified the milestones: sage-6.3, sage-6.4 Aug 10, 2014
@fchapoton
Copy link
Contributor

comment:13

notebook is deprecated, so this can probably be closed

@fchapoton fchapoton removed this from the sage-6.4 milestone Jun 16, 2019
@kiwifb
Copy link
Member

kiwifb commented Jun 16, 2019

Reviewer: François Bissey

@kiwifb
Copy link
Member

kiwifb commented Jun 16, 2019

comment:14

Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants