winbindd error

Anthony J. Breeds-Taurima tony at cantech.net.au
Tue Nov 13 17:19:07 GMT 2001


On Tue, 13 Nov 2001, John Dziegiel wrote:

> Hi all!
> 
> In the  var directory I noticed a log. file that contains:
> nsswithc/winbindd_util.c:parse_id_list(711)
> 					
> and
> 
> 	windbind uid parameter missing    (anyone know what parm is
> missing??)

It simply means that you have not added the appropriate settinf in smb.conf
eg
---
#============================   winbind Stuff   ==============================
   winbind cache time = 10
   winbind enum users = no
   winbind enum groups = no
   template shell = /bin/bash
   template homedir = /home/%D/%U
   winbind uid = 10000-20000
   winbind gid = 10000-20000
---

change top suit your needs, and restart samba


Yours Tony.

/*
 * "The significant problems we face cannot be solved at the 
 * same level of thinking we were at when we created them."
 * --Albert Einstein
 */





More information about the samba mailing list