Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2000 23:22:44 -0700
From:      DAve <dave@pixelhammer.com>
To:        Joe.Warner@smed.com, freebsd-questions@FreeBSD.ORG
Subject:   Re: Unable to access SAMBA shares via WIN NT
Message-ID:  <00070723240501.12369@redbird>
In-Reply-To: <00070815542206.00341@dannyh.freebsd.org>
References:  <85256915.00672FC0.00@Deimos.smed.com> <00070815542206.00341@dannyh.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe, here is a copy of my simple smb.conf taken from my working Samba
install.

best of luck,

DAve.

# Samba config file created using SWAT
  # from redbird.pixelhammer.com (192.168.0.2)
  # Date: 2000/07/07 23:22:39

  # Global parameters
  [global]
          workgroup =3D HOMELAN
          netbios name =3D OTONABEE
          encrypt passwords =3D Yes
          update encrypted =3D Yes
          log file =3D /var/log/smb
          create mask =3D 0666

  [HOMELAN]
          path =3D /home/otonabee
          valid users =3D dave,otonabee
          admin users =3D dave,otonabee
          writeable =3D Yes


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00070723240501.12369>