vgHome
Posting Rules
Disclaimer
Privacy Policy and Contacts
About Rootvg
vgBookmarks
old Bookmarks
vgForum
Recent Posts
Old Forums
vgGuides
AIX6
FAQ
HOWTO
Service Bulletins
QuickRef AIX 5.2
QuickRef AIX 5.2 - Help
vgNews
Missing "xauth" file
Home
Help
Login
Register
Welcome,
Guest
. Please
login
or
register
.
January 07, 2009, 09:40:24 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
ROOTVG
>
AIX
>
Administration
>
Missing "xauth" file
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: Missing "xauth" file (Read 1342 times)
0 Members and 1 Guest are viewing this topic.
pprevoo
New Member
Posts: 2
Re: Missing "xauth" file
«
Reply #6 on:
September 21, 2007, 12:09:15 PM »
Morgan,
One should not copy AIX files (executables) from one host to an other. You can find the AIX fileset which contains a AIX file by using the following command:
$ lslpp -w /usr/lpp/X11/bin/xauth
File Fileset Type
----------------------------------------------------------------------------
/usr/lpp/X11/bin/xauth X11.apps.config File
So install fileset "X11.apps.config" on your production system.
Note that both "/usr/bin/X11/xauth" and "/usr/lpp/X11/bin/xauth" exist on the system (i.e linked directories). "lslpp -w" will only work on the original file. So when "lslpp -w" does not return a fileset try searching the system (where xauth works) for a second instance of the file. ( find / -name xauth )
Logged
morgan_g
Jr. Member
Posts: 6
Re: Missing "xauth" file
«
Reply #5 on:
August 15, 2007, 10:49:57 AM »
the file was located at /usr/lpp/X11/bin/xauth
I will find out as what type opf file it is
Logged
Michael
Administrator
Hero Member
Posts: 539
Re: Missing "xauth" file
«
Reply #4 on:
August 03, 2007, 03:08:15 PM »
Was it a command, or a settings file? And was one of the filepaths I mentioned?
Logged
morgan_g
Jr. Member
Posts: 6
Re: Missing "xauth" file
«
Reply #3 on:
August 03, 2007, 02:00:10 PM »
Thanks for the suggestions. I found a "xauth" file on on of our QA servers and copied it across to the Prod server. The developer is now happy.
Logged
Michael
Administrator
Hero Member
Posts: 539
Re: Missing "xauth" file
«
Reply #2 on:
August 03, 2007, 07:33:35 AM »
/usr/lpp/X11/bin/xauth X11.apps.config File
michael@x054:[/home/michael]which xauth
/usr/bin/X11/xauth
so verify that /usr/bin/X11 is in ${PATH} and that the LPP X11.apps.config is installed.
# lslpp -l X11.apps.config
Fileset Level State Description
----------------------------------------------------------------------------
Path: /usr/lib/objrepos
X11.apps.config 5.2.0.0 COMMITTED AIXwindows Configuration
Applications
Logged
Michael
Administrator
Hero Member
Posts: 539
Re: Missing "xauth" file
«
Reply #1 on:
August 03, 2007, 07:29:06 AM »
These things normally just work (for me). I try to use ssh/telnet as much as possible.
From memory, xauth is actually a program, and it should be installed.
.Xauthority is a file, and that may be what he is concerned about.
Something you might check, is the format of your hostname. Some versions of xauth do not like long hostnames e.g., node.doman.tld, but want short hostnames, e.g. node.
I have no experience with configuring Citrix so I am very dependent on the info you provide to assist.
Logged
morgan_g
Jr. Member
Posts: 6
Missing "xauth" file
«
on:
August 02, 2007, 04:40:20 PM »
Once again I'm a novice; please bear with me..
I've installed Aix 5.3 005 on an LPAR. (P 590)
X11 is installed
Citrix has been installed
The developer now complains that when he su's from his user id to another , his Citrix Window settings are lost. Apparently I need to install a file called "xauth" to enable hime to retain his settings as he switches user ids.
From where do I install this file ?
Logged
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
AIX
-----------------------------
=> Administration
=> Virtualization
=> Applications
=> HACMP
=> Security
=> AIX6 Implementation and Administration
-----------------------------
Hardware
-----------------------------
=> Power6
=> Power5
=> Power4
=> RS/6000 (Power III and earlier)
-----------------------------
Linux on POWER
-----------------------------
=> Planning and Installation
=> General
-----------------------------
Announcements
-----------------------------
=> Announcements
=> Discussion
Loading...
FastPath
HowTo
New in AIX6
RBAC
Security
WPAR
Service Bulletins
InfoCenters
AIX 6.1
AIX 5.3
AIX 5.2
AIX 5.1
- - - - - - -
Fix Central
HMC Downloads
IBM Firmware/LIC
VIOS Support
- - - - - - -
Hardware Documents
PowerHA (HACMP)
Tivoli Manuals
- - - - - - -
IBM Training
src="http://e1.extreme-dm.com/s10.g?login=jootvg&j=n&jv=n" />
Terms of Use
and
Privacy and Security Policies
Copyright 2001-2008 Michael Felt and ROOTVG.NET