[Samba] Re: UID and GID's

Tom tom at orange.us
Wed Sep 8 20:37:21 GMT 2004


"Blindauer Emmanuel" <samba at agat.net> wrote in message
news:200409082120.33509.samba at agat.net...
Le mercredi 08 Septembre 2004 20:08, Tom a écrit :
> Is it possible to have the same uid and gid mappings on multiple machines?
> This is for NFS mounting.
>
> I've searched around and it's not clear to me if it possible.
>
> I'm running samba 3.0.6-2, and I have everything working for ADS.
>
> Also, I installed SFU so there is a uid and gid field in the AD schema, is
> there any way I can tell samba to use that instead of using the "idmap uid
> = 16777216-33554431" declaration?
>
> thanks,
> -tom
I'm sharing /home like you probably want: users are in AD, winbind does the
uid-gid-sid mapping. I don't use SFU, but the ldap backend to store the
mapping, and all winbind uses this mapping, so the  mapping is unique.
I don't know if it is possible to used the uid/sid from SFU directly

Emmanuel
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

ok, so how do I do that?

Do I take out:
  idmap uid = 16777216-33554431
  idmap gid = 16777216-33554431
and add:
  ldap idmap suffix = ou=Idmap,dc=samba,dc=org

thanks,
-tom





More information about the samba mailing list