Koozali.org: home of the SME Server

Where are the profiles?

Pasche

Where are the profiles?
« 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?

Nathan Fowler

Re: Where are the profiles?
« Reply #1 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.