Re: problems with login, su and passwd solved?

Stefan Fiedler <[email protected]> Wed, 8 Mar 2006 21:07:12 +0100
Newsgroups gmane.linux.distributions.rock.devel
Message-ID <[email protected]>
Am Mittwoch 08 März 2006 15:29 schrieb Stefan Fiedler:
> Hi all,

>
> I've successfully tested login/su/passwd in a Crystal build from TRUNK with
> these pam/shadow related patches applied, listed as an smap journal:
>
> smap 2006012023404320917
> smap 2006012023411220970
> smap 2006021616223426292
> smap 2006022113024129656
> smap 2006030813403902049
> smap 2006030814552216575
>

I forgot to mention: with these patches, users who want to use 'su' have to be 
members of the 'wheel' group. To change this, edit /etc/pam.d/su, and comment 
the line:

# Uncomment the following line to require a user to be in the "wheel" group.
auth		required	pam_wheel.so use_uid

With best regards,
	Stefan Fiedler.