02-19-2002
System cutover - name resolution
Here's the story. We are in the process of migrating from a Sequent unix machine running Dynix/ptx 4.4.8 to an IBM P660 machine running AIX 5.1.
An issue came up pertaining to different applications that have been hard-coded to resolve to the Sequent machine (seq2). When the cutover occurs, the applications will need to be pointed at the IBM machine (palprod).
Will adding the old hostname to the host files (entry for new machine would also contain old machine name) that reside on the application's machine do the trick as long as we shut down the old machine at the cutover time? Are there any gotchas out there that pertain to this type of solution?
The apps are written in Cobol, Progress, C, and VB.
8 More Discussions You Might Find Interesting
1. UNIX Desktop Questions & Answers
When i start my pc after the installation of suse linux it ask me for resolution but not for graphical interface, for console, can i run a command to change it again?
Thanx! (3 Replies)
Discussion started by: Linux_fan
3 Replies
2. UNIX for Advanced & Expert Users
My machine (Sun Blade 100) has just had it's OS reinstalled (solaris 8). For some reason the monitor resolution has changed (decreaded so that I have less monitor real esate).
Does anybody know the command to change monitor resolution in Solaris?
Cheers
AreaMan (2 Replies)
Discussion started by: AreaMan
2 Replies
3. UNIX for Advanced & Expert Users
Guys,
We are going to order the wide screen monitor with 1920*1200 resolution for one U60 in our client side, that their current graphic card is Elite3D-m6 and the higher resolution which this card supports is 1280*1024.
I just want to make sure wehther we are able to work with this monitor via... (1 Reply)
Discussion started by: nikk
1 Replies
4. Solaris
Hi,
I got solaris 10 installed on a E250 and i am expericing issues resolving dns.
from some research i think it's becuase where i haven't set-up NIS and i don't intend too as i am just setting up a box to poke communigate pro.
Any help or advice please?
Thanks in advance
Alan (1 Reply)
Discussion started by: e250user
1 Replies
5. IP Networking
I have an AIX4.3 box on our subnet, called LIMEST3.OURDOMAIN.CO.UK, with IP address 10.103.1.13
It has the following entry in its own /etc/hosts:
10.103.1.13 limest3 limest3.ourdomain.co.uk
Now, if I ping limest3.ourdomain.co.uk or ping 10.103.1.13, the result is instant. However if I ping... (4 Replies)
Discussion started by: grimbleshanks
4 Replies
6. UNIX for Dummies Questions & Answers
I have installed Solaris 10 on SPARC system (Ultra 5)
And I'm using Acer AL1715 LCD monitor.
The screen resolution is not just right.
How to change the resolution
Thanks in advance. (1 Reply)
Discussion started by: chaandana
1 Replies
7. Red Hat
hi all
after going through ext3 file system , i understood that data resolution for ext3 FS is 1 second...can i increase it 2 second...? any idea..? (3 Replies)
Discussion started by: sagar_md
3 Replies
8. Solaris
Hi all. I have a very peculiar problem in Solaris 10. The output of the m64config -prconf command with regards the Card Adapter is the following.
Card possible resolutions: 720x400x85, 640x480x60, 640x480x72, 640x480x75
800x600x56, 800x600x60, 800x600x72, 800x600x75, 1024x768x60
... (0 Replies)
Discussion started by: lynxman
0 Replies
LEARN ABOUT REDHAT
noauth
NOAUTH(5) AFS File Reference NOAUTH(5)
NAME
NoAuth - Disables authorization checking
DESCRIPTION
The NoAuth file, if present in a server machine's /var/lib/openafs/local directory, indicates to the AFS server processes running on the
machine that it is not necessary to perform authorization checking. They perform any action for any user who logs into the machine's local
file system or issues a remote command that affects the machine's AFS server functioning, such as commands from the AFS command suites.
Because failure to check authorization exposes the machine's AFS server functionality to attack, there are normally only two circumstances
in which the file is present:
o During installation of the machine, as instructed in the OpenAFS Quick Start Guide.
o During correction of a server encryption key emergency, as discussed in the OpenAFS Administration Guide.
In all other circumstances, the absence of the file means that the AFS server processes perform authorization checking, verifying that the
issuer of a command has the required privilege.
Create the file in one of the following ways:
o By issuing the bosserver initialization command with the -noauth flag, if the Basic OverSeer (BOS) Server is not already running.
o By issuing the bos setauth command with off as the value for the -authrequired argument, if the BOS Server is already running.
To remove the file, issue the bos setauth command with "on" as the value for the -authrequired argument.
The file's contents, if any, are ignored; an empty (zero-length) file is effective.
SEE ALSO
bos_setauth(8), bosserver(8)
COPYRIGHT
IBM Corporation 2000. <http://www.ibm.com/> All Rights Reserved.
This documentation is covered by the IBM Public License Version 1.0. It was converted from HTML to POD by software written by Chas
Williams and Russ Allbery, based on work by Alf Wachsmann and Elizabeth Cassell.
OpenAFS 2012-03-26 NOAUTH(5)