Re: samba q

2007-06-29 Thread Hugo Vanwoerkom
Owen Townend wrote: Hugo, First step is probably ensuring that you have encrypt passwords = true set as a [global] option, if you're using swat then it's a check box on the main config page. Try that first, hopefully it fixes the problem. I don't know why that doesn't

Re: samba q

2007-06-28 Thread Owen Townend
Hugo, First step is probably ensuring that you have encrypt passwords = true set as a [global] option, if you're using swat then it's a check box on the main config page. Try that first, hopefully it fixes the problem. cheers, Owen. On Thu, 2007-06-28 at 11:17 -0500, Hugo

samba q

2007-06-28 Thread Hugo Vanwoerkom
Hi, I installed samba and apparently Debian automatically creates a share for the first user that is created. I created a share for a second user, but it never shows up on XP. This is the config: # Samba config file created using SWAT # from 127.0.0.1 (127.0.0.1) # Date: 2007/06/28 11:13:46

Re: samba Q

2006-03-04 Thread Gene Heskett
On Saturday 04 March 2006 14:49, Dave Ewart wrote: >Gene Heskett wrote: >> Greetings all; >> >> Can someone explain to me why I can 'mount -t smbfs' a share on a >> debian based box, also 2 other shares on a RH7.3 box, and I can >> 'umount /mnt/sharename' on two shares located on the RH7.3 box, but

Re: samba Q

2006-03-04 Thread Dave Ewart
Gene Heskett wrote: > Greetings all; > > Can someone explain to me why I can 'mount -t smbfs' a share on a debian > based box, also 2 other shares on a RH7.3 box, and I can > 'umount /mnt/sharename' on two shares located on the RH7.3 box, but to > umount the debian based box I have to use the

samba Q

2006-03-04 Thread Gene Heskett
Greetings all; Can someone explain to me why I can 'mount -t smbfs' a share on a debian based box, also 2 other shares on a RH7.3 box, and I can 'umount /mnt/sharename' on two shares located on the RH7.3 box, but to umount the debian based box I have to use the 'smbumount /mnt/sharename' again