On Mon, 10 Sep 2007, David Baron wrote:

Dear All

I am going to run SRS on RHEL with full desktop. Is it possible to create
user's home directory on NFS mounted NAS Storage.
If it is possible then how it should be automatically mounted for all
users.Please help.

I run SRS on RHEL with NFS. But I just export a big /nfs (from y fileserver) and mount it on RHEL on /nfs and then point all userdirs there.

Usually by:

cd /
mv /home /home-dist
ln -s /nfs/home /home
mv /var/mail /var/mail-dist
ln -s /nfs/mail /var/mail

=)


Thanking you in advance.

Regards / David



 -- Alexander

------------------------------------------------------------------------
Alexander Koponen                                   System Administrator
Institut Mittag-Leffler                           phone: +46 8 622 05 75
Auravagen 17                                        fax: +46 8 622 05 89
SE-182 60 DJURSHOLM                            [EMAIL PROTECTED]
SWEDEN                                     http://www.mittag-leffler.se/
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to