> On 01/07/11 15:47, Rick Macklem wrote:
> 
> > What it needs to know is the domain name that you are using
> > for bind, etc since that is appended to user and group names
> > that go on the wire. For example:
> > - If the machine's name is nfs-client.cis.uoguelph.ca as shown
> >    by the hostname command...
> >    --> the domain name is cis.uoguelph.ca
> >    then the user rick will go on the wire as r...@cis.uoguelph.ca
> 
> That's nice - so finally no UIDs over the wire? Or is it only for
> logins?
> 
Well, no UIDs on the wire inside the NFSv4 RPCs. Unfortunately, if
you are using AUTH_SYS, there are still UIDs in the RPC header. But
if you use krb5 then, yes, no UIDs on the wire.

rick
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to