[Pkg-samba-maint] #330999: samba.postinst destroys smbpasswd if LDAP/NIS is down

Noèl Köthe noel at debian.org
Fri Sep 15 20:59:32 UTC 2006


Hello,

Peter and me discussed this problem during BSP;)

The code is:

samba.postinst line 86ff:

if [ -n "$2" -a -e /etc/samba/smbpasswd \
     -a ! -e /var/lib/samba/passdb.tdb -a "$PDB_MIGRATE" = "true" ] \
   && dpkg --compare-versions "$2" lt 2.99.cvs.20020713-2
then
        umask 066
        pdbedit -i smbpasswd -e tdbsam
        rm /etc/samba/smbpasswd
        umask 022
...

This is only for updates from versions before 3 (woody 2.2.x to sarge
3.0.14a). This doesn't happen from sarge to etch because we will upgrade
vom 3.0.14a to 3.0.23|4.
So the tag "sarge" is correct and we don't have to work on this for
etch.
There will be no work done to fix this because nearly all user already
upgraded.
AFAIK this bug will be left open until etch is released, then this sarge
bug will be closed.

Steve, Christian do you agree with this, or should we change the
severity, or close it , or do something else?

-- 
Noèl Köthe <noel debian.org>
Debian GNU/Linux, www.debian.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.alioth.debian.org/pipermail/pkg-samba-maint/attachments/20060915/ae739923/attachment.pgp


More information about the Pkg-samba-maint mailing list