[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: openbsd 2.9-snapshot



In message <ADEHJFBHAPGNGJHMPLEPOEGNCBAA.chadth@nologin.org>
	so spake "Chad Thunberg" (chadth):

> I installed the current snapshot a few days ago and noticed today ANY user
> can su root, regardless of being in the wheel group.  The wheel group is not
> blank and contains root and another user.  Can anyone else confirm this?
> What program handles the wheel check?  I tried compiling today's CVS version
> of su and login to remedy the problem but with no luck.

There was a bug in some of the login scripts wrt the wheel option
that I just fixed.  If you update to version 1.2 of
src/libexec/login_passwd/login.c and rebuild + install
src/libexec/login_{passwd,krb4-or-pwd,krb4,krb5-or-pwd,krb5} you
will get the proper behavior.

 - todd