Elijah Savage wrote:

All,


First off I would like to say the book "The Official Samba-3 HowTO and Reference Guide" is awesome I purchased it off Amazon a couple of weeks ago. Ok now on to my problem.


I have samba installed and configured and joined the domain no problem.

When I run wbinfo -u I can see my domain users, when I run wbinfo -g I
can see all my domain groups, BUT if I run
/usr/compat/linux/usr/bin/getent passwd I only see a mirror of my

Try compiling from source, then you don't need to use the linux compatible binaries. You can get it at <http://www.domtools.com/unix/getent.shtml>

/etc/passwd and do no see the domain users.

Winbind Setup in smb.conf

idmap uid = 10000-20000
       idmap gid = 10000-20000
       winbind separator = +
       winbind use default domain = Yes








-- 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