Operating System - HP-UX
1834981 Members
2129 Online
110073 Solutions
New Discussion

Re: How is /etc/issue linked to the CDE login screen

 
SOLVED
Go to solution
harmt01
Frequent Advisor

How is /etc/issue linked to the CDE login screen

Looking for the relationship between the /etc/issue file and the CDE login screen.
I copied the Xaccess file to /etc and edited it so only some host can connect. In the process I lost my link to /etc/issue.
Life isn't about how you survived the storm, it's about how you danced in the rain!
6 REPLIES 6
Torsten.
Acclaimed Contributor
Solution

Re: How is /etc/issue linked to the CDE login screen

The /etc/issue
is related to the getty process, used when somebody telnet to the system (welcome):

GenericSysName [HP Release B.11.11] (see /etc/issue)

see

# man issue

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
harmt01
Frequent Advisor

Re: How is /etc/issue linked to the CDE login screen

Are you saying this file is NOT used for CDE logins?
Life isn't about how you survived the storm, it's about how you danced in the rain!
Torsten.
Acclaimed Contributor

Re: How is /etc/issue linked to the CDE login screen

Exactly.

You can type in this file whatever you want, it's only a kind of welcome text.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
harmt01
Frequent Advisor

Re: How is /etc/issue linked to the CDE login screen

I don't have telnet but I get the same message on ssh and Xwindows, so can you tell me where the content is coming from?
Life isn't about how you survived the storm, it's about how you danced in the rain!
harmt01
Frequent Advisor

Re: How is /etc/issue linked to the CDE login screen

/etc/dt/config/C/Xresources

Life isn't about how you survived the storm, it's about how you danced in the rain!
harmt01
Frequent Advisor

Re: How is /etc/issue linked to the CDE login screen

CDE uses "dthello" which , by default, displayes the contents pf "/etc/copyright"

or

you can point to /etc/dt/config/C/Xresources
Life isn't about how you survived the storm, it's about how you danced in the rain!