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
Korean(5)							File Formats Manual							 Korean(5)

NAME
Korean, korean - Introduction to Korean language support DESCRIPTION
KS X 1001 is a Korean national standard that defines a set of graphic characters to be used for information interchange. The operating system supports this standard with coded character sets, locales, device, and other kinds of system files. The former name for the Korean national standard was KS C 5601. Under its old name, the standard was issued in 1982, 1987, and 1992. The operating system currently supports the KS X 1001 standard as issued in 1992, but does not include the Johab subset of Hangul charac- ters in the DEC Korean and Korean EUC codesets that are discussed in this reference page. The standard specifies that support for the Johab subset of Hangul characters is optional. Codesets The operating system supports the following codesets for Korean by means of locales, codeset converters, or both: The string deckorean rep- resents this codeset in the names of locales and codeset converters. See deckorean(5) for more information. If Korean character mapping in an input file that you want to convert to DEC Korean conforms to Version 1.1 of the Unicode standard, you must preprocess the data by running the UNICODE-1-1-UCS-4_UCS-4 converter before running the UCS-4_deckorean converter. If the character mapping of an input file conforms to Version 2.0 of the Unicode standard, this preprocessing step is not necessary. If the output from the cp949_UTF-8 codeset converter is then converted to DEC Korean, some Hangul characters may be lost. See code_page(5) for more information. The string eucKR represents this codeset in the names of locales and codeset converters. See eucKR(5) for more information. The strings UCS-2, UCS-4, ucs4, and UTF-8 represent these encoding formats in the names of locales or codeset converters. See Unicode(5) for more information. The string cp949 represents this encoding format in the names of code- set converters. See code_page(5) for more information. The string ISO-2022-KR represents this encoding format in the names of code- set converters. These are special-purpose converters used only by certain mail applications. See the i18n_intro(5) reference page for general information about codesets. See the iconv_intro(5) reference page for a discussion of codeset converters and how to use them. Korean Locales The following list specifies Korean locales for Korea and the codesets they support: ko_KR.deckorean, for DEC Korean ko_KR.eucKR, for Korean EUC ko_KR.UTF-8, for UTF-8 The ko_KR.deckorean locale has a ko_KR.deckorean@ucs4 variant for use by applications that need to convert DEC Korean to UCS-4 process code in order to perform certain character-classification operations. The UTF-8 locale also uses UCS-4 process code but expects file code to be in UTF-8 format. You can use the locale command (see locale(1)) to display the names of locales installed on your system. See i18n_intro(5) for information on setting locale from the operating system command line. In the Common Desktop Environment (CDE), you need to set the session language at login time. Use the Language menu that is accessed from the Options button of the Login window. Keyboards, Input Servers, and Input Methods The operating system supports the VT382-K Korean terminal. The operating system supports the following Korean keyboards: LK201-K LK401-K However, you can also use any standard English keyboard to enter Korean. See the keyboard(5) reference page for information on loading keyboard mapping tables (keymaps) for keyboards. For a Motif environment like CDE, the operating system provides the dxhangulim input server to support Korean input methods. This input server is started automatically for your CDE session when you specify Korean as your session language at login time. See dxhangulim(1X) for more information about this input server and how to start it from the command line for applications not running under CDE. Korean characters can be entered by the following input methods: Hangul Hanja Row-Column Code Phrase Input Method You select the Korean input method by using a key or key sequence as follows: Using a VT382-K terminal: Compose selects Hangul Shift+Compose selects Hanja Ctrl+Compose selects Row-Column Using an LK201* keyboard: Compose+Space selects Hangul Shift+Compose selects Hanja Ctrl+Compose+Space selects Row-Column F6 selects Phrase Using an LK401* keyboard: Compose selects Hangul Shift+Compose selects Hanja Ctrl+Compose selects Row-Column F6 selects Phrase Using any PC-style keyboard: Shift+Space selects Hangul Shift+Alt+Space selects Hanja Ctrl+Alt+Space selects Row-Column F6 selects Phrase You can customize these key sequences by using the Customization menu of the dxhangulim application. Fonts for Motif Applications X or Motif applications require non-ASCII fonts to display Korean characters. An application can find Korean fonts in either of the fol- lowing directories: /usr/i18n/lib/X11/fonts/decwin/75dpi, for low resolution display /usr/i18n/lib/X11/fonts/decwin/100dpi, for high reso- lution display For applications running under CDE, no user commands are necessary to make Korean fonts available if they are installed on the system or provided through a font server. For applications running in other environments, you may need to use the following command to check the font path: % xset q If one of the directories in the preceding list is not in the font path, the following example shows how to add the directory. You can sub- stitute 100dp for 75dpi if you want high resolution display. % xset +fp /usr/i18n/lib/X11/decwin/75dpi/ % xset fp rehash Printers The operating system supports the following Korean printers. The associated print filter is noted in parentheses following the printer name. The LA380-K is a Korean graphic line printer. The DL510-KA is a Korean page printer. For information on setting up and configuring these printers, refer to the i18n_printing(5) and lprsetup(8) reference pages. For information on how to use other kinds of printers to print Korean characters, see the i18n_printing(5), pcfof(8), and wwpsof(8) refer- ence pages. Fonts that support characters defined by the DEC Korean codeset are listed in the deckorean(5) reference page. SEE ALSO
Commands: locale(1), lp(1), lpr(1), dxhangulim(1X), xset(1X), lpd(8), lprsetup(8) Files: printcap(4) Others: code_page(5), deckorean(5), eucKR(5), i18n_intro(5), i18n_printing(5), iconv_intro(5), keyboard(5), l10n_intro(5), Unicode(5) Korean(5)
All times are GMT -4. The time now is 06:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy