View Single Post
Old 13th May 2008
pcfxer pcfxer is offline
Port Guard
 
Join Date: May 2008
Location: Ottawa, Ontario, Canada
Posts: 14
Default

This is what I've done.

cd /usr/ports/net/samba3;make deinstall clean

make deinstall will recommend deleting certain files..I did (from what I remember), rm /var/log/log.smbd;rm /var/log/log.nmbd

I then deleted all smb.confs (make don't follow my exact command as your system may differ from mine and have files called smb4 or something), rm /usr/local/etc/smb*

Then I restarted the system, updated ports (nothing pertaining to smb so far), cd /usr/ports/net/samba3;make install clean.

Corey,
I am using smbd_enable="YES" right now, do I need to set the variable in rc.conf?

Anyhow, I'm going to begin editing smb.conf to share some files-I forget how to make a public share, so we'll see how it goes .

Thanks all!
Reply With Quote