CG schrieb: > I'm trying to use winbindd to enumerate and link AD users to their pre- > existing UNIX accounts. Right now, winbindd creates new "users" for UNIX > based > on windows username and groups. > > What I can't figure out is how to explicitly map the AD users to their pre- > existing UNIX accounts. I'd like the users to be able to access their UNIX > accounts with their UNIX authentication information /and/ their AD > authentication information. I had hung my hat on the "username map" smb.conf > directive, but I find now that it doesn't apply to winbindd. > > Has anyone worked out a strategy for this scenario?
I asked this a while ago and got the answer that this it not possible. I think you've to remove the old users and change all existing files that they own to the new winbind uids (find with the uid option). Ralf -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
