That's worked, thanks a million!! -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Hodrien Sent: Tuesday, 3 June 2008 8:11 PM Cc: [email protected] Subject: Re: [Samba] getent not listing ADS users ctdb samba
On Tue, 3 Jun 2008, Evan Koutsandreou wrote: > 1. getent does not retrieve the list of domain users or groups (wbinfo > works fine) Do you mean "getent passwd", or "getent passwd foo"? If you mean the former, then you need: winbind enum groups = yes winbind enum users = yes jh -- "Woman was God's second mistake." -- Nietzsche -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
