On Thu, 2007-07-05 at 09:44 -0600, Michael L Torrie wrote: > Winbind might still require the posix user to be in the passwd file, > though, as Samba has no way of describing to a unix machine where the > posix home directory path should be. I'm not sure how they do that.
That's what NSS is for. It allows for drop-in replacements of passwd, group, etc. You will need an NSS module for winbind. I would assume there is one, but I haven't ever used winbind. I have used LDAP for this and it's worked great. Corey /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
