Displaying 2 results from an estimated 2 matches for "mthcs".
Did you mean:
mthca
2004 Sep 02
1
smbldap_search_suffix: Problem during the LDAP search
...ess resource on the server with no problems. I search this
list and google and did not come up with anything conclusive. I am
running samba 3.04, openldap-2.1.22-8, and Redhat AS 3.0. Any insight
on these errors would be appreciated. Here is smb.conf
[global]
netbios name = HSFNP01
workgroup = MTHCS
server string =
security = user
os level = 64
domain master = yes
local master = yes
preferred master = yes
time server = yes
#passdb backend = tdbsam
ldappasswd sync =yes
passdb backend = ldapsam:ldap://127.0.0.1/
ldap admin dn = cn=samba,ou=DSA,dc=mthcs,dc=net
#ldap admin dn = cn=Manager,dc=mthcs...
2004 Jun 10
1
Samba 3.0.5 pre1 cannot ad windows xp machine to domain
...all,
I can add my W2K machines to the Samba 3.0.5pre1 with no problems, but I
can not add my XP machines. Existing XP machines work fine, but when I
try to add new XP machine it does not work. Here is my smb.conf and pc
from the log.smbd
Thanks
-Glenn
[global]
netbios name = HSFNP01
workgroup = MTHCS
security = user
os level = 64
domain master = yes
local master = yes
preferred master = yes
time server = yes
;passdb backend = tdbsam
passdb backend = tdbsam
unix extensions = yes
encrypt passwords = yes
domain logons = yes
logon script = logon.bat
logon drive = H:
logon home = \\%L\%U
logon path...