Your message dated Mon, 10 Sep 2018 22:42:26 +0200
with message-id <[email protected]>
and subject line Re: Bug#893059: Fix upstream
has caused the Debian Bug report #893059,
regarding oidentd: error with 4 parameters to, lport, from, and fport in 
/etc/oidentd.conf for a range directive
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
893059: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893059
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: oidentd
Version: 2.0.8-10+b1
Severity: normal

Dear Maintainer,

I try to modify the reply of a particular user to an ident request with oidentd.
For this I modify the /etc/oidentd.conf file with this in it :

# Configuration for oidentd
# see oidentd.conf(5)
#
default {
    default {
        deny spoof
        deny spoof_all
        deny spoof_privport
        allow random
        allow random_numeric
        allow numeric
        deny hide
    }
}

# you may want to hide root connections
#user "root" {
#       default
#       {
#               force
#               reply
#               "UNKNOWN"
#       }
#}

user someuser {
    default {
        allow spoof
    }

    to 138.231.136.62 lport 55410 from 138.231.136.12 fport 6669 {
        reply "plop"
    }
}


Where someuser is a valid user on the system.

When I try to start the oidentd daemon with this configuration file, it fail to
start and report a error in the file pointing to the line:
    to 138.231.136.62 lport 55410 from 138.231.136.12 fport 6669 {
But this line seems to be valid regarding the manual.


-- System Information:
Debian Release: 9.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-6-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages oidentd depends on:
ii  adduser    3.115
ii  iproute2   4.9.0-1+deb9u1
ii  libc6      2.24-11+deb9u3
ii  lsb-base   9.20161125
ii  net-tools  1.60+git20161116.90da8a0-1
ii  netbase    5.4

oidentd recommends no packages.

oidentd suggests no packages.

-- Configuration Files:
/etc/oidentd.conf changed [not included]

-- no debconf information

--- End Message ---
--- Begin Message ---
Control: fixed -1 2.3.1-1

Le jeudi 22 mars 2018 à 17:03:14+0100, Fardale a écrit :
> This problem has been fix upstream by this commit https://github.com/
> janikrabe/oidentd/commit/1465ef7015260ee9068f92865bf355dddf47409a
> and this commit https://github.com/janikrabe/oidentd/commit/
> e290df88f1435255732db0f0bb03d8ce45dcd9a8 allow the parameter to be specify in 
> any order.

Since Magnus uploaded a release including the fix you mention, I'll mark
this bug as fixed and close it.

Feel free to reopen it should I be wrong.

Cheers.

-- 
Pierre-Elliott Bécue
GPG: 9AE0 4D98 6400 E3B6 7528  F493 0D44 2664 1949 74E2
It's far easier to fight for one's principles than to live up to them.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to