[Announce] Samba 4.1.4 Available for Download

Thomas Bork tombork at web.de
Sun Jan 12 10:43:51 MST 2014


Am 10.01.2014 09:36, schrieb Karolin Seeger:

> This is the latest stable release of Samba 4.1.
> Major enhancements in Samba 4.1.4 include:

If adding a new user to the system and pam_smbpass kicks in (to change a 
system and potentially a samba password), I see this:

Changing password for y.
no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory

I see this messages in syslog:

Jan 12 19:21:23 samba passwd[25028]: pam_smbpass(passwd:chauthtok): 
Failed to find entry for user y.
Jan 12 19:21:28 samba passwd[25028]: pam_smbpass(passwd:chauthtok): 
Failed to find entry for user y.

Line 4864 of /source3/param/loadparm.c:
                  n2 = talloc_sub_basic(talloc_tos(), 
get_current_username(),

Line for pam_smbpass.so in /etc/pam.d/common-password:
password        optional        pam_smbpass.so  nullok use_authtok 
try_first_pass

How can I avoid leaking memory?

-- 
der tom


More information about the samba-technical mailing list