bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-21 04:37 UTC
[Bug 1416] New: Enable GSSAPI by default on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1416 Summary: Enable GSSAPI by default on Mac OS X Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: Kerberos support AssignedTo: bitbucket at mindrot.org ReportedBy: vgiffin at apple.com Created an attachment (id=1411) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1411) Enables GSSAPI by default. Attached are two patches for building OpenSSH 4.7p1 on Mac OS X. The attached patches enable GSSAPI by default on Mac OS X. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-21 04:38 UTC
[Bug 1416] Enable GSSAPI by default on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1416 --- Comment #1 from Disco Vince Giffin <vgiffin at apple.com> 2007-12-21 15:38:29 --- Created an attachment (id=1412) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1412) This patch is used in an AfterInstall phase to patch the source to enable GSSAPI by default. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-21 10:54 UTC
[Bug 1416] Enable GSSAPI by default on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1416 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au --- Comment #2 from Darren Tucker <dtucker at zip.com.au> 2007-12-21 21:54:34 --- Again, I don't think we want to change the defaults for everybody. Why don't you just set your preferred values in ssh_config and sshd_config and not change the code? This will have almost the same effect (ie it can be overridden by the command line or ~/.ssh/config). Also, these patches are not against the main tree and will either not apply or break the build. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-21 22:03 UTC
[Bug 1416] Enable GSSAPI by default on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1416 --- Comment #3 from Disco Vince Giffin <vgiffin at apple.com> 2007-12-22 09:03:27 --- (In reply to comment #2)> Again, I don't think we want to change the defaults for everybody.Seems reasonable.> Why don't you just set your preferred values in ssh_config and > sshd_config and not change the code?We'd like to keep the distinction (of 'default' versus changed in the config file) for the user. I've found that this can help admins debug situations that otherwise result in erroneous assumptions and/or erroneous bugs being filed (or legit bugs not being filed).> Also, these patches are not against the main tree and will either not > apply or break the build.Ok. Sorry about that. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2007-Dec-31 10:51 UTC
[Bug 1416] Enable GSSAPI by default on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1416 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2008-Apr-03 23:02 UTC
[Bug 1416] Enable GSSAPI by default on Mac OS X
https://bugzilla.mindrot.org/show_bug.cgi?id=1416 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Damien Miller <djm at mindrot.org> 2008-04-04 10:01:57 --- Close resolved bugs after release. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Possibly Parallel Threads
- [Bug 1412] New: Support for users in more than 16 groups on Mac OS X.
- [Bug 1419] New: Fix PTY handling on Mac OS X
- [Bug 1423] New: Service ACL support for ssh on Mac OS X.
- [Bug 1415] New: Mac OS X has some changes to the default PAM settings.
- [Bug 1420] New: BSM support on Mac OS X