Les Mikesell wrote:
Is there a way to configure multiple machines to use AD authentication and get the same uids so NFS mounts will work across all of them?
man smb.conf, look for "idmap backend". 2 options: idmap_ad or idmap_rid.
Unfortunately, stock redhat/fedora samba doesn't include those 2 optional modules (not until recently in development anyway): http://bugzilla.redhat.com/bugzilla/156810
-- Rex