Zone console login prompt exit


 
Thread Tools Search this Thread
Operating Systems Solaris Zone console login prompt exit
# 1  
Old 11-30-2012
Zone console login prompt exit

Hi ,
I am not able to exit fom zone console login prompt.
I have tried options like
~. ~~. and @. but it is not working fo me.

Could someone Please help me on this.

Thanks in Advance!!

Regards,
Laxxi
# 2  
Old 11-30-2012
~.seems to work only immediately after ENTER.
# 3  
Old 11-30-2012
Thanks, but when I do so it asks for password.. Smilie
# 4  
Old 11-30-2012
When it asks for a password, then just press enter. There will be a few seconds delay, and when it asks for a username again, type ~.

Code:
# zlogin -C zone1
[Connected to zone 'zone1' console]

zone1 console login:
zone1 console login: asdf
Password:
Login incorrect
zone1 console login: ~.
[Connection to zone 'zone1' console closed]

# 5  
Old 11-30-2012
Tried the same as mentioned but unlike your system it asks for password for whatever I enter in the Login prompt.

Code:
bpz1 console login: root
password:
Login incorrect
bpz1 console login: ~.
password:


Last edited by DukeNuke2; 05-04-2013 at 04:21 AM..
# 6  
Old 12-02-2012
Can someone please help me here !!!

Last edited by Laxxi; 12-03-2012 at 02:10 AM..
# 7  
Old 05-04-2013
That should work...After pressing ~ within a second you should press . in order to terminate console

Code:
zlogin -C sol1
[Connected to zone 'sol1' console]

sol1 console login: ~.
[Connection to zone 'sol1' console closed]
bash-3.00#


Last edited by lingeshwaran; 05-04-2013 at 04:18 AM.. Reason: adding code
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Solaris

Virtual Terminal (Console) showing non-global zone?

Hope that everyone is doing well today. Happy Friday. I am running an illumos (opensolaris) based system which is like SmartOS, OmniOS, and OpenIndiana I have been searching all over the Internet into various documents and forms that have to do with Solaris, Opensolaris, Illumos, and SmartOS... (3 Replies)
Discussion started by: LonnieTC
3 Replies

2. Solaris

Unable to login via console mode to non-global zone

tldr; We've installed a non-global-zone from a unified archive which once booted, we're unable to gain access to the system either through zlogin or zlogin -C. Errors; svc.startd: instance svc:/system/console-login:default exited with status 127 Investigation; 1) Already opened a SR with... (1 Reply)
Discussion started by: samthewildone
1 Replies

3. AIX

Not able to login AIX server but able to login thru console.

Hi, i am able to login to AX server thru console but not able to login directly thru server. also the server is not ping-able with other server. filesystem is fine. and OS version is AIX 5.3. please let me know if you need any specific log. thx in advance. Scriptor (2 Replies)
Discussion started by: scriptor
2 Replies

4. UNIX for Advanced & Expert Users

$ Prompt on Serial console is not responding.

Hi Experts. i have been stuck up with an issue. i have connected my Solaris 8 , Sun fire V445 on serial port by using Teraterm. Initially i was able to login and executed some tasks. After executing some commands (mainly Control +c), i am not able to type any key or not able to do anything at... (2 Replies)
Discussion started by: siddulamadhu
2 Replies

5. Solaris

$ Prompt on Serial console is not responding.

Hi Experts. i have been stuck up with an issue. i have connected my Solaris 8 , Sun fire V445 on serial port by using Teraterm. Initially i was able to login and executed some tasks. After executing some commands (mainly Control +c), i am not able to type any key or not able to do anything at... (2 Replies)
Discussion started by: siddulamadhu
2 Replies

6. Solaris

Console Prompt

Hey guys, I'm trying to get the servers up, but I am having a hard time just trying to get in the system and configure it. I am connecting to the Sun 240,220 servers via the Serial Connection. Watching the server come up after it starts to come up and does all the post message the screen... (6 Replies)
Discussion started by: br1an
6 Replies

7. Shell Programming and Scripting

passing login details to htaccess login prompt

Hi, How i can pass the login details to the URL which is password protected with the htaccess using command line or script (perl,or shell,or php). Any help or hint appreciated. Thanks, SJ (4 Replies)
Discussion started by: SilvesterJ
4 Replies

8. AIX

How to exit system console from HMC?

Hi, I ssh to HMC, then vtmenu, then start a system console from there. How do I exit the console to return to HMC prompt? I've tried the following two key combinations but none of them is working: (1) ~~ (2) Ctrl+[, Shift+( Thank you in advance! (4 Replies)
Discussion started by: aixlover
4 Replies

9. UNIX for Dummies Questions & Answers

no $ prompt while starting console

I had this problem before but it started working OK for a while. I can create a new profile but when I launch the console for that user it does not show the $ prompt. It shows for su and I tried to set the terminal but I am not sure if I did it correctly since it does not work still. The... (9 Replies)
Discussion started by: softarch
9 Replies
Login or Register to Ask a Question