Search Results

Search: Posts Made By: Gibby13
Forum: Solaris 08-06-2014
1,830
Posted By Gibby13
Sar/sarmon and nmon2graphite
Does anyone have a graphlist.txt for nmon2graphite for sarmon data?

Thanks!
Forum: AIX 11-22-2011
1,759
Posted By Gibby13
X Forwarding broke
X Forwarding has quit working on only 2 of our AIX Servers.

ssh -X -vvv host

That shows it requesting the X11 forward auth spoofing.
No errors.

echo $DISPLAY shows the display variable
...
Forum: Solaris 11-01-2011
9,681
Posted By Gibby13
Having the same issue with a Solaris10U10 net...
Having the same issue with a Solaris10U10 net install server. I can not get the patch to apply
2,011
Posted By Gibby13
I think this will work #!/bin/ksh ...
I think this will work




#!/bin/ksh
executeLine(){
line="$@"
ID=$(echo $line|awk -Ft '{print $1}')
SERVER=$(echo $line|awk -Ft '{print $3}')
AGE=$(echo $line|awk -Ft '{print...
2,011
Posted By Gibby13
Fixed original post
Fixed original post
2,011
Posted By Gibby13
Large password lock script
I am trying to create a script that will take a very large, tab delimited file and then lock accounts.

File headers look like this

id desc server pass sudo lock
test Test user ...
Forum: Red Hat 09-22-2009
6,218
Posted By Gibby13
GCC and G++ RPM
I working on a RHEL 4 box remotely however it does not have any outside connectivity. I need to upgrade gcc and g++ from 2.96 to atleast 4.1.1. I am wondering if anybody knows where I can download...
2,120
Posted By Gibby13
Figured it out just need to add a \ before the #
Figured it out just need to add a \ before the #
2,120
Posted By Gibby13
Usernames in Sudoers have #
We have users that have a # in their username. Sudo is working on some servers and not others. I have narrowed it down to the # in their username. Any suggestions or ideas why it is working on 1...
0
1,759
Posted By Gibby13
Expect
I am using passmass works well for one flavor but I working on make it work on more, problem is new password and old password questions are different.

The following is for Solaris and AIX, but...
2,783
Posted By Gibby13
Not all hosts have the same users and sudoers...
Not all hosts have the same users and sudoers options. If a user does not need sudo option, 1. they more than likely don't have an account and 2. we have about dozen or so sudo groups that match a...
2,783
Posted By Gibby13
Options to administer SUDO on 300+ servers...
I am supporting a little over 300+ servers, mostly Solaris with a handful of AIX and HPUX. Currently each box has its own sudoers file that is different. I have ran a script and captured each sudoers...
Forum: Solaris 02-04-2009
3,287
Posted By Gibby13
should be -g test(primary group) -G test1...
should be -g test(primary group) -G test1 (secondary group)
5,889
Posted By Gibby13
Bump, I am running out of time, please help.
Bump, I am running out of time, please help.
5,889
Posted By Gibby13
Passmass
I just made 8 different users on 54 unix boxes. I now need to set there password. I have installed passmass and tweaked the script alittle. But when I run it and it logs into the remote machine our...
2
Ssh
1,792
Posted By Gibby13
it need to go into the authorized_keys file
it need to go into the authorized_keys file
2
Ssh
1,792
Posted By Gibby13
Ssh
I have a user that needs ssh-rsa cert added under Solaris. I added the .ssh directory under home/bob/.ssh, I then added id_rsa.pub file with the key he is going to use(example:
ssh-rsa...
2,780
Posted By Gibby13
Sendmail HELP
I am trying to configure sendmail for a client.
I have edited my sendmail.cf as follows:

# more sendmail.mc
divert(0)dnl
VERSIONID(`@(#)sendmail.mc 1.11 (Sun) 06/21/04')
OSTYPE(`solaris8')dnl...
Showing results 1 to 18 of 18

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