I'm having a bit of trouble configuring samba as a PDC. Basically, what I want is for the linux box to act as a file server and also the PDC of a domain.
Strangely, it works on some computers (namely, other servers that are running win2k and also act as PDC), but not on normal workstations. What i want for the workstation to do is to be able to join the domain... but I havent achieved this yet.
I have the [netlogon] part in my smb.conf file, and my globals are as follows:
[global]
netbios name = MADMAN
workgroup = FREAK
os level = 65
preferred master = yes
domain master = yes
local master = yes
security = user
encrypt passwords = yes
domain logons = yes
logon drive = S:
server string = FREAK Samba Server
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
hosts allow = 192.168.1.0/255.255.255.0
wins support = yes
name resolve order = wins lmhosts bcast
time server = yes
I believe this should work, but I am just having trouble having a workstation (that is domain-less currently) to join the FREAK domain.
Alternatively, if someone can tell me how to add the box to a workgroup, it would be a kluge for now......
thanks. 🙂
Strangely, it works on some computers (namely, other servers that are running win2k and also act as PDC), but not on normal workstations. What i want for the workstation to do is to be able to join the domain... but I havent achieved this yet.
I have the [netlogon] part in my smb.conf file, and my globals are as follows:
[global]
netbios name = MADMAN
workgroup = FREAK
os level = 65
preferred master = yes
domain master = yes
local master = yes
security = user
encrypt passwords = yes
domain logons = yes
logon drive = S:
server string = FREAK Samba Server
log file = /var/log/samba/log.%m
max log size = 50
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
dns proxy = No
hosts allow = 192.168.1.0/255.255.255.0
wins support = yes
name resolve order = wins lmhosts bcast
time server = yes
I believe this should work, but I am just having trouble having a workstation (that is domain-less currently) to join the FREAK domain.
Alternatively, if someone can tell me how to add the box to a workgroup, it would be a kluge for now......
thanks. 🙂