> (note: lchmod() doesn't seem to be a Posix call; plus, i've never seen a
> symlink that's not precisely 0777)

hehehe... lchown() probably isn't either, but it's on Linux though, and
GNU's chown (fileutils) supports -h/--no-dereference "where lchown() is
available"

(oops)

matju