Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Installation and Live Media
FedoraForum Search

Forgot Password? Join Us!

Installation and Live Media Help with Installation & Live Media (Live CD, USB, DVD) problems.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 26th May 2005, 12:45 AM
msproles Offline
Registered User
 
Join Date: May 2005
Posts: 10
Post password request not accepting password entered during set up

I am attempting to install Core 1. Install seems to go well, but I am prompted for a password. When using the password entered during install, it does not let me log in. THis is a DOS like login. any tips?
thanks,
Mark
Reply With Quote
  #2  
Old 26th May 2005, 03:43 AM
ahathaway Offline
Registered User
 
Join Date: Oct 2004
Posts: 17
You say that it is a DOS like login so I am thinking that you are in a shell. Anyway, did you login as root then use the password?
Reply With Quote
  #3  
Old 26th May 2005, 01:40 PM
msproles Offline
Registered User
 
Join Date: May 2005
Posts: 10
What happens is that I am prompted for a Linux User name and password before proceeding to the next user name and password login.
Is there a default Linux user name and password. I created the administrator password, but have not created any other user names and passwords.
Reply With Quote
  #4  
Old 26th May 2005, 01:59 PM
tejas's Avatar
tejas Offline
Registered User
 
Join Date: Feb 2005
Location: Bangalore
Age: 25
Posts: 1,574
Oh, the administrator user name is 'root'

create a new user as soon as possible.
This is done quickly in the shell by
# useradd <name>
# passwd <name>

and you should be logging into a graphical login screen. Did you install X Window & either (KDE or GNOME)
__________________
I Was Counted! Registered Linux User #384707

BASH && Beer && Bass! Now THAT makes sense!!
Reply With Quote
  #5  
Old 26th May 2005, 02:25 PM
msproles Offline
Registered User
 
Join Date: May 2005
Posts: 10
When I sign in using "root" as username and the password I set up, I am able to proceed to a prompt that asks {root@localhost root}# What does this mean?

I am new to Linux so forgive me for asking so many questions.
Thanks for your help.
Mark
Reply With Quote
  #6  
Old 26th May 2005, 02:57 PM
tejas's Avatar
tejas Offline
Registered User
 
Join Date: Feb 2005
Location: Bangalore
Age: 25
Posts: 1,574
This is the command promt,

root@localhost is your user name
root is the folder you are in
# shows that you have permission to do whatever you want (admin level permissions)

if your window manager is appropriately configured, run
# startx

(do not include the #) at the command prompt
__________________
I Was Counted! Registered Linux User #384707

BASH && Beer && Bass! Now THAT makes sense!!
Reply With Quote
  #7  
Old 26th May 2005, 09:51 PM
pparks1's Avatar
pparks1 Offline
Registered User
 
Join Date: Mar 2004
Location: Westland, Michigan
Age: 38
Posts: 2,317
msproles

Welcome to Linux. You are in, you are logged in, the system is waiting for you to do something.

Were you expecting a GUI? Did you load the X Windows Systems and gnome during install? If so, type startx and it will start up the GUI.


Here are some helpful hints to get you started


ls (gives you directory listing)
cd /root (moves you to root home directory)
ifconfig (shows you your ip configuration)
cp /etc/resolv.conf /root/ (copies the file /etc/resolv.conf file from /etc/ to /root/ (root's home folder))

Have fun
__________________
RHCE and MCSE systems administrator
Registered Linux User #375155 For More Info or to register yourself

My Linux box is:
Ubuntu 8.04, Antec Sonata II case with 450-watt PS, AMD 64 X2 4600+ (65 watt), 4GB DDR2 800 RAM, 18X Lite-On DVD burner, Asus M2NPV-VM, Nvidia GeForce 7600GT (256MB), 320GB Western Digital SATA 3.0Gbps, Logitech MX-310, Dell 18" ultrasharp LCD, Microsoft Natural Ergonomic Keyboard 4000 and 2.1 Boston Acoustics sound system..
Reply With Quote
  #8  
Old 31st May 2005, 02:14 PM
msproles Offline
Registered User
 
Join Date: May 2005
Posts: 10
I am up and running. Really like Fedora. What I am not having much success is seeing the Fedora Server in the list of Network Neighborhood. Is there a way to add the Fedora Server to Network Neighborhood? I am able to ping the ip address of the Fedora server.
Thanks,
Mark
Reply With Quote
  #9  
Old 31st May 2005, 03:02 PM
msproles Offline
Registered User
 
Join Date: May 2005
Posts: 10
Server in Network Neighborhood

I am up and running. Really like Fedora. What I am not having much success is seeing the Fedora Server in the list of Network Neighborhood. Is there a way to add the Fedora Server to Network Neighborhood? I am able to ping the ip address of the Fedora server.
Thanks,
Mark
Reply With Quote
  #10  
Old 31st May 2005, 04:55 PM
pparks1's Avatar
pparks1 Offline
Registered User
 
Join Date: Mar 2004
Location: Westland, Michigan
Age: 38
Posts: 2,317
You need to set up SAMBA in order to show up in Network Neighborhood from a Windows based computer. Search through the articles on the mainpage and some online references for how to configure samba and you should be on your way.
__________________
RHCE and MCSE systems administrator
Registered Linux User #375155 For More Info or to register yourself

My Linux box is:
Ubuntu 8.04, Antec Sonata II case with 450-watt PS, AMD 64 X2 4600+ (65 watt), 4GB DDR2 800 RAM, 18X Lite-On DVD burner, Asus M2NPV-VM, Nvidia GeForce 7600GT (256MB), 320GB Western Digital SATA 3.0Gbps, Logitech MX-310, Dell 18" ultrasharp LCD, Microsoft Natural Ergonomic Keyboard 4000 and 2.1 Boston Acoustics sound system..
Reply With Quote
  #11  
Old 31st May 2005, 06:58 PM
msproles Offline
Registered User
 
Join Date: May 2005
Posts: 10
Thanks for the advice. worked well.
Reply With Quote
  #12  
Old 1st June 2005, 01:35 PM
msproles Offline
Registered User
 
Join Date: May 2005
Posts: 10
Question File Sharing

Linux server is now showing up in Microsoft Windows Network. I can see files, but am unable to open them. How Can I share files on the Linux server to clients on our network?
Thanks,
Mark
Reply With Quote
  #13  
Old 1st June 2005, 02:03 PM
AndyGreen's Avatar
AndyGreen Offline
Registered User
 
Join Date: Apr 2005
Location: Northants, UK
Posts: 2,026
Poke a hole in your firewall, as root:

iptables -I INPUT -p tcp --dport 137:139 -j ACCEPT
service iptables save
__________________
Freelance RedHat Certified Engineer - http://northantsIT.com
Reply With Quote
  #14  
Old 1st June 2005, 10:50 PM
msproles Offline
Registered User
 
Join Date: May 2005
Posts: 10
No access

Fedora Server shows up fine in Windows Network. I am unable to bring up the firewall to make any changes. How do I give access to the Linux server from a Windows pc?
I am prompted for a password, but each one gives an "incorrect password or unknown username.
Thanks,
Reply With Quote
  #15  
Old 1st June 2005, 11:16 PM
pparks1's Avatar
pparks1 Offline
Registered User
 
Join Date: Mar 2004
Location: Westland, Michigan
Age: 38
Posts: 2,317
For samba to work, you need to create an account on your linux box that matches the account that you are using on your windows box.

For example, lets say that you logon to windows as bob.

On the linux box, log on as root, useradd bob.

Make sure that the files you are trying to access are readable to either bob or everyone.

Try again from windows, you should not get prompted for a password.


Also, make sure your smb.conf contains;
encrypt passwords = yes
__________________
RHCE and MCSE systems administrator
Registered Linux User #375155 For More Info or to register yourself

My Linux box is:
Ubuntu 8.04, Antec Sonata II case with 450-watt PS, AMD 64 X2 4600+ (65 watt), 4GB DDR2 800 RAM, 18X Lite-On DVD burner, Asus M2NPV-VM, Nvidia GeForce 7600GT (256MB), 320GB Western Digital SATA 3.0Gbps, Logitech MX-310, Dell 18" ultrasharp LCD, Microsoft Natural Ergonomic Keyboard 4000 and 2.1 Boston Acoustics sound system..
Reply With Quote
Reply

Tags
accepting, entered, password, request, set

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SSH works, but sftp hangs after accepting password lilwiz Using Fedora 0 9th July 2009 01:57 AM
How stop request for password to password manager whenever logs in to wifi? 6tr6tr Using Fedora 7 27th June 2009 05:46 PM
Samba not accepting username and password ziggy25 Using Fedora 6 24th August 2008 06:22 PM
WPA Repeated Request For Password Becoming X Servers & Networking 15 7th January 2008 03:02 AM
password request chaplan Fedora Focus 3 6th January 2006 02:56 PM


Current GMT-time: 13:09 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat