Hi Peter,

I'm not really sure, but (depending on your domain environment) you could need some of these lines:

template homedir = /home/%D/%U
template shell = /bin/bash
netbios name = my_computer
wins server = 123.123.123.123
security = domain
password server = *
encrypt passwords = yes
workgroup = MY_DOMAIN
log file = /var/log/samba/%m

Regards,
Heiko

Peter Milburn wrote:
Hi all.

Have been running samba fine for ages now, have started to play with
winbind. Sad to say I am not having any luck in getting the winbind to work.

Here is my winbind part of the smb.conf #Windbind Global Settings
winbind separator = +
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = yes
winbind enum groups = yes
template shell = /bin/bash


and here is what the log.winbind is saying

Could not look up dc's for domain SPORTODDS
[2003/01/02 12:59:59, 3]
nsswitch/winbindd_cm.c:get_connection_from_cache(406)
Could not open a connection to SPORTODDS for \PIPE\lsarpc
(NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND)
[2003/01/02 13:00:09, 1] nsswitch/winbindd_util.c:init_domain_list(144)
Retrying startup domain sid fetch for SPORTODDS
[2003/01/02 13:00:09, 3] nsswitch/winbindd_cm.c:cm_get_dc_name(98)
Could not look up dc's for domain SPORTODDS
[2003/01/02 13:00:09, 3]
nsswitch/winbindd_cm.c:get_connection_from_cache(406)
Could not open a connection to SPORTODDS for \PIPE\lsarpc
(NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND)
[2003/01/02 13:00:19, 1] nsswitch/winbindd_util.c:init_domain_list(144)
Retrying startup domain sid fetch for SPORTODDS
[2003/01/02 13:00:19, 3] nsswitch/winbindd_cm.c:cm_get_dc_name(98)
Could not look up dc's for domain SPORTODDS
[2003/01/02 13:00:19, 3]
nsswitch/winbindd_cm.c:get_connection_from_cache(406)
Could not open a connection to SPORTODDS for \PIPE\lsarpc
(NT_STATUS_DOMAIN_CONTROLLER_NOT_FOUND


Is anyone able to point me the right direction.

Thanks

Pete


--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Reply via email to