Question : How do i change profile of current users in AIX

I've created users in AIX and now wanted to change the default path in their profile.   Instead of changing the user profiles individually, is there a method to change the path at a higher level, and it will impact all the users?

Answer : How do i change profile of current users in AIX

... the PATH in an individual user's profile will overwrite the PATH settings I mentioned above, however, unless you set the PATH variable to readonly.

Best practice for the individual profiles would be a PATH setting like

PATH=$PATH:[individual:path:additions]

Random Solutions  
 
programming4us programming4us