Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Pasche on May 15, 2002, 12:20:42 AM

Title: Where are the profiles?
Post by: Pasche on May 15, 2002, 12:20:42 AM
Hi

I've searched for a long time and I didn't found the .bash_profile or sometimes the .bash-profile file for a normal user where are they?

And another question I can't join with any computer of the network the domain.
The domain logon is activated. The PC found the domain but I can't join it. Where can I make a machine account? Is there a script anywhere?
Title: Re: Where are the profiles?
Post by: Nathan Fowler on May 15, 2002, 05:59:16 PM
.bash_profile is in your home directory.
/home/e-smith/files/users/$username/.bash_profile where $username is the name of the user.

The global bash profile is in /etc/bashrc

Hope this helped.