[Gllug] Debian SSH not letting root login anymore?

Rich Walker rw at shadow.org.uk
Wed Nov 9 16:08:46 UTC 2005


"Andrew Farnsworth" <farnsaw at stonedoor.com> writes:

> A quick google gave the following URL

Google, eh? Who'd've thought it.

>
> http://lists.debian.org/debian-ssh/2005/07/msg00082.html
>
> which indicated:
> ----------------------------------
> Problem with "pam_setcred(): Permission denied" error message and normal login fixed by switching
>
> PermitEmptyPassword yes
>
> in /etc/ssh/sshd_config to
>
> PermitEmptyPassword no
>
> recomended setting

That's one for the cfengine scripts. 

	linux::
	{ /etc/ssh/sshd_config
		LocateLineMatching "PermitEmptyPasswords yes"
		ReplaceLineWith "PermitEmptyPasswords no"
	}

is, I think, what I'll be using.

cheers, Rich.

-- 
rich walker         |  Shadow Robot Company | rw at shadow.org.uk
technical director     251 Liverpool Road   |
need a Hand?           London  N1 1LX       | +UK 20 7700 2487
www.shadow.org.uk/products/newhand.shtml
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list