Package: davical
Version: 0.9.7.6-0
Severity: minor

Hi Andrew,

when adding a user from the pam db the full name gets extracted in
drivers_squid_pam.php with:
$fullname = trim( exec("getent passwd | grep ^" . $username ." | cut -d \":\" 
-f5"), ' ,' );

When the fields in /etc/password contain a phone number this leads to
a nice full name like:

gre...@colleen:~$ getent passwd | grep ^gregoa | cut -d: -f5
gregor herrmann,,,+43 123 4567890

which is probaly not intended :)

Sorry for the missing patch & cheers,
gregor

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30.6.20090909
Locale: LANG=C, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages davical depends on:
ii  debconf                  1.5.28          Debian configuration management sy
ii  libawl-php               0.38-0          Andrew's Web Libraries - PHP Utili
ii  libdbd-pg-perl           2.15.1-1        Perl DBI driver for the PostgreSQL
ii  libyaml-perl             0.70-1          YAML Ain't Markup Language
ii  php5-pgsql               5.2.11.dfsg.1-1 PostgreSQL module for php5
ii  postgresql-client-8.3    8.3.8-1         front-end programs for PostgreSQL 

davical recommends no packages.

davical suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to