FreeBSD Bugzilla – Attachment 18335 Details for
Bug 32990
-stable pam.conf does not work for GDM
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pam.conf.diff
pam.conf.diff (text/plain; charset=koi8-r), 1.11 KB, created by
Maxim Sobolev
on 2001-12-19 09:21:35 UTC
(
hide
)
Description:
pam.conf.diff
Filename:
MIME Type:
Creator:
Maxim Sobolev
Created:
2001-12-19 09:21:35 UTC
Size:
1.11 KB
patch
obsolete
>Index: src/etc/pam.conf >=================================================================== >RCS file: /home/ncvs/src/etc/pam.conf,v >retrieving revision 1.6.2.12 >diff -d -u -r1.6.2.12 pam.conf >--- src/etc/pam.conf 5 Dec 2001 16:17:47 -0000 1.6.2.12 >+++ src/etc/pam.conf 19 Dec 2001 09:17:48 -0000 >@@ -83,18 +83,10 @@ > xdm password required pam_deny.so > > # GDM (GNOME Display Manager) >-gdm auth required pam_nologin.so no_warn >-#gdm auth sufficient pam_kerberosIV.so no_warn try_first_pass >-#gdm auth sufficient pam_krb5.so no_warn try_first_pass >-#gdm auth sufficient pam_ssh.so no_warn try_first_pass >-gdm auth required pam_unix.so no_warn try_first_pass >-#gdm account required pam_kerberosIV.so >-#gdm account required pam_krb5.so >-gdm account required pam_unix.so >-#gdm session required pam_kerberosIV.so >-#gdm session required pam_krb5.so >-#gdm session required pam_ssh.so >-gdm session required pam_unix.so >+gdm auth required pam_unix.so >+#gdm auth sufficient pam_kerberosIV.so try_first_pass >+gdm account required pam_unix.so try_first_pass >+gdm session required pam_deny.so > gdm password required pam_deny.so > > # Mail services
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 32990
:
18334
| 18335