mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-01 15:52:55 +02:00
samba: Add helper script to pipe password
It is complicated to set the password in the C helper binary. Therefore it is being set by a helper script. This is still not an optimal solution since the password might be exposed to the shell environment, but has the advantage that shell command injection is no longer possible. Fixes: #12562 Reported-by: Albert Schwarzkopf <ipfire@quitesimple.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -788,6 +788,7 @@ usr/lib/security/pam_winbind.so
|
||||
usr/libexec/samba/smbspool_krb5_wrapper
|
||||
usr/sbin/eventlogadm
|
||||
usr/sbin/nmbd
|
||||
usr/sbin/samba-change-password
|
||||
usr/sbin/samba-gpupdate
|
||||
usr/sbin/smbd
|
||||
usr/sbin/winbindd
|
||||
|
||||
Reference in New Issue
Block a user