Re: [vox-tech] samba: smbpasswd not working

2010-01-07 Thread Eric Lin
On Fri, Jan 08, 2010 at 01:32:16AM -0500, Peter Salzman wrote: > I'm trying to access Linux "shares" from a windows machine. So I went > through this on my Linux server: > > # cat /etc/passwd | mksmbpasswd > /etc/samba/smbpasswd > # smbpasswd -U p > New SMB password: > Retype new SMB password: >

[vox-tech] samba: smbpasswd not working

2010-01-07 Thread Peter Salzman
I'm trying to access Linux "shares" from a windows machine. So I went through this on my Linux server: # cat /etc/passwd | mksmbpasswd > /etc/samba/smbpasswd # smbpasswd -U p New SMB password: Retype new SMB password: The first command created the file /etc/samba/smbpasswd with all the user nam