changing paths?

Well I ran into a few issues where i could basically do nothing with Solaris due to the limited space on the installation slice at /

So reinstalled, I removed /export/home slice and reallocated that space back to the root directory

Now I assume somewhere I will have to make some adjustments to tell the system where the path of user's directories (or anything else export/home might have been used for ...?) will be relocated to.

I think I will go with creating user directories within /Documents but am a bit clueless where to start.

Any help would be appreciated.

Thanks

[611 byte] By [Syna] at [2007-11-27 9:56:39]
# 1

> Now I assume somewhere I will have to make some

> adjustments to tell the system where the path of

> user's directories (or anything else export/home

> might have been used for ...?) will be relocated to.

Just use the virtual /export/home directory:

mkdir -p /export/home

Instead of being a file system it's just a normal directory now.

> I think I will go with creating user directories

> within /Documents but am a bit clueless where to

That's for JDS. Then all of your users will show up on root's Desktop when they launch JDS. :-)

alan

alan.paea at 2007-7-13 0:26:50 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
> That's for JDS. Then all of your users will show up on root's Desktop when they launch JDS. :-)So in other words, do nothing?Thanks for the advise with the export/home dir
Syna at 2007-7-13 0:26:50 > top of Java-index,Solaris Operating System,Solaris 10 Features...