08-06-2009
XDMCP Error
Hi Friends,
I am not able to login through X browser from Windows Machine to Sun Fire V890 server. Solaris 10 is installed on this machine.
Please suggest me what changes need to be done in Solaris Server.
Thanks in Advance
9 More Discussions You Might Find Interesting
1. IP Networking
On my linux box, i run netstat -l and i see xdmcp in the list but it doesn't have LISTEN as its state, see what it shows below, I'm wondering if this might explain why i can't see it in my exceed broadcast listing of servers broadcasting on our net? My unix boxes don't show this at all.
Proto ... (1 Reply)
Discussion started by: kymberm
1 Replies
2. HP-UX
Anybody know how to set up xdmcp on HPUX (11.0 +)?
Thanks. (1 Reply)
Discussion started by: lyonsd
1 Replies
3. UNIX for Dummies Questions & Answers
Hello all,
Does anyone know or have configure their system to allow no password during an XDMCP session. I' m running Redhat whit gdm manager.
Thanks! (0 Replies)
Discussion started by: larryase
0 Replies
4. HP-UX
Hello,
I am a new member of this forum. I am trying to solve a following problem with CDE in HPUX 11. The error is Error: XDMCP timed out. State=4 (CollectBroadcastQuery). I have uncommented the following lines from the Xaccess file -
* grant service to all remote displays
* ... (0 Replies)
Discussion started by: shad
0 Replies
5. Solaris
Hi, Boss
i have a problem about open the Graphic remote. when i used the Xmanager2.0 connect to the Sun Fire880 with Sun solaris 2.8 software. prompt to following information:
XDMCP connection failed: retry?
so can some body told me how the check the XDMCP protocol was enable...and the port 177... (9 Replies)
Discussion started by: surainbow
9 Replies
6. Solaris
Hi ppl, anyone has encounter this error before? I can't remote login to another machine residing in the same subnet via CDE and the error I get in var/dt/Xerrors is
XDMCP fatal error: Session declined No valid address
Warning:
Name: submenu_options_button
Class: XmRowColumn
... (2 Replies)
Discussion started by: xiaochensg
2 Replies
7. Solaris
Hi,
i got the following error when i tried to access the cygwin x server from a windows XP PC.
"xdmcp fatal error session failed session 23 failed for display"
Alternatively, when i tried to access the same Cygwin X Server from another windows XP PC which is on a different LAN... (3 Replies)
Discussion started by: HarishKumarM
3 Replies
8. Solaris
Hello all, I just post here to expose an issue I have encountered two days ago and finally successfully solve just right now using info on this site( but not only).
Config : Two SUN/ORACLE sparc Solaris 10 system.
Purpose : do a remote CDE login from host one to the host two.
method: from... (0 Replies)
Discussion started by: sunsunsun
0 Replies
9. Ubuntu
Hello. I previously had my xdm server running and it allowed me to use cygwin to run remote desktop with X -query x.x.x.x :1
But recently i noticed it had stopped working.
I get an error as shown in image, and i noticed that it mentions a 169.x.x.x. address.
I am wondering if anyone had had this... (1 Reply)
Discussion started by: duxbuz
1 Replies
LEARN ABOUT DEBIAN
package-appclient
package-appclient(1M) Application Server Utility package-appclient(1M)
NAME
package-appclient - packs the application client container libraries and jar files
SYNOPSIS
package-appclient
Use the package-appclient command to pack the application client container libraries and jar files into an appclient.jar file. The created
file is located at appserver_install_dir/lib/appclient/appclient.jar. The appclient.jar file provides an application client container
package targeted at remote hosts that do not contain a server installation.
The appclient.jar archive contains native code and can be used on a target machine that is of similar architecture as the machine where it
was produced. So, for example, an appclient.jar produced on a Solaris SPARC platform cannot be used on a Windows client machine.
After copying the appclient.jar file to a remote location, unjar it to get a set of libraries and jar files in the appclient directory
After unjarring on the client machine, modify appclient_install_dir/config/asenv.conf (asenv.bat for Windows) as follows:
o set AS_WEBSERVICES_LIB to appclient_install_dir/lib
o set AS_NSS to appclient_install_dir/lib (appclient_install_dirin for Windows)
o set AS_IMQ_LIB to appclient_install_dir/imq/lib
o set AS_INSTALL to appclient_install_dir
o set AS_JAVA to your JDK 1.4 home directory
o set AS_ACC_CONFIG to appclient_install_dir/config/sun-acc.xml
Modify appclient_install_dir/config/sun-acc.xml as follows:
o Ensure the DOCTYPE file references appclient_install_dir/lib/dtds
o Ensure that target-server address attribute refrences the server machine.
o Ensure that target-server port attribute refrences the ORB port on the remote machine.
o Ensure that log-service references a log file; if the user wants to put log messages to a log file.
Modify appclient_install_dir/bin/appclient (appclient.bat for Windows) as follows:
o change token %CONFIG_HOME% to appclient_install_dir/config
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Interface Stability |Unstable |
+-----------------------------+-----------------------------+
appclient(1M)
Sun Java System Application Server March 2004 package-appclient(1M)