Package: smbldap-tools
Version: 0.9.7-1
Severity: important

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***
I've recently migrated from smbldap-tools 0.9.4-1 (Lenny) to 0.9.7-1 (Wheezy).
My script for creating users calls smbldap-useradd, it is the same before and
after migration. It appears that sambaLogonScript and sambaPrimaryGroupSID
aren't added with this new version. I think it would be the same for
sambaHomeDrive, sambaHomePath, sambaProfilePath but I don't use them.
I think the problem is line 601 of smbldap-useradd:
my adds = ();
if I omit the "my", it works for me : because the test of @adds ("if (@adds) {"
-> line 623) is not in the same block, so the test is always false, and nothing
is added.
Maybe an another possibility would be to put the block beginning line 623 in
the same block that the line 601 (not tested).



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

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages smbldap-tools depends on:
ii  libcrypt-smbhash-perl    0.12-3
ii  libio-socket-ssl-perl    1.76-2
ii  libnet-ldap-perl         1:0.4400-1
ii  libunicode-maputf8-perl  1.11-2
ii  perl                     5.14.2-21

smbldap-tools recommends no packages.

smbldap-tools suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to