View previous topic :: View next topic |
Author |
Message |
jhon n00b
Joined: 26 Oct 2007 Posts: 6
|
Posted: Wed Mar 05, 2008 2:47 pm Post subject: gentoo server root authentication |
|
|
Hello
I setup a new server gentoo but when i logon from root i have this message
(Authentication service cannot retrive authentication info)
i tried to boot fro cd and i make chroot , i setup a new password for root
but i have always the some problems.
help if anybody have answer for that.
thanks |
|
Back to top |
|
|
mardicas Tux's lil' helper
Joined: 07 Jan 2008 Posts: 112 Location: Tallinn
|
Posted: Wed Mar 05, 2008 4:43 pm Post subject: |
|
|
The 'compat' option might not work anymore.
Code: |
passwd: files nis
group: files nis
shadow: files nis
|
In your /etc/nsswitch.conf instead. _________________ http://mardicas.dyndns.org |
|
Back to top |
|
|
jhon n00b
Joined: 26 Oct 2007 Posts: 6
|
Posted: Thu Mar 06, 2008 3:38 pm Post subject: |
|
|
thanks for your help , but nothing change
this my config files /etc/nsswitch.conf
#passwd: compat
#shadow: compat
#group: compat
#passwd: files ldap
#shadow: files ldap
#group: files ldap
passwd: files nis
shadow: files nis
group: files nis
hosts: files dns
networks: files dns
services: db files
protocols: db files
rpc: db files
ethers: db files
netmasks: files
netgroup: files
bootparams: files
automount: files
aliases: files
thanks |
|
Back to top |
|
|
JeroenV Guru
Joined: 16 Jul 2002 Posts: 447 Location: Amsterdam / Hamburg
|
Posted: Thu Mar 06, 2008 4:55 pm Post subject: |
|
|
do you have a non-standard (e.g. german/french/...) keyboard
It could be that the keyboard configuration in your chroot during installation was different from the one that you booted into, and therefore you may be typing actually different passwords.... _________________ Cheers
Jeroen
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
May The Source be with you! |
|
Back to top |
|
|
mardicas Tux's lil' helper
Joined: 07 Jan 2008 Posts: 112 Location: Tallinn
|
Posted: Mon Mar 10, 2008 11:57 am Post subject: |
|
|
Try changing the password to a number combination see if it works then.
This layout thing can be as annoying as numlock on laptops... _________________ http://mardicas.dyndns.org |
|
Back to top |
|
|
jhon n00b
Joined: 26 Oct 2007 Posts: 6
|
Posted: Mon Mar 10, 2008 2:45 pm Post subject: |
|
|
hi thanks for your help,
but my password root 123456 |
|
Back to top |
|
|
|