Greeting Andy,
Your config seem to be ok, but change os level to 65. I suppose that you
send only ldap parameters and not all the smb.conf parameters.
First check your DNS resolution (from your server and client). But I'm
sure that your need to add the following parameter in the smb.conf to
resolv your problem:
wins support = yes (yurk I don't like Wins)
And on your windows client check your network configuration with the
ipconfig /all command. You must see Wins Server define.
Try this and give me some feelback.
These parameters are not usefull in the present problem.
netbios aliases = loghost, mailhost, backuphost, ldaphost
logon drive = H:
logon home = \\%h\%U
logon path = \\%h\profiles\%U
logon script = logon.bat
ldap delete dn = Yes
ldap ssl = off
ldapsam:trusted = Yes
ldap timeout = 15
utmp directory = /var/run
wtmp directory = /var/log
utmp = Yes
Best regards,
Robert
Hello all
I have set up a Debian etch server with a samba and ldap integration.
domain master = yes
domain logons = yes
os level = 33
preferred master = yes
local master = yes
passdb backend = ldapsam:ldap://localhost/
ldap admin dn = cn=admin,dc=test,dc=net
ldap suffix =dc=test,dc=net
ldap user suffix = ou=users
ldap machine suffix = ou=machines
ldap group suffix = ou=groups
ldap password sync = yes
I have added the machine into LDAP as a samba 3 machine.
I have added a user to the domain admins group.
When I try to connect a PC to the domain a error message pops up saying "the
following error occurred attempting to join the domain "test": The specific
network name is no longer available"
Would some know the cause of this?
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba