> Actually, i'd expect far fewer problems for the private mounts than for
> user mounts which modify the name space for all processes ...
The concept of private namespaces does not exist on FreeBSD.
It would require a modification of the lookup mechanism, and,
potentially, a seperation of credentials from the process into
a session manager.
This is actually the problem at issue in an SMBFS implementation,
and for which the Linux guys punted: the credential in SMB is
per connection, not per user.
There is some newer stuff in LANMan to deal with this inter-NT,
and SAMBA incorporates this, but session ID's are not supported
over a single VC by all LANMan servers.
NetWare has the same problem, FWIW, as does NUC (a client FS for
NetWare).
Terry Lambert
[EMAIL PROTECTED]
---
Any opinions in this posting are my own and not those of my present
or previous employers.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message