Due to security guidelines, I am forced to set numerous password restrictions. We do not use NIS, nor is KERBEROS set up ... yet.
I have already set the MINWEEKS & MAXWEEKS variables. I cannot find any place to set a password history variable. We need to prohibit users from reusing the past...
Have installed OpenSSH v3.61 on a Solaris 8 server to satisfy auditing requirements.
When making an X11 connection via SSH, I am not seeing any connection in the messages file or wtmp.
I understand that in the X11 connection, once a connection is made to the SUN server, a child process is...
Is it possible to limit the characters within a password? In HP-UX and AIX, you are able to limit:
1. requires at least X Upper and Lower case letters,
2. requires at least X special characters,
3. requires at least X numbers, etc.
The file /etc/default/passwd allos us to set password...
HPUX 11.00
HP Secure Shell 3.50
Trusted System
Using Reflection 10.0.4 and RSC 10.0.4 from client.
Have set up sshd_config with following variables set:
X11Forwarding yes
X11UseLocalhost no
Client side is only using password authentication.
X Connections are going through. Realized:
1...
When crfs is run, the setgid (set group ID) bit is enabled. All directories created under this filesystem will have this group set. This appears to be a major security hole.
The only way to change this, is to run:
chmod -R g-s 'filesystem'
after the filesystem is created.
Is...
I too am having ARCSERVE2000 Issues with DRSP4.
My Arcserve server, DR option, and client are all running the latest SP4 builds.
During the DR recovery, after the partitions are created, and the system reboots of the DRTEMP folder, It starts loading drivers. SCSI and RAID drivers load fine...
Currently, we have a Cell Server unning a job that executes remote PRE & POST scripts to shutdown.startup an Oracle instance.
This poses a problem in that I cannot run an omnirpt command on my cell server as part of my post script.
Since the Pre scripts have an "su -c" call imbeded...
We are using the PRE & Post scripts in omniback to stop/start the databse on the remote servers.
The problem arises in the reporting. Currently the Omniback PRE and post scripts are located on the remote machine. I am trying to at least make the POST script reside on my local Cell Server. I...
I am trying to start/stop an Oracle database on a remote server during a backup. The startup/shutdown script for the database executes an 'su' call to run as a dba.
Since my HP Omniback Cell Manager is on serverA, and I am trying to backup serverB I am unable to start and stop this database...
Thanks for the help.
"$STR" worked. I tried all inds of meta characters around the " marks, but never actually tried the quote marks themselves.
Sorry, my typo.
$STR is used throughout. The type is only in this posting, not in my script.
My question remains, how to save a string with it's included " marks so when passed to grep, the entire string is searched?
I am trying to search a text file for a string. I create the search criteria as:
STR="STRING GOES HERE"
when I try to search for this string by
grep $STR $FILE
the quotes are stripped off and the grep is incorrect. If I execute:
grep \"$STRING\" $FILE
the grep seems to...
After receiving E8602 "Failed to receive data from Client" during my Arcserve 2000 backup of an NT4 server, I found this article:
http://www.windows2000faq.com/Articles/Index.cfm?ArticleID=16192
It changes the default timeout of TCPIP packets. Though the article was for an ADSL...
My Backup server is runnning Win2000 and Arcserve2000 SP3.
When Trying to backup a NT4.0 SP6a client, I receive the above error in my log file. The clients NT/2000 Agent 7.0 ver 1017.
On the clients, I see the following errors in these files:
ntagent.log
15:25 WinSocket send() 8 bytes...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.