Sponsored Content
Operating Systems HP-UX Canīt get a remote desktop login through CDE Post 302730657 by vbe on Tuesday 13th of November 2012 11:20:11 AM
Old 11-13-2012
Some admins ( I am one of them...) do not allow root via xdmcp, the reason is:
What is the point of securing a box - Not allowing root connection except console if you can connect via XDMCP?
I suppose there are many ways to succeed in restricting the access, I forgot how I did (years ago...) and became more tolerant when I found out I was one of the very few knowing how to use XDMCP ( disabling CDE on servers I would not XDMCP was far easier...)
That said, It can be painkilling to find out why CDE refuses its services...( I spent days some times...) so my advise would be to see if you have it and if yes:
use /usr/contrib/bin/X11/dr_dt

At the end of the output from this script a summary will appear:
Code:
         Dr_dt finished with:

         [num] ERROR messages
         [num] WARNING messages

The ERROR and WARNING messages must be resolved before CDE will run properly.

What do you have in:
Code:
$HOME/.dt/errorlog
$HOME/.dt/startlog

The second is interesting for you should try to compare the content with one of a user which has CDE working...

Do you have a /etc/dt/config/Xaccess file?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Remote control of cde desktop>?

Does anyone know if there is software out there top allow me to take remote control of a remote CDE desktop like using MS netmeeting? I do not mean mimick the window I mean take over/share the same session. Any help is appreciated (1 Reply)
Discussion started by: boat73
1 Replies

2. HP-UX

remote CDE

Is there a way to connect to CDE remotely? Preferably using 'VNC'. I'd like to do this! (4 Replies)
Discussion started by: satinet
4 Replies

3. HP-UX

CDE remote login option (dtchooser)

Hello, how can I get a "remote login" option in the CDE login screen? My Solaris box offers that by default. I already found that this might be done by dtchooser, so I copied the /usr/dt/config/Xaccess to /etc/dt/config/Xaccess and uncommented the line * CHOOSER BROADCAST - but still no... (1 Reply)
Discussion started by: Ebbi
1 Replies

4. Solaris

CDE Remote Login is not Working !!!

Hi , I have SunBlade 150 Workstation (Solaris 9), I installed the OS again then when I try to login to any server using ( Options > Remote Login > Enter Host Name) after I entered any host name nothing happened just white page for 2 or 3 mintues then the login screen reseted to the local... (4 Replies)
Discussion started by: adel8483
4 Replies

5. UNIX for Advanced & Expert Users

CDE Login Banner

I'm having problem with the CDE pre login banner. I configured the c/usr/dt/config/C/Xresources file to add my warning message: Dtlogin*greeting.labelString: My Banner I then modified the Dtlogin*greeting*fontList to display the message in smaller text. This did not work. ... (1 Reply)
Discussion started by: equismorio
1 Replies

6. Solaris

Not able to login through JDS but able to login through CDE

Dear All I am in a strange situation where I have install the Solaris 10 5/08 OS on Netra 1280 server. When I connect it through my laptop so that I can take the GUI from xmanager. When I try to login as root or any other users also through Java Destop Environment which accepted it after few... (3 Replies)
Discussion started by: girish.batra
3 Replies

7. Solaris

How do I switch from CDE to Java Desktop in Solaris 10?

I am a newbie to Solaris/UNIX. I just installed Solaris 10 and accidentally chose CDE as my desktop instead of Java. How can I set Java Desktop as my desktop? Because before i installed my mechine is using java and more beauty from CDE.. (2 Replies)
Discussion started by: moslemovic
2 Replies

8. AIX

Can't login on CDE AIX 4.2

Hi, can somebody please, please help me? After a power loss and server restart my server running AIX 4.2.2 could not boot. Following the procedure in my user guide I checked the hd's with # fsck -y /dev/hd1 # fsck -y /dev/hd2 # fsck -y /dev/hd3 # fsck -y /dev/hd4 # fsck -y /dev/hd9var I... (0 Replies)
Discussion started by: semso
0 Replies

9. AIX

Display Issues on Common Desktop Enviroment CDE

I configured CDE on AIX server and lauched CDE from desktop using reflection 14.1. I can lauch xclock with my own id but when i Su to any other id and try xclock it is giving the follwoing error X connection to localhost:10.0 broken ( explicit kill or server shutdown). Please elp on this... (1 Reply)
Discussion started by: firestar
1 Replies

10. Shell Programming and Scripting

Triggering remote UNIX shell script from Remote desktop

I m trying to run a batch script in remote desktop which executes unix commands on the unix server...the problem is i wnt the output in HTML format.so in my batch script i m giving the cmd like ssh hostname path ksh HC_Report.ksh>out.html ...but it generates the HTML file in remote desktop .i... (2 Replies)
Discussion started by: navsan
2 Replies
dxhangulim(1X)															    dxhangulim(1X)

NAME
dxhangulim - An input server for Korean DESCRIPTION
In a Motif environment such as CDE, Asian language input methods are supported by independent processes called input servers. The Korean input server (dxhangulim) is an X client process that can run on a standard X server, provided that the server system has the required Korean fonts installed. This means that the Korean input server can run on any system that can access your X display device, including the device itself. Starting the Input Server If your CDE session language is set to Korean, the Korean input server is started automatically, and both the language setting and the Korean input method is available for applications that you start during that session. If your session language is not set to Korean, you can switch to Korean from a terminal emulation window by setting the LANG environment variable to a Korean locale. From the same terminal emulation window, you must also use the command line to start the Korean input method server and then other applications in which you want to use Korean. You can start the input server on your local workstation by using the following command: % /usr/bin/X11/dxhangulim & If you want to start the input server on a remote system, log on the remote system, and enter the following commands. Substitute the name of your local system for <display_name> in the first command. % setenv DISPLAY <display_name>:0 % /usr/bin/X11/dxhangulim & After the input server is started, any Motif applications that have been internationalized to support Korean can communicate with the server to obtain input method services. However, remember that these applications must be started after the server is started. PC-Style Keyboard Restrictions If you are using a PC-style keyboard, the input server may not recognize the Backspace key as the way to delete the previous character in the input method preediting area. In this case, you must use the Delete key to delete the character. The default Alt-Space key sequence for activating and deactivating the input method may not work under CDE. In this case, invoke the dialog box for Input Method Customization and change the key sequence for Start Input Method and End Input Method to be something other than Alt- Space. For example, you could change the sequence to be Ctrl-Space. SEE ALSO
Commands: dxhanziim(1X), dxhanyuim(1X), dxjim(1X), locale(1) Others: i18n_intro(5), Korean(5), l10n_intro(5) dxhangulim(1X)
All times are GMT -4. The time now is 05:52 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy