HP-UX, dtlogin, X browser


 
Thread Tools Search this Thread
Operating Systems HP-UX HP-UX, dtlogin, X browser
# 1  
Old 04-20-2009
Tools HP-UX, dtlogin, X browser

All:

Have an HP-UX server running init level 3, dtlogin shows up in ps -ef, but when you try to connect to this server via X browser (on Win XP), the browser comes up with just a gray screen w/mouse pointer.

All the other HP-UX boxes on the same subnet come up with a pretty dtlogin screen.

Any assistance, much appreciated.

Smilie
# 2  
Old 04-21-2009
CDE will only start at run-level 3 if /etc/rc.config.d/desktop file contains:
Code:
DESKTOP=CDE

Look at your /etc/rc.log and search for 'dtlogin'.
You should see Sxxxdtlogin.rc start almost at the end.
If there are any errors, then you will need to fix them.

All the best
# 3  
Old 04-22-2009
Question

Quote:
Originally Posted by vbe
CDE will only start at run-level 3 if /etc/rc.config.d/desktop file contains:
Code:
DESKTOP=CDE

Look at your /etc/rc.log and search for 'dtlogin'.
You should see Sxxxdtlogin.rc start almost at the end.
If there are any errors, then you will need to fix them.

All the best
DESKTOP=CDE, check.
Sxxxdtlogin.rc start, check.

Still a gray screen.
# 4  
Old 04-22-2009
I had a case where dtlogin was corrupted:
copied from another box and all worked again:
Code:
phar # ll dtlog*
-r-xr-xr-x   1 root       bin         389280 Mar 29  2007 dtlogin
-r-xr-xr-x   1 root       bin         389280 Mar 29  2007 dtlogin.ezra
-rwxr-xr-x   1 root       bin         389512 Sep 27  2001 dtlogin.phar
-rwxr-xr-x   1 root       bin         389512 Sep 27  2001 dtlogin.ori?

I kept a trace of the manip:
Code:
331 Password required for vbe.
Password:
230 User vbe logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> cd /usr/dt/bin
250 CWD command successful.
ftp> get dtlogin
200 PORT command successful.
150 Opening BINARY mode data connection for dtlogin (389280 bytes).
226 Transfer complete.
389280 bytes received in 0.15 seconds (2540.79 Kbytes/s)
ftp> bye
221 Goodbye.
phar # ll dtlo*
-rw-r--r--   1 root       sys         389280 Mar 29 15:19 dtlogin
-rwxr-xr-x   1 root       bin         389512 Sep 27  2001 dtlogin.phar
phar # chown root:bin dtlogin
phar # chmod 555 dtlogin
phar # cp -p dtlogin dtlogin.ezra
phar # /sbin/init.d/dtlogin.rc  stop 
phar # ps -ef|grep dtlo
    root 11523  3322  2 15:21:26 pts/1     0:00 grep dtlo
phar # /sbin/init.d/dtlogin.rc  start

#And now it works......



Addendum: These are HP.UX 11.00 32Bit files..

Last edited by vbe; 04-22-2009 at 01:48 PM.. Reason: Addendum
# 5  
Old 04-23-2009
I forgot to mention:
There is a tool in /usr/contrib/bin/X11 called dr_dt to help diagnose CDE issues, give it a try...

All the best
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Defunct process with dtlogin

Hi, I tried to kill the defunct process but it didn't work. I don't want to make a mistake because some people are working on the server. I don't know if they might have troubles without dtlogin. I would like stop/start dtlogin to stop the defunct process Do you think that works?... (6 Replies)
Discussion started by: Castelior
6 Replies

2. Solaris

dtlogin problem

When I did a ps-ef on a host I noticed that the /usr/openwin/bin/fbconole process was started from the /etc/init PID, and was owned by the operator. What could have caused this issue? (0 Replies)
Discussion started by: amp4cats
0 Replies

3. UNIX and Linux Applications

Browser Help

I'm looking for a browser than can handle heavy java usage. Firefox doesn't seem to be able to handle heavy usage anymore :( . Chromium does a decent job, but its just so different from Firefox I just can't get used to it. I have been trying to get used to chromium for over 2 weeks but can't... (1 Reply)
Discussion started by: cokedude
1 Replies

4. UNIX for Dummies Questions & Answers

how to verify xdm/gdm or dtlogin is setup to be used by the system

Hi All, I was going through a UNIX system administration handbook and while reading found the below sentence "init is also responsible for spawning graphical login systems such as xdm,gdm, or dtlogin if the system is et up to use them" My question is,how to verify on a UNIX... (3 Replies)
Discussion started by: n_ananthu
3 Replies

5. Solaris

dtlogin problem? Login incorrect; please try again error

At boot the gui looks like it is starting but right away I see a message box pop up saying: 'login incorrect; please try again' and a black screen otherwise. I click ok and it comes right back up. By the way I am running the SGD software and have 2 sunray DTUs connected. The sunray DTUs display the... (7 Replies)
Discussion started by: darkmuck
7 Replies

6. Solaris

customize dtlogin

Hello out there! I'm using dtlogin with my SunRay 2 and SunRay Server Software 4.0. Now I want to customize the look an funcionality of the dtlogin. e.g. disable the Options - Button or change the Helptext. Can anybody give me a hint where to find a good manual for dtlogin or which files I... (2 Replies)
Discussion started by: Blang
2 Replies

7. AIX

Get CDE/dtlogin to stop listening on port 6000

Hi all, can anyone help me with this? I'm running AIX 5L v5.3 base and installed CDE is 1.0. I've seen recommendations to add "-nolisten tcp" to the args for X but anytime I try that it simply fails to start. I've tried adding it as an arg to /usr/dt/config/Xservers as well as trying to add it... (0 Replies)
Discussion started by: AIXNewbie
0 Replies

8. Solaris

Solaris 10 - dtlogin port chnage?

I have changed my dtlogin port from the deault 177 to 180. When I'm at the Remote Login session screen, how do I specify the port number? (5 Replies)
Discussion started by: kungpow
5 Replies

9. Solaris

dtlogin logo

hiho, where are the frisky CDE admins.... ;-) how can i change the welcome logo? i found the /usr/dt/config/C/Xresources and the entry: Dtlogin*logo*bitmapFile: but when i enter my own *.bm or *.xpm file the screen use a black logo.... i think i am using the wrong resolution for my picture...... (3 Replies)
Discussion started by: pressy
3 Replies
Login or Register to Ask a Question