OpenBSD is known for its tight security. It has shut down the netbios ports
that Windows uses.
OpenBSD is not really a good choice for a Samba server. It's great for
security. Put your Samba server behind an OpenBSD firewall, for example. But
you should find another BSD or Linux for Samba.
Gary
----- Original Message -----
From: "Jocke" <fjodor@mindless.com>
To: <samba@us4.samba.org>
Sent: Thursday, October 05, 2000 8:48 PM
Subject: (no subject)
Hi.
I'm trying to set up samba on an OpenBSD (current) machine to run as a PDC,
but for some reason my windowsclients doesn't even see the machine. And when
I try logging in it says there is no server to verify my logon on the
network.
Here is my smb.conf file.
I've only setup samba as a freely avalible fileserver before so I'm new
to
this netlogon stuff, so I might have missed something basic.
Any help is badly needed!
/Jocke
----------[smb.conf]-----------
[global]
workgroup = ARBETSGRUPPEN
server string = FILSERVER
hosts allow = 172.0 127.
log file = /var/log/smbd.%m
max log size = 500
security = user
encrypt passwords = Yes
passwd program = /usr/bin/passwd %u
unix password sync = Yes
null passwords = No
name resolve order = wins bcast lmhosts host
deadtime = 1
socket options = TCP_NODELAY IPTOS_THROUGHPUT SO_RCVBUF=4096
SO_SNDBUF=4096
os level = 65
local master = Yes
preferred master = Yes
domain master = Yes
wins proxy = No
wins support = Yes
debuglevel = 4
message command = csh -c 'xedit %s;rm %s' &
create mask = 0740
directory mask = 0750
domain logons = Yes
logon script = %U.bat
#============================ Share Definitions
=============================[netlogon]
comment = Network Logon Service
path = /etc/samba/netlogon
guest ok = Yes
writable = No
share modes = No
[homes]
comment = hemkataloger
browseable = Yes
Writable = Yes
[iggedir]
comment = jannes kataloger
path = /home/jan
valid users = jan
public = No
writable = Yes
printable = No
[hudikdir]
comment = christinas kataloger
path = /home/christina
valid users = christina
public = No
writeable = Yes
printable = No
[delad]
comment = mina grejor
path = /home/trastaden
public = Yes
writable = Yes
printable = No
-------[printout from the "smbclient -L localhost" command]-------
Domain=[ARBETSGRUPPEN] OS=[Unix] Server=[Samba 2.0.7]
Sharename Type Comment
--------- ---- -------
homes Disk Hemkataloger
netlogon Disk Network Logon Service
iggedir Disk Jannes kataloger
hudikdir Disk Christinas kataloger
delad Disk mina grejor
IPC$ IPC IPC Service (trastaden)
Server Comment
--------- -------
Workgroup Master
--------- -------