Re: User Directories

1999-03-03 Thread MallarJ
In a message dated 3/3/99 12:25:43 AM Central Standard Time, [EMAIL PROTECTED] writes: > What do I have to do to move my user directories to a different > partition/drive? I have looked around but I can not find what file (?) > that user info like home directory is stored. > All home directo

Re: User Directories

1999-03-03 Thread E.L. Meijer \(Eric\)
> > On Wed, 3 Mar 1999, E.L. Meijer (Eric) wrote: > > > > What do I have to do to move my user directories to a different > > > partition/drive? I have looked around but I can not find what file (?) > > > that user info like home directory is stored. > > The home directory of a user is written i

Re: User Directories

1999-03-03 Thread Daniel J. Brosemer
On Wed, 3 Mar 1999, E.L. Meijer (Eric) wrote: > > What do I have to do to move my user directories to a different > > partition/drive? I have looked around but I can not find what file (?) > > that user info like home directory is stored. > The home directory of a user is written in /etc/passwd.

Re: User Directories

1999-03-03 Thread E.L. Meijer \(Eric\)
> > What do I have to do to move my user directories to a different > partition/drive? I have looked around but I can not find what file (?) > that user info like home directory is stored. The home directory of a user is written in /etc/passwd. In that file you can change the directory, then co

RE: User Directories

1999-03-03 Thread Shaleh
On 03-Mar-99 Mark Yobb wrote: > What do I have to do to move my user directories to a different > partition/drive? I have looked around but I can not find what file (?) > that user info like home directory is stored. cp -a /home /wherever/ mv /home /home.bak ln -s /wherever/home /home ... TEST .

Re: User Directories

1999-03-03 Thread Mark Phillips
> What do I have to do to move my user directories to a different > partition/drive? Try cp -a .. Mark. _/\___/~~\ /~~\_/~~\__/~~\__Mark_Phillips /~~\_/[EMAIL PROTECTED] __