Sponsored Content
Operating Systems Solaris opensolrias : login incorrect in intalation? Post 302342830 by Hyagosallet on Monday 10th of August 2009 11:47:42 PM
Old 08-11-2009
The HD is formated and i give boot from CD/DVD.HD is empty!
and when I will go install:
login incorrect.
i try version 2008 and 2009 and nothing
I know which the problem is with me. lol but, I will go work this problem

sorry my english....8(

visit my blog Binary Youniverse and look the pictures because the text is in portuguese, but is coming soon in english.
 

10 More Discussions You Might Find Interesting

1. Red Hat

Login Incorrect

I have rebooted my box (Redhat Linux) and the system is back online now, but Iam unable to login via ssh for all the users including root, it says "Login Incorrect". I am pretty sure the username/password is correct.May be the password or the shadow file is corrupted ??? How do i login to the... (6 Replies)
Discussion started by: sydney2008
6 Replies

2. UNIX for Dummies Questions & Answers

login incorrect

Hi to all, I get a problem when i tried to modifie the password of the root,but thi s the message i have on root password,even i put the old password i have the same message "password has expired, you are allowed to entry by daemon"Could any one give me any suggestion to solve the problem?... (2 Replies)
Discussion started by: espace1000
2 Replies

3. Solaris

Incorrect login NIS?

Hello, I have an issue with a NIS client station on my network. I can't log onto with any NIS login and it prompt "Login incorrectl please try again". My others stations work correctly and log on without problem. This station worked correctly before yesterday, but yesterday we've got a power... (5 Replies)
Discussion started by: Juterassee
5 Replies

4. UNIX for Dummies Questions & Answers

I want to change login failure message, "login incorrect"

I want to change login failure message, "login incorrect" deny user login for user id tom sudo passwd -l tom type username and type password on login prompt and then it will display login failure message "login incorrect" console ############ login: tom password: login incorrect... (2 Replies)
Discussion started by: lifegeek
2 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

[Solved] Solaris 10 - Ftp Login incorrect

Hey everyone, I am trying to get a 2GB patch cluster FTP'd to a solaris 10 server. I have tried logging in via ftp, and both with root as well as my personal account, I get "Login Incorrect." I have verified that I can log in using telnet. -bash-3.00$ netstat -a |grep ftp *.ftp ... (10 Replies)
Discussion started by: msarro
10 Replies

7. UNIX for Dummies Questions & Answers

remshd: Login incorrect.

Hi, i am trying to do a RCP from a reality environment machine to a unix directory and coming up with the error remshd: Login incorrect. Any ideas? Thanks (2 Replies)
Discussion started by: Jtyreman
2 Replies

8. Solaris

ILOM Sunservice login incorrect

We have tried to perform the data collection of 11 SUN FIRE X4170 SERVER as part of preventive maintenance activity. But, when we tried to access the ILOM using sunservice user we got a “login incorrect” prompt. We used the “changeme” password. can we use the root/changeme account instead... (4 Replies)
Discussion started by: chozie
4 Replies

9. SuSE

530 Login incorrect

Hi I upgraded my Suse linux server and installed a complete new server with suse ver 11. I copied the passwd and shadow files from the old Suse 10 to the new Suse 11 server (/etc) Now I get "530 Login incorrect" error when I try to FTP into an account with correct username and password. Can... (1 Reply)
Discussion started by: Tony.Marshall
1 Replies

10. Windows & DOS: Issues & Discussions

Login failed username password is incorrect

Hi all, For one of our server (Windows 2008R2), we sometimes will received "login failed username password is incorrect" when login in as domain account (the username & password is correct). Only after a reboot of the server (using local account), we can login without the above error. Can... (2 Replies)
Discussion started by: beginningDBA
2 Replies
CTFCONVERT(1)						    BSD General Commands Manual 					     CTFCONVERT(1)

NAME
ctfconvert -- convert debug data to CTF data SYNOPSIS
ctfconvert [-gis] -l label -L labelenv [-o outfile] object_file DESCRIPTION
The ctfconvert utility converts debug information from a binary file to CTF data and replaces the debug section of that file with a CTF sec- tion called SUNW_ctf. This new section is added to the input file, unless the -o option is present. You can also opt to keep the original debugging section with the -g option. The following options are available: -l label Sets the label as label. -L labelenv Instructs ctfconvert to read the label from the environment variable labelenv. -g Don't delete the original debugging section. -i Ignore object files built from other languages than C. -s Use the .dynsym ELF section instead of the .symtab ELF section. -o outfile Write the output to file in outfile. EXIT STATUS
The ctfconvert utility exits 0 on success, and >0 if an error occurs. SEE ALSO
ctfdump(1), ctfmerge(1) HISTORY
The ctfconvert utility first appeared in FreeBSD 7.0. AUTHORS
The CTF utilities came from OpenSolaris. BSD
July 7, 2010 BSD
All times are GMT -4. The time now is 07:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy