search for: updwtmp

Displaying 20 results from an estimated 47 matches for "updwtmp".

2001 Oct 31
1
OpenSSH-3.0p1-pre-CVS: configure.ac checks for login in -lutil and -lbsd?
...cking for login in -lutil... yes <--- #define HAVE_LIBUTIL_LOGIN ^^^^^^^^^^^^^^^^^^^^^^^^ checking for deflate in -lz... yes ... checking for libutil.h... no checking for login... (cached) no ^^^^^^^^^^^^^^^^^^^^^^ checking for logout... yes checking for updwtmp... yes checking for logwtmp... yes ... checking for getuserattr... no checking for getuserattr in -ls... no checking for login... (cached) no ^^^^^^^^^^^^^^^^^^^^^^ checking for login in -lbsd... yes <--- #define HAVE_LOGIN ^^^^^^^^^^^^^^^^^^^^^^^ che...
2000 Dec 27
2
implicit declaration warnings
Hi, When I tested the latest snapshot on FreeBSD 4.2, I noticed some implicit declaration warnings I didn't recall seeing on Linux. I think this is caused by the fact that if autoconf does detect the presence of some BSD capability, necessary header files and declarations may not be included (as these are assumed to be the same ~everywhere, and already included). If such capability is
2001 Feb 13
1
configure.in reorder patch
...ec snprintf strerror strlcat strlcpy strmode strsep strtok_r sysconf tcgetpgrp utimes vsnprintf vhangup vis waitpid _getpty __b64_ntop) -dnl 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(...
2000 Aug 11
1
compiling openssh-2.1.1p4 on SPARC Solaris 8
...t... yes checking for strlcpy... yes checking for strsep... no checking for vsnprintf... yes checking for vhangup... yes checking for _getpty... no checking for __b64_ntop... no checking for gettimeofday... yes checking for time... 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 che...
1996 Nov 26
7
denial of service attack on login
Hi, I''ve been writing a login application to utilize the features of both PAM and libpwdb. Not surprisingly, this has meant looking at some old code.. The following denial of service attack seems to work quite nicely on my ancient Red Hat 3.0.3 system with the standard login application. Perhaps this is not a problem with 4.0? Does anyone know about other distributions? joe$ nvi
2000 Jun 14
1
OpenSSH 2.1.1p1 on SCO Unixware 7.1.0
...tf... yes checking for strlcat... no checking for strlcpy... no checking for vsnprintf... yes checking for vhangup... no checking for _getpty... no checking for __b64_ntop... no checking for gettimeofday... yes checking for time... 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 che...
2000 Jul 03
0
FreeBSD 3.5-STABLE
...ing for strlcat... yes checking for strlcpy... yes checking for vsnprintf... yes checking for vhangup... no checking for _getpty... no checking for __b64_ntop... yes checking for gettimeofday... yes checking for time... yes 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...
2001 Jul 16
0
No subject
...h> configure:3363: checking for login configure:3391: cc -o conftest -g conftest.c -lz -lsecurity -ldb -lm -laud -lutil 1>&5 configure:3363: checking for logout configure:3391: cc -o conftest -g conftest.c -lz -lsecurity -ldb -lm -laud -lutil 1>&5 configure:3363: checking for updwtmp configure:3391: cc -o conftest -g conftest.c -lz -lsecurity -ldb -lm -laud -lutil 1>&5 ld: Unresolved: updwtmp configure: failed program was: #line 3368 "configure" #include "confdefs.h" /* System header to define __stub macros and hopefully few prototypes, which c...
2002 May 09
2
OSSH_PATH_ENTROPY_PROG' unexpected
...g for setsockopt... no checking for setsockopt in -lsocket... yes checking for getspnam... yes checking for deflate in -lz... yes checking for strcasecmp... yes checking for utimes... yes checking for libutil.h... no checking for library containing login... no checking for logout... no checking for updwtmp... yes checking for logwtmp... no checking for strftime... yes checking for GLOB_ALTDIRFUNC support... no checking for gl_matchc field in glob_t... no checking whether struct dirent allocates space for d_name... no checking for libwrap... yes checking for arc4random... no checking for atexit... yes...
2002 Dec 25
1
Trouble installing samba
..._ macro... yes > checking if gettimeofday takes tz argument... no > checking for __va_copy... no > checking for C99 vsnprintf... no > checking for broken readdir... no > checking for utimbuf... yes > checking for pututline... no > checking for pututxline... no > checking for updwtmp... no > checking for updwtmpx... no > checking for getutmpx... no > checking for ut_name in utmp... yes > checking for ut_user in utmp... yes > checking for ut_id in utmp... yes > checking for ut_host in utmp... yes > checking for ut_time in utmp... yes > checking for ut_tv...
2001 Oct 26
2
problems building on solaris 2.6
...ecking for waitpid... yes checking for __b64_ntop... no checking for _getpty... no checking for dirname... yes checking for libgen.h... yes checking for gettimeofday... yes checking for time... yes checking for libutil.h... no checking 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 c...
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...... no checking for __FILE__ macro... yes checking for __FUNCTION__ macro... yes checking if gettimeofday takes tz argument... yes checking for C99 vsnprintf... no checking for broken readdir... no checking for utimbuf... yes checking for pututline... yes checking for pututxline... yes checking for updwtmp... no checking for updwtmpx... no checking for getutmpx... no checking for ut_name in utmp... yes checking for ut_user in utmp... yes checking for ut_id in utmp... yes checking for ut_host in utmp... yes checking for ut_time in utmp... yes checking for ut_tv in utmp... no checking for ut_type in ut...
2001 May 15
0
openssh 2.9p1 on Solaris 2.6 with AFS
...rintf... yes checking for vhangup... yes checking for vis... no checking for waitpid... yes checking for _getpty... no checking for __b64_ntop... no checking for gettimeofday... yes checking for time... yes checking for libutil.h... 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 c...
2002 Oct 21
1
compilation probs...
...__ macro... yes checking for __FUNCTION__ macro... yes checking if gettimeofday takes tz argument... no checking for __va_copy... no checking for C99 vsnprintf... no checking for broken readdir... no checking for utimbuf... yes checking for pututline... no checking for pututxline... no checking for updwtmp... no checking for updwtmpx... no checking for getutmpx... no checking for ut_name in utmp... yes checking for ut_user in utmp... yes checking for ut_id in utmp... yes checking for ut_host in utmp... yes checking for ut_time in utmp... yes checking for ut_tv in utmp... yes checking for ut_type in u...
2002 Oct 29
1
Problem running ./configure
...__ macro... yes checking for __FUNCTION__ macro... yes checking if gettimeofday takes tz argument... no checking for __va_copy... no checking for C99 vsnprintf... no checking for broken readdir... no checking for utimbuf... yes checking for pututline... no checking for pututxline... no checking for updwtmp... no checking for updwtmpx... no checking for getutmpx... no checking for ut_name in utmp... yes checking for ut_user in utmp... yes checking for ut_id in utmp... yes checking for ut_host in utmp... yes checking for ut_time in utmp... yes checking for ut_tv in utmp... yes checking for ut_type in u...
2003 Jun 02
2
./configure --with-pam fails allways
...ttimeofday takes tz argument configure:9707: checking for __va_copy configure:9742: checking for C99 vsnprintf configure:9801: checking for broken readdir configure:9841: checking for utimbuf configure:9879: checking for pututline configure:9879: checking for pututxline configure:9879: checking for updwtmp configure:9879: checking for updwtmpx configure:9879: checking for getutmpx configure:9933: checking for ut_name in utmp configure:9968: checking for ut_user in utmp configure:10003: checking for ut_id in utmp configure:10038: checking for ut_host in utmp configure:10073: checking for ut_time in ut...
2001 Apr 10
2
Compiling openssh 2.5.p1 on unixware 7.0.1
...for waitpid... (cached) yes checking for _getpty... (cached) no checking for __b64_ntop... (cached) no checking for gettimeofday... (cached) yes checking for time... (cached) yes checking for libutil.h... (cached) no checking for login... (cached) no checking for logout... (cached) no checking for updwtmp... (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 utmpn...
2002 Nov 21
0
please can someone help me?
...macro... yes checking for __FUNCTION__ macro... no checking if gettimeofday takes tz argument... yes checking for __va_copy... no checking for C99 vsnprintf... no checking for broken readdir... no checking for utimbuf... yes checking for pututline... yes checking for pututxline... yes checking for updwtmp... no checking for updwtmpx... no checking for getutmpx... no checking for ut_name in utmp... yes checking for ut_user in utmp... yes checking for ut_id in utmp... yes checking for ut_host in utmp... yes checking for ut_time in utmp... yes checking for ut_tv in utmp... no checking for ut_type in ut...
2003 Jun 22
2
Problem with Configure
...spnam in -lgen... no checking for deflate in -lz... yes checking for strcasecmp... yes checking for utimes... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking for library containing login... -lutil checking for logout... yes checking for updwtmp... no checking for logwtmp... yes checking for strftime... yes checking for GLOB_ALTDIRFUNC support... yes checking for gl_matchc field in glob_t... no checking whether struct dirent allocates space for d_name... yes checking for arc4random... no checking for __b64_ntop... yes checking for b64_ntop...
2002 Jul 26
1
creating unicode_map.437 and unicode_map.ISO8859-1?
Hello, I am running HP-UX 11 with Samba 2.2.5 binaries for HPUX and I keep getting the error that Samba can't find the unicode_map.xxx file. Well, I notice that all I have in /usr/local/samba/lib/codepages is codepage type files, not unicode. Why do the binaries not include a compiled make_unicodemap? I did download the source and found the .c file for the command. When I try to run