Please Help
Aaron
acarranza at nubiandirections.org
Mon Oct 11 12:55:22 PDT 2004
Befor I ask you for help, I will like to thank you for the effort you guys are
puting in helping new bsd users.
I installed bsd 4.8 on a dell pc and i installed samba 2.2.8a configured
it and tested it. Everything work out fine, when I implemented it, I got
message telling me on one machine semaphore timed out, and on another machine
that it could not domain.
-------------- next part --------------
[2004/10/06 15:31:03, 0] smbd/server.c:main(791)
smbd version 2.2.8 started.
Copyright Andrew Tridgell and the Samba Team 1992-2002
[2004/10/06 15:31:03, 0] printing/print_cups.c:cups_printer_fn(107)
Unable to connect to CUPS server localhost - Connection refused
[2004/10/06 15:52:14, 0] smbd/server.c:main(791)
smbd version 2.2.8 started.
Copyright Andrew Tridgell and the Samba Team 1992-2002
[2004/10/06 15:52:14, 0] printing/print_cups.c:cups_printer_fn(107)
Unable to connect to CUPS server localhost - Connection refused
[2004/10/06 16:02:08, 0] smbd/server.c:main(791)
smbd version 2.2.8 started.
Copyright Andrew Tridgell and the Samba Team 1992-2002
[2004/10/06 16:02:08, 0] printing/print_cups.c:cups_printer_fn(107)
Unable to connect to CUPS server localhost - Connection refused
[2004/10/06 16:05:05, 0] lib/util_sock.c:get_socket_addr(1012)
getpeername failed. Error was Socket is not connected
[2004/10/06 16:05:05, 0] lib/util_sock.c:write_socket_data(499)
write_socket_data: write failure. Error = Broken pipe
[2004/10/06 16:05:05, 0] lib/util_sock.c:write_socket(524)
write_socket: Error writing 4 bytes to socket 12: ERRNO = Broken pipe
[2004/10/06 16:05:05, 0] lib/util_sock.c:send_smb(704)
Error writing 4 bytes to client. -1. (Broken pipe)
[2004/10/06 16:05:10, 0] lib/util_sock.c:get_socket_addr(1012)
getpeername failed. Error was Socket is not connected
[2004/10/06 16:05:10, 0] lib/util_sock.c:write_socket_data(499)
write_socket_data: write failure. Error = Broken pipe
[2004/10/06 16:05:10, 0] lib/util_sock.c:write_socket(524)
write_socket: Error writing 4 bytes to socket 12: ERRNO = Broken pipe
[2004/10/06 16:05:10, 0] lib/util_sock.c:send_smb(704)
Error writing 4 bytes to client. -1. (Broken pipe)
[2004/10/06 16:06:32, 0] lib/util_sock.c:get_socket_addr(1012)
getpeername failed. Error was Socket is not connected
[2004/10/06 16:06:32, 0] lib/util_sock.c:write_socket_data(499)
write_socket_data: write failure. Error = Broken pipe
[2004/10/06 16:06:32, 0] lib/util_sock.c:write_socket(524)
write_socket: Error writing 4 bytes to socket 12: ERRNO = Broken pipe
[2004/10/06 16:06:32, 0] lib/util_sock.c:send_smb(704)
Error writing 4 bytes to client. -1. (Broken pipe)
[2004/10/06 16:06:32, 0] lib/util_sock.c:get_socket_addr(1012)
getpeername failed. Error was Socket is not connected
[2004/10/06 16:06:32, 0] lib/util_sock.c:write_socket_data(499)
write_socket_data: write failure. Error = Broken pipe
[2004/10/06 16:06:32, 0] lib/util_sock.c:write_socket(524)
write_socket: Error writing 4 bytes to socket 12: ERRNO = Broken pipe
[2004/10/06 16:06:32, 0] lib/util_sock.c:send_smb(704)
Error writing 4 bytes to client. -1. (Broken pipe)
-------------- next part --------------
;
; $Id: smb.conf,v 1.2 2004/5/25 16:26:04 root Exp root $
; This file was modified by Acarranza on 5/25/2004
; This file was modified by Acarranza on 5/25/2004
; For assistance please contact Nubian Directions
; at 845.452.8574
;
[global]
; Basic Settings
netbios name = FileServer
workgroup = mountgullian
server string = %h server ( Samba %v ) %a
case sensitive = no
time server = yes
restrict anonymous = no
client code page = 850
announce as = NT Server
announce version = 6.0
max protocol = NT1
fstype = FAT32
fstype = NTFS
; fstype = Samba
admin users = clane,acarranza
domain admin group = @wheel
; IP and speed settings
max smbd processes = 0
; max xmit = 8192
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=8192 SO_RCVBUF=8192
; read size = 8192
; WINS settings
wins support = yes
name resolve order = wins bcast host lmhosts
max ttl = 360
max wins ttl = 360
min wins ttl = 180
; Forced things...
force directory mode = 0750
force directory security mode = 0750
force create mode = 0750
force security mode = 0750
; Printing
printing = bsd
show add printer wizard = no
; FreeBSD specific
lock directory = /var/lock
; Domain controlling and master browser
domain logons = yes
os level = 64
preferred master = yes
domain master = auto
local master = yes
; network security settings
; hosts deny = ALL
bind interfaces only = yes
interfaces = 192.168.0.150
hosts allow = localhost 192.168.0.
# interfaces = 172.16.1.1
# hosts allow = localhost 172.16.1.
; default security settings
security = user
security mask = 0750
directory security mask = 0750
encrypt passwords = yes
min passwd length = 6
; where is a user's home directory and where should it be mounted
logon drive =
logon home =
logon path =
;logon drive = X:
;logon home = \\%N\%U\NT-profile
;logon path = \\%N\\%U\windows-profile
; specify a generic logon script for all users
; relative DOS path to the [netlogon] share
;logon script = %U.bat
logon script = logon.bat
; needed for a domain controller
[netlogon]
path = /usr/local/samba/netlogon
writeable = no
browseable = no
; share for storing users profiles
;[profiles]
; path = /usr/local/samba/profiles
; writeable = yes
; create mask = 0600
; directory mask = 0700
; don't forget to make NT/2000 machine trusts
[homes]
comment = Directory for : %U
browseable = yes
guest ok = no
writeable = yes
create mask = 0750
directory mask = 0750
[mnt]
path = /mnt
writeable = no
browseable = no
valid users = clane, acarranza, bcook, bsullivan
[printers]
comment = All Printers
browseable = yes
path = /tmp
printable = yes
public = no
writeable = no
create mode = 0700
[backup]
comment = This is the backup folder
writeable = yes
browseable = yes
create mask = 0777
directory mask = 0777
path = /netshare/backup
; valid users = @users
[fileshare]
comment = This is the share folder on the server
writeable = yes
browseable = yes
create mask = 0777
directory mask = 0777
path = /netshare/fileshare
; valid users = @users
[cdrom]
comment = Automounted when connected to
path = /cdrom
root preexec = mount /cdrom
root postexec = umount /cdrom
More information about the freebsd-questions
mailing list