Search Results

Search: Posts Made By: MizzGail
Forum: AIX 10-06-2009
1,899
Posted By MizzGail
password locks after user killed
We are finding sometimes after a user process has been killed, when the user tries to reconnect, he gets the message that there has been too many attempts and his password is locked.
Has anyone see...
5,325
Posted By MizzGail
Thanks! I will also go find more information on...
Thanks! I will also go find more information on powershell.
5,325
Posted By MizzGail
dos/intel unix command equivalent
In Unix I can use command line to do a find for files older than so many days and remove them. I can also capture the date to see if its a saturday and do something different. Are there any...
2,335
Posted By MizzGail
That works ! thanks!
That works ! thanks!
2,335
Posted By MizzGail
I wrote a different version to do a more...
I wrote a different version to do a more controlled test of my statements.

This is what I have.
My if statement finds the value Olive from test file one when it doesn't exist.
Perhaps if is...
2,335
Posted By MizzGail
find a value in a file and echo if found
I need to awk a value out of a file and see if it exists in another file.
My if statement below returns a positive even if the value doesn't exist.
The kky3 is finding the correct field for the...
Forum: AIX 08-26-2008
7,830
Posted By MizzGail
Thanks, we will try the .profile setting.
Thanks, we will try the .profile setting.
Forum: AIX 08-19-2008
7,830
Posted By MizzGail
Setting connection time zone
New to AIX
AIX 5.3

Is it possible to set the time zone for an individual user connection?

I have an environment that may be used by several global locations and the information they enter...
3,994
Posted By MizzGail
One suggestion. Create a skeleton script that you...
One suggestion. Create a skeleton script that you build the new script from.

give your line this format

127.1.1.1 <hostname> localhost localcomp

Replace this variable with what is entered by...
6,286
Posted By MizzGail
It works. Thank you!!!!
It works.
Thank you!!!!
2,556
Posted By MizzGail
Did you check your informix logs to see if you...
Did you check your informix logs to see if you had an issue with informix?
Its possible.
1,707
Posted By MizzGail
Use awk to identify each of your fields. ...
Use awk to identify each of your fields.
Analyze the 6th field value and then replace the 3rd field if required.
Write them all out to a new file.
4,311
Posted By MizzGail
Is this a single filesystem or across multiple?
Is this a single filesystem or across multiple?
6,286
Posted By MizzGail
Capture entire line in ps command
I need to determine what processes are running at certain times of the day. I have a script that issues the /usr/ucb/ps aux command and captures it to a file.

I want to see the cpu usage and...
1,775
Posted By MizzGail
The BW client works with the std OS security...
The BW client works with the std OS security files. On most platforms you can use the shadow file to see last connection.
You can also use user history inside the application to track user...
Forum: Programming 02-19-2008
5,613
Posted By MizzGail
I'm not sure that its getting that far that its...
I'm not sure that its getting that far that its looking at the oracle environment. The environment is most likely up to date. We use it already for an application on the same solaris server. Just...
Forum: Programming 02-19-2008
5,613
Posted By MizzGail
makefile errors
We are trying to compile an interface from our ERP to vertex tax package. We need to do this in C.
We are on solaris 9 going to oracle 9i on aix.
When we run our makefile we are getting this error...
4,905
Posted By MizzGail
thanks
I thought I had tried using -lt and -gt but I just put it in and it worked.
Thanks!
4,905
Posted By MizzGail
comparing variables
I have searched and found a few threads that have dealt with this, but the examples I've tried haven't seemed to help.

I am monitoring our database log for high checkpoints.
I can parse out the...
4,087
Posted By MizzGail
I used that idea against the customer name file...
I used that idea against the customer name file and just left it like that into the output file.
The I re-translated the output file back and it works!
Thanks!
4,087
Posted By MizzGail
HM. That sounds like on the right track, but its...
HM. That sounds like on the right track, but its not working. :(
4,087
Posted By MizzGail
sed and special character in data
I have a script that is reading an existing report, pulling out the customer code, then tacking on the customer name from another file and replacing the existing customer code with the new field....
2,975
Posted By MizzGail
Try booting from the CDrom. Wild guess is you...
Try booting from the CDrom.
Wild guess is you lost the OS disk.
Forum: Solaris 09-20-2007
7,430
Posted By MizzGail
AH. I was looking for that in the man pages....
AH. I was looking for that in the man pages. Missed it.

Thanks!
11,758
Posted By MizzGail
The last I knew, the ./ means run the command...
The last I knew, the ./ means run the command from the current directory. I don't think it matters the shell.

You could get away with not using that if you are sitting in the directory where...
Showing results 1 to 25 of 164

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