Search Results

Search: Posts Made By: geomonap
4,092
Posted By geomonap
Help with Sudo
Hi all:
I am running sudo version 1.6.6. I would like to avoid any user the "sudo -s" command which opens a terminal giving the user full root access just like a root user essentially negating sudo....
3,665
Posted By geomonap
RBAC logging
Hi gurus:
I have not come accross any links on the internet that shows how to set up logging in RBAC and also is it possible to get the granularity and simplicity of sudo logging in RBAC. I have...
1,876
Posted By geomonap
Weird sudo behaviour
Hi gurus.
I implemented sudo and have the following in my sudo config file
***************
# User alias specification
User_Alias VENDOR = user1

# User privilege specification
VENDOR ALL...
2,352
Posted By geomonap
How to avoid vendors having root access ?
Hi gurus:
We have several production *nix boxes from vendors and the policy here has been to give them root access as and when they require ( upgrade, troubleshooting the application, etc). Sudo is...
7,610
Posted By geomonap
Date format - Shell scripting gurus please help
Guys:
I have the following script (from this forum) to calculate yesterdays date.
However the format of the date that is output is yyyymd if the resultant date is single digit or the resultant...
1,767
Posted By geomonap
Grabing a file from a directory
Hi guys:
I need to grab a particular file(s) from a directory.
the file name is abc.xyz.2006020101200

I need to grab it based on the bold numbers. The bolded numbers are the date and such files...
8,711
Posted By geomonap
perderabo: I ran the that entire part of the...
perderabo:
I ran the that entire part of the script on the command line, and I was successful.

the actual files look like this:

abc1.txt.2005121303000
abc1.txt.2005121303001...
8,711
Posted By geomonap
Actually the issue is not that find command is...
Actually the issue is not that find command is not working. I am able to run the find command successfully on the command line but not in the script. When I use it in the script, it gives me the...
8,711
Posted By geomonap
Ksh find/if statement not working
Hi guys:
I am trying to delete multiple files in a folder with different names. Below is the script that I was trying, but it doesn't work

**************************
#!/bin/ksh
DATE=`date...
Showing results 1 to 9 of 9

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