Linux Authentication Problem


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Linux Authentication Problem
# 1  
Old 09-02-2008
[solved] Linux Authentication Problem

Hi,
I have a Debian Etch box. Yesterday I changed some LDAP configuration but after that I replaced the LDAP client configuration with my old backups. Now I can' login to the system even with local root. The system says:

Code:
Insufficient credentials to access authentication data

I know it was a PAM error but how can I get rid of this problem and give back access to the root? (I can change my files via a liveCD)

Thanks in advance.

Last edited by mjdousti; 09-02-2008 at 01:48 PM..
# 2  
Old 09-26-2008
Did you get your problem fixed? It was probably a PAM misconfiguration, correct?
# 3  
Old 09-26-2008
Yes, my problem solved.Smilie
I booted up with Ubuntu LiveCD and changed the content of /etc/pam/sshd content (if I remember well):

Code:
UsePAM no

After that I restarted the system and logged on with root and changed the PAM settings.
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Cron Authentication Failure error in Linux

I was bogged with an error “Authentication Failure” for all of my cron jobs in Linux Ubunutu. root@Test:~# tail -f /var/log/syslog | grep cron Dec 11 16:38:01 Test cron: Authentication failure Dec 11 16:38:01 Test cron: Authentication failure Dec 11 16:38:09 Test cron: (CRON) INFO (pidfile... (1 Reply)
Discussion started by: SULTAN01
1 Replies

2. Red Hat

Authentication Failed in Linux centos

Hi everyone ... ( Linux Cent OS ) i cant login as root user in my lab machine ... i did give correct root and root passwd ..but it showing Authentication Failed ... plz help me (0 Replies)
Discussion started by: coolboys
0 Replies

3. Red Hat

Active directory authentication in Linux client?

Hi All, I am a newb in this forums. I am a Linux admin and I hope I will get the solution here. In my company I have setup AD and I can authenticate the windows machines using this AD, also able to apply policy. Now I have installed some Linux machines but I can't able to authenticate via... (6 Replies)
Discussion started by: sahabcse
6 Replies

4. Red Hat

Dial-up PPPoE + Radius authentication in LINUX

Hi All, I am configured radius authentication server and PPPoE in my Linux systems. It is not work.. Kindly help me how to configure pppoe server to authenticate the clients via radius it is working in UNIX FreeBSD for the same not working in linux. Can you have any configuration... (0 Replies)
Discussion started by: thakshina
0 Replies

5. UNIX for Advanced & Expert Users

Postfix and authentication problem

Hi, I've Postfix 2.5.1 mail server on Ubuntu 8.04. Recently, I got a new SMTP relay service to send out my mails. But for some reason every time I try to send mail I get this error: (host relay.somehost.com said: 550 5.7.1 <testmail@hotmail.com>... Relaying denied. Proper authentication... (10 Replies)
Discussion started by: nitin
10 Replies

6. Solaris

authentication problem

Sir, We are using windows amd solaris systems on my company when ever we are sharing the files from windows to solaris it was asking authentication as a administrator i can share the if normal user wants to share the files from windows to solaris every time i have to go and type the username and... (1 Reply)
Discussion started by: ambavaram
1 Replies
Login or Register to Ask a Question