sebmil <(E-Mail Removed)> wrote:
> Hello,
>
> I would like to know if there is a network file system similar to NFS
> which provides login/pass based security rather than ip-based one ?
> Samba would be just great for this use, but it doesn't offers all the
> attributes/owner/group/etc functionnality for the files.
Samba 3 has the ability to carry Unix specific information, such as
UID/GID etc. I believe support for it is included in 2.4.25.
> Ideally, the fs i'm looking for would be mounted at boot by the clients
> with a command like
> mount -t <fs> server:/shared_dir /mnt/another_dir -o user=toto,pass=stg
Not very secure, but.
> and would permit all ext2fs operations like chmod/chown/chattr and so.
Actually, I don't know if Samba has be ability to use attributes as
well, such as immutable.
If not, NFS tunneled over SSH may work? It'd be a lot more work and less
efficient though.
--
Cameron Kerr
(E-Mail Removed) :
http://nzgeeks.org/cameron/
Empowered by Perl!