Search Results

Search: Posts Made By: nkamatam
9,890
Posted By nkamatam
Even the admin in my case does not know how to...
Even the admin in my case does not know how to find out. Which logs would tell him this information?
9,890
Posted By nkamatam
This in reality is a application id. I just...
This in reality is a application id. I just happen to know the password. The application uses this id to ftp files in and out. There are some other FTP jobs too that login using this id.
...
9,890
Posted By nkamatam
There is a security check put up by the sysadmin....
There is a security check put up by the sysadmin. If a user logs on with the incorect password for 5 times in a raw, the password gets locked. The sysadmin should reset it again.
Off late, the id is...
9,890
Posted By nkamatam
Who locked my id?
I am running Solaris 10. Occasionally, my id gets loked. I want to know who/which rougue process locked it.
How do I find out?

Thanks,
KNK
3,589
Posted By nkamatam
That command works with ksh - I am hoping it will...
That command works with ksh - I am hoping it will work on Solaris also.

$ cp /etc/passwd testfile
$ grep -E abcd testfile | cat > testfile
$ cat testfile...
190,267
Posted By nkamatam
I like ksh because that is the only shell I know...
I like ksh because that is the only shell I know well. I dislike csh inspite of the new tcsh enhancements.
3,589
Posted By nkamatam
Serializing script Failing for more commands
I have a reqirement to serialise various rsh scripts that hit my server from an external scheduler. No matter how many scripts come via rsh, only one should execute at a time and others should wait....
Showing results 1 to 7 of 7

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