Michael Tasche wrote:
> The gid's still do not work, because of a bug in the function lgid():
> wrong: if ((gid == 0 && mountp->o.root_squash)...
> correct: if ((retgid == 0 && mountp->o.root_squash)...
> 
> If this is patched, the mapping is working also for gid's.

Thank you, looks ok. I'll fix it with the next upload in a few days.

-- 
Address:        Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:          [EMAIL PROTECTED]
Internet:       http://people.panthera-systems.net/~daniel-baumann/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to