On Sun, 21 Jul 2002, Tim Robbins wrote:

> On Sun, Jul 21, 2002 at 08:30:14PM +1000, Bruce Evans wrote:
> > Er, there is no kernel bug here AFAIK.  I don't really understand rev.1.54
> > of su.c.  Is it related to the PAM brokenness that is worked around in
> > rev.1.53?
>
> Suspending chpass and vipw does not work correctly (like it does in 4.6.1),
> either:
>
> $ chpass
> #Changing user information for tim.
> *snip*
> *^Z*
> [1] + Stopped              chpass
> $ fg
> chpass
> [1] + Stopped              chpass
> $ fg
> chpass
> #Changing user information for tim.
>
> I don't know if this is KSE-related or was introduced in the recent
> modifications to src/lib/libutil/pw_util.c. crontab -e behaves correctly
> when suspended.

Looks like it is a kernel bug then.  chpass and vipw work correctly here
with a pre-KSEIII kernel but not with a post-* one.  There seems to be
more than 1 kernel bug, since you said in another reply that David Xu's
patch fixes su but not chpass or vipw.

Bruce


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to