nufw-users
[Top][All Lists]
Advanced

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

Re: [Nufw-users] inconsistency in database?


From: Vincent SCHULTZ
Subject: Re: [Nufw-users] inconsistency in database?
Date: Thu, 2 Jun 2005 09:41:10 +0200 (CEST)

Hi,

Le jeudi 02 juin 2005 à 00:44 +0200, Eric Leblond a écrit :
> Hi,
> 
> Le mercredi 01 juin 2005 à 23:31 +0200, Vincent Schultz a écrit :
> > Hello again,
> > 
> > I try to use gdbm authentification :
> > 
> > I created a account with :
> > 
> > # /opt/nufw/bin/nufw_dbm -C SHA1 -r -c vincent -g 103 /etc/nufw/users-
> > gdbm.nufw
> > Password:
> > Please retype password:
> > # ll /etc/nufw/users-gdbm.nufw
> > -rw-------  1 root root 1582 jun  1 22:44 /etc/nufw/users-gdbm.nufw
> 
> > ** (process:5955): WARNING **: inconsistency in database? unable to
> > parse data for key vincent (size 7)
> > ** (process:5955): WARNING **: sasl negotiation error: -20
> > ** (process:5955): WARNING **: address@hidden at 192.168.6.98 is a badguy
> > 
> > Humm, I don't know where the problem is. Any idea ?
> 
> Could you try from an empty file if you use the provided file it may be
> a conflict between version of libgdbm.
> By the way, could you also do a ldd on binaries to check for
> differences.

Actually, the user was added in a empty file (ie the file did not exist before 
the nufw_dbm command.
I did it again this morning and I have the same problem.

address@hidden pgsql]# ldd /opt/nufw/bin/nufw_dbm
        libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00af2000)
        libdl.so.2 => /lib/libdl.so.2 (0x00aec000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x00b69000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x00d76000)
        libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0x006d6000)
        libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x00b08000)
        libc.so.6 => /lib/tls/libc.so.6 (0x009c0000)
        /lib/ld-linux.so.2 (0x009a6000)
        libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0xb7ff4000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x00494000)
address@hidden pgsql]#
address@hidden pgsql]# ldd /opt/nufw/sbin/nuauth
        libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x00b20000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x00b0c000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00ba0000)
        libm.so.6 => /lib/tls/libm.so.6 (0xb7fd6000)
        libgnutls.so.11 => /usr/lib/libgnutls.so.11 (0xb7f68000)
        libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0x006d6000)
        libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x00aec000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00b57000)
        libsasl2.so.2 => /usr/lib/libsasl2.so.2 (0x00af2000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7f63000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x00b69000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x00d76000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00da6000)
        libc.so.6 => /lib/tls/libc.so.6 (0x009c0000)
        /lib/ld-linux.so.2 (0x009a6000)
        libnsl.so.1 => /lib/libnsl.so.1 (0x00494000)

A+

Vincent


> 
> BR,





reply via email to

[Prev in Thread] Current Thread [Next in Thread]