Bugzilla – Attachment 1410 Details for
Bug 1415
Mac OS X has some changes to the default PAM settings.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Use PAM by default.
pam.patch (text/plain), 393 bytes, created by
Disco Vince Giffin
on 2007-12-21 15:31:09 AEDT
(
hide
)
Description:
Use PAM by default.
Filename:
MIME Type:
Creator:
Disco Vince Giffin
Created:
2007-12-21 15:31:09 AEDT
Size:
393 bytes
patch
obsolete
>diff -Naur ../openssh-4.4p1.orig/servconf.c ./servconf.c >--- ../openssh-4.4p1.orig/servconf.c 2006-08-18 07:23:15.000000000 -0700 >+++ ./servconf.c 2006-10-19 17:12:43.000000000 -0700 >@@ -129,7 +129,7 @@ > { > /* Portable-specific options */ > if (options->use_pam == -1) >- options->use_pam = 0; >+ options->use_pam = 1; > > /* Standard Options */ > if (options->protocol == SSH_PROTO_UNKNOWN)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1415
: 1410