Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 1999 14:14:12 -0700 (PDT)
From:      Ken Lui <klui@cup.hp.com>
To:        freebsd-bugs@freebsd.org
Cc:        genec@mindspring.com, wm-dev@windowmaker.org
Subject:   wdm doesn't call setlogin() under FreeBSD
Message-ID:  <Pine.HPX.4.10.9910121346400.20455-100000@cup44ux.cup.hp.com>

next in thread | raw e-mail | index | archive | help
wdm doesn't call setlogin() under FreeBSD. The direct result is
getlogin() always returns root rather than the user (if non-root).
In session.c, you need to put "#include <sys/param.h>" so the check
for BSD version can be valid.


Ken



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPX.4.10.9910121346400.20455-100000>