Search Results

Search: Posts Made By: anitha111
8,811
Posted By anitha111
Hi, I tried exactly this but somehow it...
Hi,

I tried exactly this but somehow it doesnt overrides the new profile.

Is there any other way of invoking their older profiles as soon as they login?
8,811
Posted By anitha111
The older one was /home/coverage/username ...
The older one was /home/coverage/username

And they hav been shifted to /home/readonly

I think now its more clear. They want to use profile of older folder.
8,811
Posted By anitha111
Hi Franklin, As you suggested . ./.profile...
Hi Franklin,

As you suggested . ./.profile should is enough.

but here the users now have a new .profile and I am trying to source their older .profile by reaching to their older home...
8,811
Posted By anitha111
Hi methyl, thank you. Script is simple with...
Hi methyl, thank you.

Script is simple with only the following lines:

#!/usr/bin/ksh
##Script to execute user's .profile at login
username=`who am i | awk '{print $1}'`
cd ~$username...
8,811
Posted By anitha111
sourcing .profile for other users
Hi Team,

Thank you for your time.

i have a situation where the user IDs of the applicatio users have been locked down to Read only.
Hence I am writing a script to invoke their old .profile...
3,317
Posted By anitha111
SSH/RCP connectivity error
Hi Team,
Hope you will be able to help me out with this problem.
Our sun solaris 9 system receives Idoc files from another xxx system through RCP. But before RCP they establish an SSH connection....
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 05:47 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy