Re: Running two different profiles based on user loggin

2007-10-12 Thread Spencer Bailey
There a 50+ users and the two profiles can change on a monthly basis. I don't want to have to maintain all the .profiles in users directories. Thanks On 10/12/07, Warren Young <[EMAIL PROTECTED]> wrote: > Spencer Bailey wrote: > > > > I've created two different

Running two different profiles based on user loggin

2007-10-12 Thread Spencer Bailey
Hi, I've created two different profiles in /etc. profile.1 and profile.2 which both contain different aliases etc. Based on the user logging in I want to be able to run the correct profile. Is it possible to put in a check in the /etc/profile that is a certain user logs in to run the profile. Lik