search for: utmpname

Displaying 20 results from an estimated 23 matches for "utmpname".

Did you mean: tmpname
2002 Jan 09
1
64-bit HP/UX 11.00 wtmp corruption identified
...g fault. I do not know what a good work around could be. I temporarily modified the /usr/include/utmp.h structure to use int32_t as the type for ut_time instead of long and rebuilt loginrec.o and relinked sshd. OpenSSH performed correctly, updating wtmp like a champ. I thought that we could use utmpname and the pututline tools (which will convert the 72 byte structure to a 60 byte structure somehow), but their behavior is not actually compatible with wtmp. I also thought about defining a custom utmp structure when building on HP-UX 64-bit, but that really seems like a bad way of doing it. As far...
2003 Jun 25
0
[Bug 603] configure: error: OpenSSL version header not found
...n Solaris 2.8. dbtest-root:/opt/openssh-3.6p1 #./configure --prefix=/opt --sysconfdir=/etc/ssh --with-dir-ssl=/usr/local/ssl :::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::: checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for daemon... no checking for daemon in -lbsd... no checking for getpage...
2001 Feb 13
1
configure.in reorder patch
...l Checks for time functions -AC_CHECK_FUNCS(gettimeofday time) -dnl Checks for libutil functions -AC_CHECK_HEADERS(libutil.h) -AC_CHECK_FUNCS(login logout updwtmp logwtmp) -dnl Checks for utmp functions -AC_CHECK_FUNCS(endutent getutent getutid getutline pututline setutent) -AC_CHECK_FUNCS(utmpname) -dnl Checks for utmpx functions -AC_CHECK_FUNCS(endutxent getutxent getutxid getutxline pututxline ) -AC_CHECK_FUNCS(setutxent utmpxname) - -AC_CHECK_FUNC(getuserattr, - [AC_DEFINE(HAVE_GETUSERATTR)], - [AC_CHECK_LIB(s, getuserattr, [LIBS="$LIBS -ls"; AC_DEFINE(HAVE_GETUSERATTR)])] -...
2001 Oct 31
1
OpenSSH-3.0p1-pre-CVS: configure.ac checks for login in -lutil and -lbsd?
OpenSSH-3.0p1-pre, from CVS as of about 2001-10-30 23:45 UTC. Any particular reason why configure is checking for login() in -lutil, finds it, then checks for it again in -lbsd? Here's the relevant excerpts (Red Hat Linux 6.2, , kernel-2.2.19, glibc-2.1.3, egcs-1.1.2, autoconf-2.52): $ CFLAGS='-O2 -mpentium -Wall'; export CFLAGS $ ./configure
2000 Aug 11
1
compiling openssh-2.1.1p4 on SPARC Solaris 8
..... yes checking for login... no checking for logout... no checking for updwtmp... yes checking for logwtmp... no checking for entutent... no checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for entutxent... no checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for getuserattr... no checking for getuserattr in -ls... no checking for...
2000 Jun 14
1
OpenSSH 2.1.1p1 on SCO Unixware 7.1.0
..... yes checking for login... no checking for logout... no checking for updwtmp... yes checking for logwtmp... no checking for entutent... no checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for entutxent... no checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for login... (cached) no checking for login in -lbsd... no checking for d...
2000 Jul 03
0
FreeBSD 3.5-STABLE
...checking for login... yes checking for logout... yes checking for updwtmp... no checking for logwtmp... yes checking for entutent... no checking for getutent... no checking for getutid... no checking for getutline... no checking for pututline... no checking for setutent... no checking for utmpname... no checking for entutxent... no checking for getutxent... no checking for getutxid... no checking for getutxline... no checking for pututxline... no checking for setutxent... no checking for utmpxname... no checking for login... (cached) yes checking for daemon... yes checking for getp...
2002 May 09
2
OSSH_PATH_ENTROPY_PROG' unexpected
...cking for dirname... yes checking for libgen.h... yes checking for gettimeofday... yes checking for time... yes checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for getuserattr... no checking for getuserattr in -ls... no checking for...
2001 Oct 26
2
problems building on solaris 2.6
...cking for login... (cached) no checking for logout... no checking for updwtmp... yes checking for logwtmp... no checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for getuserattr... no checking for getuserattr in -ls... no checking for...
2001 May 15
0
openssh 2.9p1 on Solaris 2.6 with AFS
..... no checking for login... no checking for logout... no checking for updwtmp... yes checking for logwtmp... no checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for getuserattr... no checking for getuserattr in -ls... theno checking...
2001 Apr 10
2
Compiling openssh 2.5.p1 on unixware 7.0.1
...dwtmp... (cached) yes checking for logwtmp... (cached) no checking for endutent... (cached) yes checking for getutent... (cached) yes checking for getutid... (cached) yes checking for getutline... (cached) yes checking for pututline... (cached) yes checking for setutent... (cached) yes checking for utmpname... (cached) yes checking for endutxent... (cached) yes checking for getutxent... (cached) yes checking for getutxid... (cached) yes checking for getutxline... (cached) yes checking for pututxline... (cached) yes checking for setutxent... (cached) yes checking for utmpxname... (cached) yes checking...
2003 Jun 22
2
Problem with Configure
...cking for dirname... no checking for dirname in -lgen... no checking for gettimeofday... yes checking for time... yes checking for endutent... no checking for getutent... no checking for getutid... no checking for getutline... no checking for pututline... no checking for setutent... no checking for utmpname... no checking for endutxent... no checking for getutxent... no checking for getutxid... no checking for getutxline... no checking for pututxline... no checking for setutxent... no checking for utmpxname... no checking for daemon... yes checking for getpagesize... yes checking whether snprintf corr...
2001 Jul 11
0
Solaris 2.6: Undefined symbol seed_rng
..... no checking for login... no checking for logout... no checking for updwtmp... yes checking for logwtmp... no checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for getuserattr... no checking for getuserattr in -ls... no checking for...
2000 Jul 08
1
sshd Pam problem for Redhat 6.2
...yes checking for login... yes checking for logout... yes checking for updwtmp... yes checking for logwtmp... yes checking for entutent... no checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for entutxent... no checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for login... (cached) yes checking for daemon... yes checking for getpage...
2006 Feb 06
1
Compile warning report of openssh 4.3p1 on Intel Macs
...s checking for setresuid... no checking for setresgid... no checking for gettimeofday... yes checking for time... yes checking for endutent... no checking for getutent... no checking for getutid... no checking for getutline... no checking for pututline... no checking for setutent... no checking for utmpname... no checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... no checking for daemon... yes checking for getpagesize... yes checking whether snprint...
2006 Apr 23
0
Configuration Warnings OpenSSH 4.3p2
...setresgid... yes checking if setresgid seems to work... yes checking for gettimeofday... yes checking for time... yes checking for endutent... no checking for getutent... no checking for getutid... no checking for getutline... no checking for pututline... no checking for setutent... no checking for utmpname... no checking for endutxent... no checking for getutxent... no checking for getutxid... no checking for getutxline... no checking for pututxline... no checking for setutxent... no checking for utmpxname... no checking for daemon... yes checking for getpagesize... yes checking whether snprintf corr...
2011 Sep 02
1
problems building openssh-5.8p1 on qnx
...king for setresuid... no checking for setresgid... no checking for gettimeofday... yes checking for time... yes checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... no checking for getutxent... no checking for getutxid... no checking for getutxline... no checking for getutxuser... no checking for pututxline... no checking for setutxdb... no checking for setutxent... no checking for utmpxname... no checking for getlastlogxbyname...
2003 Jun 24
20
[Bug 601] configure script doesen't setup preprocessor flags properly
...dirname... yes checking for libgen.h... (cached) yes checking for gettimeofday... yes checking for time... yes checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for daemon... no checking for daemon in -lbsd... no checking for getpage...
2002 Mar 15
1
Problems compiling on Redhat
...libgen.h presence... yes checking for libgen.h... yes checking for gettimeofday... yes checking for time... yes checking for endutent... yes checking for getutent... yes checking for getutid... yes checking for getutline... yes checking for pututline... yes checking for setutent... yes checking for utmpname... yes checking for endutxent... yes checking for getutxent... yes checking for getutxid... yes checking for getutxline... yes checking for pututxline... yes checking for setutxent... yes checking for utmpxname... yes checking for getuserattr... no checking for getuserattr in -ls... no checking for...
2000 Sep 26
0
./configure stops: openssl prob
...z -lutil 1>&5 configure:2003: checking for setutent configure:2031: gcc -o conftest -I/usr/local/ssl/include -Wall -static -L/lib/security -L/lib -L/usr/local/ssl/lib -L/lib -L/lib/security -L/lib -L/usr/local/ssl -L/lib conftest.c -lnsl -lz -lutil 1>&5 configure:2058: checking for utmpname configure:2086: gcc -o conftest -I/usr/local/ssl/include -Wall -static -L/lib/security -L/lib -L/usr/local/ssl/lib -L/lib -L/lib/security -L/lib -L/usr/local/ssl -L/lib conftest.c -lnsl -lz -lutil 1>&5 configure:2113: checking for entutxent configure:2141: gcc -o conftest -I/usr/local/ssl/...