Sponsored Content
Full Discussion: Linux Authentication Problem
Top Forums UNIX for Advanced & Expert Users Linux Authentication Problem Post 302240587 by mjdousti on Friday 26th of September 2008 05:41:24 AM
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.
 

6 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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
nslcd(8)						      System Manager's Manual							  nslcd(8)

NAME
nslcd - local LDAP name service daemon. SYNOPSIS
nslcd [ options ] DESCRIPTION
nslcd is a daemon that will do LDAP queries for local processes that want to do user, group and other naming lookups (NSS) or do user au- thentication, authorisation or password modification (PAM). nslcd is configured through a configuration file (see nslcd.conf(5)). See the included README for information on configuring the LDAP server. OPTIONS
nslcd accepts the following options: -c, --check Check if the daemon is running. This causes nslcd to return 0 if the daemon is already running and 1 if it is not. -d, --debug Enable debugging mode. nslcd will not put itself in the background and sends verbose debugging info to stderr. nslcd will handle connections as usual. This option is for debugging purposes only. Specify this option multiple times to also include more detailed logging from the LDAP library. --help Display short help and exit. -V, --version Output version information and exit. FILES
/etc/nslcd.conf - the configuration file (see nslcd.conf(5)) SEE ALSO
nslcd.conf(5) AUTHOR
This manual was written by Arthur de Jong <arthur@arthurdejong.org>. Version 0.8.10 Jun 2012 nslcd(8)
All times are GMT -4. The time now is 03:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy