Bug#910582: libpam-heimdal: libpam-heimdal updates PAM config with pam_krb5

2018-10-10 Thread Dave Love
Sorry, this must be bogus.  I can't now reproduce it, or figure out why
authN broke when I replaced the krb5 version and why I thought the
heimdal pam library was different.  I don't know if it works for me to
close it, as I'm attempting.



Bug#910582: libpam-heimdal: libpam-heimdal updates PAM config with pam_krb5

2018-10-08 Thread Russ Allbery
Dave Love  writes:

> Installing libpam-heimdal updates the PAM config to use pam_krb5, not
> pam_heimdal, which obviously breaks badly:

The PAM module is named pam_krb5.so in both libpam-heimdal and
libpam-krb5.  The two packages are just built against different Kerberos
libraries.  So, this is expected; could you provide some more information
about what broke?  (Error messages, etc.)

-- 
Russ Allbery (r...@debian.org)   



Bug#910582: libpam-heimdal: libpam-heimdal updates PAM config with pam_krb5

2018-10-08 Thread Dave Love
Package: libpam-heimdal
Version: 4.7-4
Severity: important

Installing libpam-heimdal updates the PAM config to use pam_krb5, not
pam_heimdal, which obviously breaks badly:

  root@stretch:~# grep -r krb5 /etc/pam.d
  root@stretch:~# apt install libpam-heimdal -y
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  The following NEW packages will be installed:
libpam-heimdal
  0 upgraded, 1 newly installed, 0 to remove and 60 not upgraded.
  Need to get 84.9 kB of archives.
  After this operation, 147 kB of additional disk space will be used.
  Get:1 http://deb.debian.org/debian stretch/main amd64 libpam-heimdal amd64 
4.7-4 [84.9 kB]
  Fetched 84.9 kB in 0s (1,025 kB/s)  
  Selecting previously unselected package libpam-heimdal:amd64.
  (Reading database ... 96374 files and directories currently installed.)
  Preparing to unpack .../libpam-heimdal_4.7-4_amd64.deb ...
  Unpacking libpam-heimdal:amd64 (4.7-4) ...
  Processing triggers for man-db (2.7.6.1-2) ...
  Setting up libpam-heimdal:amd64 (4.7-4) ...
  root@stretch:~# grep -r krb5 /etc/pam.d
  /etc/pam.d/common-password:password   [success=2 default=ignore]  
pam_krb5.so minimum_uid=1000
  /etc/pam.d/common-auth:auth   [success=2 default=ignore]  pam_krb5.so 
minimum_uid=1000
  /etc/pam.d/common-session:session optional
pam_krb5.so minimum_uid=1000
  /etc/pam.d/common-session-noninteractive:session  optional
pam_krb5.so minimum_uid=1000
  /etc/pam.d/common-account:account required
pam_krb5.so minimum_uid=1000

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

Kernel: Linux 4.9.0-6-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), LANGUAGE=en_GB:en 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages libpam-heimdal depends on:
ii  krb5-config 2.6
ii  libc6   2.24-11+deb9u3
ii  libkrb5-26-heimdal  7.1.0+dfsg-13+deb9u2
ii  libpam-runtime  1.1.8-3.6
ii  libpam0g1.1.8-3.6

libpam-heimdal recommends no packages.

libpam-heimdal suggests no packages.

-- no debconf information