Displaying 1 result from an estimated 1 matches for "debserv1".
Did you mean:
webserv1
2004 Apr 21
1
Problem joining 3.0.2a to W2k AD
...m running Samba 3.0.2a on Debian GNU/Linux 3.0r2. My domain is a Windows
2000 mixed-mode domain with no WINS server. Samba was compiled from source
with the following options:
--with-prefix=/opt/samba --with-winbind
My smb.conf file is as follows:
[global]
workgroup = OTSHDQTR
netbios name = DEBSERV1
security = domain
password server = 192.168.0.20
client ntlmv2 auth = yes
log file = /opt/samba/var/log/log.%m
log level = 3
winbind use default domain = yes
Searching Google and the archives turned up a single hit: a nearly identical
problem (posted April 14th) that nobody responded t...