Monday, May 13, 2024
 Popular · Latest · Hot · Upcoming
37
rated 0 times [  37] [ 0]  / answers: 1 / hits: 14406  / 2 Years ago, mon, february 28, 2022, 11:37:04

Everytime I try to sudo something at the terminal, I get a warning message:



alexandre@XPS-15Z $ sudo mount file.iso /mnt/ -o loop
[sudo] password for alexandre:
no talloc stackframe at ../source3/param/loadparm.c:4864, leaking memory


It's just annoying to get that all the time. How do I solve that? I'm on Ubuntu 14.04 (upgraded from 13.10)


More From » 14.04

 Answers
5

After a little Googling, I found out this message is related to Samba password syncing.



To fix it, run pam-auth-update and make sure SMB password synchronization is deselected (source). Use space to deselect it.



SMB password synchronization



This should not be necessary when the bug is corrected in SAMBA (in fact, Ubuntu 14.10 is packed with samba 4.1.11 and does not have the same behavior).


[#25262] Wednesday, March 2, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
alliulet

Total Points: 46
Total Questions: 109
Total Answers: 97

Location: Svalbard and Jan Mayen
Member since Sat, Oct 10, 2020
4 Years ago
;