Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to change Login position?

Status
Not open for further replies.

Jumboun

IS-IT--Management
Joined
Feb 9, 2006
Messages
12
Location
CZ
Dear All,

Is there any possibility to change login informations position when logging to AIX unix? We have handheld scanners and when I start terminal and connect to the AIX Unix server I cannot see login information. I can login, but i cannot see it, because it is on the bottom of the normal screen, but scanner has only 16 lines. So can I do anything to make login on the top of the screen?

Thanks in advance
 
have a look at the herald stanza in /etc/security/login.cfg
 
Try this:
Code:
chsec -f /etc/security/login.cfg -s default -a herald="\nLogin: "


HTH,

p5wizard
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top