Bug#347304: samba: Should not add admin users to smbpasswd

2006-01-10 Thread Andrew Bartlett
On Tue, 2006-01-10 at 00:14 +0100, Javier Fernández-Sanguino Peña wrote: > Package: samba > Version: 3.0.21a-1 > Priority: wishlist > > Currently samba's postinst does this if the user says 'yes' to generate > automatically the smbpasswd file: > > getent passwd | /usr/sbin/mksmbpasswd > /

Bug#347304: samba: Should not add admin users to smbpasswd

2006-01-10 Thread Steve Langasek
On Tue, Jan 10, 2006 at 08:29:22PM +1100, Andrew Bartlett wrote: > On Tue, 2006-01-10 at 06:55 +0100, Christian Perrier wrote: > > > All other system users will be allowed in, if they have a valid password > > > when the smbpasswd is generated. I don't really see what's the need > > > to have admin

Bug#347304: samba: Should not add admin users to smbpasswd

2006-01-10 Thread Andrew Bartlett
On Tue, 2006-01-10 at 06:55 +0100, Christian Perrier wrote: > > All other system users will be allowed in, if they have a valid password > > when the smbpasswd is generated. I don't really see what's the need > > to have admin users like gdm, sshd, bin, daemon, sys, or identd (some > > of those are

Bug#347304: samba: Should not add admin users to smbpasswd

2006-01-09 Thread Christian Perrier
> All other system users will be allowed in, if they have a valid password > when the smbpasswd is generated. I don't really see what's the need > to have admin users like gdm, sshd, bin, daemon, sys, or identd (some > of those are created by packages and are not default system users) allowed > ac

Bug#347304: samba: Should not add admin users to smbpasswd

2006-01-09 Thread Javier Fernández-Sanguino Peña
Package: samba Version: 3.0.21a-1 Priority: wishlist Currently samba's postinst does this if the user says 'yes' to generate automatically the smbpasswd file: getent passwd | /usr/sbin/mksmbpasswd > /etc/samba/smbpasswd pdbedit -i smbpasswd -e tdbsam rm /etc/samba/smbpass