LinuxSA Mailing list archives

Index: [thread] [date] [subject] [author] [stats]
  From: Adam Dixon <adix@camtech.net.au>
  To  : Linuxsa@Linuxsa. Org. Au <linuxsa@linuxsa.org.au>
  Date: Fri, 6 Apr 2001 20:31:28 +0930

SMB2.2a3

Would anyone have a smb.conf file working already? im haveing troubles
getting it going.
My current smbconf::::::::::

[global]
   workgroup = DIXON
   time server = true
   status = yes
   encrypt passwords = Yes
   domain logons = yes
   logon script = scripts/%U.bat
   domain admin group = @admin
   domain admin users = admin
   add user script = /usr/sbin/adduser -n -g machines -c Machine -d
/dev/null -s /bin/false %m$
   share modes = no
   os level 65

   netbios name = Gateway
   hosts allow = 192.168.100. 127.
   log file = /usr/local/samba/var/log.%m
   max log size = 50
   security = user
   socket options = TCP_NODELAY
   interfaces = 192.168.100.0/24
   dns proxy = no

[homes]
        guest ok = no
        read only = no
        create mask = 0700
        directory mask = 0700
        oplocks = false
        locking = no

[netlogon]
        path = /usr/local/samba/netlogon
        writeable = no
        guest ok = no

[Archives]
  comment = The Archive
  path = /store/
  read only = no
  public = yes

::::

Anyone with a working conf, im after getting my windows 2000 boxes loging
in. read the howtos, followed them in fact and it lead me to that :\

Adam Dixon
adix@camtech.net.au

-- 
LinuxSA WWW: http://www.linuxsa.org.au/  IRC: #linuxsa on irc.linux.org.au
To unsubscribe from the LinuxSA list:
  mail linuxsa-request@linuxsa.org.au with "unsubscribe" as the subject


Index: [thread] [date] [subject] [author] [stats]
Return to the LinuxSA Mailing List Information Page