I keep getting the error on my Samba server
Apr 10 14:11:12 everest smbd[13120]: [2001/04/10 14:11:12, 0]
smbd/password.c:server_cryptkey(1025)
Apr 10 14:11:12 everest smbd[13120]: password server not available
I have windows 2000 clients trying to connect to the Samba server. I originally
configured it to be a domain controller for a Win 98 network, but have since
added Win 2k machines. They will connect to the shares, but then will disconnect
after a brief period, and then the user has to retype the user id and password
to reconnect. Here is the main section of my smb.conf file. Do I need change
security = server
to
security = user
brian
[global]
netbios name = DASERVER
printing = lprng
printcap name = /etc/printcap
load printers = yes
guest account = nobody
; Check this invalid users
invalid users = root
dead time = 60
time server = yes
; password level = 4
password level = 2
username level = 2
smb passwd file = /etc/samba/smbpasswd
; DOMAIN SPECIFIC INFO
os level = 64
domain master = yes
local master = yes
preferred master = yes
domain logons = yes
logon script = %U.bat
security = server
workgroup = SANJOSE
server string = %h server (Samba %v)
wins support = yes
name resolve order = lmhosts host wins bcast
dns proxy = no
preserve case = yes
short preserve case = yes
unix password sync = false
passwd program = /usr/bin/passwd %u
passwd chat = *New\spassword:* %n\n *Re-enter\snew\spassword:* %n\n
*Password\schanged.* .
max log size = 1000
--
Brian Lavender
http://www.brie.com/brian/