From 6b367bf7792c05997a4ce82cc258a7fbb56a4f74 Mon Sep 17 00:00:00 2001 From: christos Date: Sun, 12 Dec 2004 08:54:34 +0000 Subject: [PATCH] - Add NetBSD RCSID's - comment out opie since we don't have it. --- etc/pam.d/Makefile | 1 + etc/pam.d/README | 1 + etc/pam.d/ftpd | 6 +++--- etc/pam.d/gdm | 2 +- etc/pam.d/imap | 2 +- etc/pam.d/kde | 2 +- etc/pam.d/login | 2 +- etc/pam.d/other | 6 +++--- etc/pam.d/passwd | 2 +- etc/pam.d/pop3 | 2 +- etc/pam.d/rexecd | 2 +- etc/pam.d/rsh | 2 +- etc/pam.d/sshd | 6 +++--- etc/pam.d/su | 2 +- etc/pam.d/system | 6 +++--- etc/pam.d/telnetd | 6 +++--- etc/pam.d/xdm | 2 +- 17 files changed, 27 insertions(+), 25 deletions(-) diff --git a/etc/pam.d/Makefile b/etc/pam.d/Makefile index 2803f04c2acf..f4293270d8ed 100644 --- a/etc/pam.d/Makefile +++ b/etc/pam.d/Makefile @@ -1,3 +1,4 @@ +# $NetBSD: Makefile,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/Makefile,v 1.11 2004/10/24 15:32:24 ru Exp $ NOOBJ= diff --git a/etc/pam.d/README b/etc/pam.d/README index f83dda74b111..e87f6c313984 100644 --- a/etc/pam.d/README +++ b/etc/pam.d/README @@ -60,3 +60,4 @@ To get the intended semantics, add a "required" entry listing the pam_deny module at the end of the chain. $FreeBSD: src/etc/pam.d/README,v 1.5 2004/06/06 11:46:29 schweikh Exp $ +$NetBSD: README,v 1.2 2004/12/12 08:54:34 christos Exp $ diff --git a/etc/pam.d/ftpd b/etc/pam.d/ftpd index 4234d8aad231..70a0d6a79e24 100644 --- a/etc/pam.d/ftpd +++ b/etc/pam.d/ftpd @@ -1,4 +1,4 @@ -# +# $NetBSD: ftpd,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/ftpd,v 1.18 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "ftpd" service @@ -6,8 +6,8 @@ # auth auth required pam_nologin.so no_warn -auth sufficient pam_opie.so no_warn no_fake_prompts -auth requisite pam_opieaccess.so no_warn allow_local +#auth sufficient pam_opie.so no_warn no_fake_prompts +#auth requisite pam_opieaccess.so no_warn allow_local #auth sufficient pam_krb5.so no_warn #auth sufficient pam_ssh.so no_warn try_first_pass auth required pam_unix.so no_warn try_first_pass diff --git a/etc/pam.d/gdm b/etc/pam.d/gdm index f9252f89cd5a..8591d7823462 100644 --- a/etc/pam.d/gdm +++ b/etc/pam.d/gdm @@ -1,4 +1,4 @@ -# +# $NetBSD: gdm,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/gdm,v 1.7 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "gdm" service diff --git a/etc/pam.d/imap b/etc/pam.d/imap index acb76e04171d..04ea09c49618 100644 --- a/etc/pam.d/imap +++ b/etc/pam.d/imap @@ -1,4 +1,4 @@ -# +# $NetBSD: imap,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/imap,v 1.5 2003/03/08 09:50:11 markm Exp $ # # PAM configuration for the "imap" service diff --git a/etc/pam.d/kde b/etc/pam.d/kde index 92937c6fdff6..b7f486be4a93 100644 --- a/etc/pam.d/kde +++ b/etc/pam.d/kde @@ -1,4 +1,4 @@ -# +# $NetBSD: kde,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/kde,v 1.6 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "kde" service diff --git a/etc/pam.d/login b/etc/pam.d/login index 5b67c8e310b9..d559361b991c 100644 --- a/etc/pam.d/login +++ b/etc/pam.d/login @@ -1,4 +1,4 @@ -# +# $NetBSD: login,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/login,v 1.16 2003/06/14 12:35:05 des Exp $ # # PAM configuration for the "login" service diff --git a/etc/pam.d/other b/etc/pam.d/other index 55eccf68e4f5..3bd0fcf68768 100644 --- a/etc/pam.d/other +++ b/etc/pam.d/other @@ -1,4 +1,4 @@ -# +# $NetBSD: other,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/other,v 1.10 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "other" service @@ -6,8 +6,8 @@ # auth auth required pam_nologin.so no_warn -auth sufficient pam_opie.so no_warn no_fake_prompts -auth requisite pam_opieaccess.so no_warn allow_local +#auth sufficient pam_opie.so no_warn no_fake_prompts +#auth requisite pam_opieaccess.so no_warn allow_local #auth sufficient pam_krb5.so no_warn try_first_pass #auth sufficient pam_ssh.so no_warn try_first_pass auth required pam_unix.so no_warn try_first_pass diff --git a/etc/pam.d/passwd b/etc/pam.d/passwd index 37b681f0cfa5..157bcf593f4a 100644 --- a/etc/pam.d/passwd +++ b/etc/pam.d/passwd @@ -1,4 +1,4 @@ -# +# $NetBSD: passwd,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/passwd,v 1.3 2003/04/24 12:22:42 des Exp $ # # PAM configuration for the "passwd" service diff --git a/etc/pam.d/pop3 b/etc/pam.d/pop3 index cdd04631a48d..2c7a4d974963 100644 --- a/etc/pam.d/pop3 +++ b/etc/pam.d/pop3 @@ -1,4 +1,4 @@ -# +# $NetBSD: pop3,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/pop3,v 1.5 2003/03/08 09:50:11 markm Exp $ # # PAM configuration for the "pop3" service diff --git a/etc/pam.d/rexecd b/etc/pam.d/rexecd index d55511b9fa1e..adb686156426 100644 --- a/etc/pam.d/rexecd +++ b/etc/pam.d/rexecd @@ -1,4 +1,4 @@ -# +# $NetBSD: rexecd,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/rexecd,v 1.2 2003/02/10 00:50:03 des Exp $ # # PAM configuration for the "rexecd" service diff --git a/etc/pam.d/rsh b/etc/pam.d/rsh index a0f7bd959c4e..3931465946ac 100644 --- a/etc/pam.d/rsh +++ b/etc/pam.d/rsh @@ -1,4 +1,4 @@ -# +# $NetBSD: rsh,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/rsh,v 1.5 2003/02/10 00:50:03 des Exp $ # # PAM configuration for the "rsh" service diff --git a/etc/pam.d/sshd b/etc/pam.d/sshd index e1ba2971dacd..d1ffa6dc68fe 100644 --- a/etc/pam.d/sshd +++ b/etc/pam.d/sshd @@ -1,4 +1,4 @@ -# +# $NetBSD: sshd,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/sshd,v 1.15 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "sshd" service @@ -6,8 +6,8 @@ # auth auth required pam_nologin.so no_warn -auth sufficient pam_opie.so no_warn no_fake_prompts -auth requisite pam_opieaccess.so no_warn allow_local +#auth sufficient pam_opie.so no_warn no_fake_prompts +#auth requisite pam_opieaccess.so no_warn allow_local #auth sufficient pam_krb5.so no_warn try_first_pass #auth sufficient pam_ssh.so no_warn try_first_pass auth required pam_unix.so no_warn try_first_pass diff --git a/etc/pam.d/su b/etc/pam.d/su index babd642980e5..ab288658a2b0 100644 --- a/etc/pam.d/su +++ b/etc/pam.d/su @@ -1,4 +1,4 @@ -# +# $NetBSD: su,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/su,v 1.16 2003/07/09 18:40:49 des Exp $ # # PAM configuration for the "su" service diff --git a/etc/pam.d/system b/etc/pam.d/system index a4ac703d02b3..2a323d791261 100644 --- a/etc/pam.d/system +++ b/etc/pam.d/system @@ -1,12 +1,12 @@ -# +# $NetBSD: system,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/system,v 1.1 2003/06/14 12:35:05 des Exp $ # # System-wide defaults # # auth -auth sufficient pam_opie.so no_warn no_fake_prompts -auth requisite pam_opieaccess.so no_warn allow_local +#auth sufficient pam_opie.so no_warn no_fake_prompts +#auth requisite pam_opieaccess.so no_warn allow_local #auth sufficient pam_krb5.so no_warn try_first_pass #auth sufficient pam_ssh.so no_warn try_first_pass auth required pam_unix.so no_warn try_first_pass nullok diff --git a/etc/pam.d/telnetd b/etc/pam.d/telnetd index c0e987b766fe..2b93550c2871 100644 --- a/etc/pam.d/telnetd +++ b/etc/pam.d/telnetd @@ -1,4 +1,4 @@ -# +# $NetBSD: telnetd,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/telnetd,v 1.7 2003/04/30 21:57:54 markm Exp $ # # PAM configuration for the "telnetd" service @@ -6,8 +6,8 @@ # auth auth required pam_nologin.so no_warn -auth sufficient pam_opie.so no_warn no_fake_prompts -auth requisite pam_opieaccess.so no_warn allow_local +#auth sufficient pam_opie.so no_warn no_fake_prompts +#auth requisite pam_opieaccess.so no_warn allow_local #auth sufficient pam_krb5.so no_warn try_first_pass #auth sufficient pam_ssh.so no_warn try_first_pass auth required pam_unix.so no_warn try_first_pass diff --git a/etc/pam.d/xdm b/etc/pam.d/xdm index 0481201494bd..fb9af752b31a 100644 --- a/etc/pam.d/xdm +++ b/etc/pam.d/xdm @@ -1,4 +1,4 @@ -# +# $NetBSD: xdm,v 1.2 2004/12/12 08:54:34 christos Exp $ # $FreeBSD: src/etc/pam.d/xdm,v 1.9 2004/02/20 21:59:51 des Exp $ # # PAM configuration for the "xdm" service